Commit History

Author SHA1 Message Date
  parazyd 4b0a57cdc8 sdk/contract_id: Use From for instantiation. 3 years ago
  x 3c69a9fc04 Merge branch 'master' of github.com:darkrenaissance/darkfi 3 years ago
  x 1c9ff6fdba wasm: fix error codes situation so we get contract errors from inside wasm 3 years ago
  parazyd 60934a20d4 runtime: WIP db get 3 years ago
  x 3aba630188 wasm: add metadata() functionality 3 years ago
  x 346a6a5802 wasm: make functions use the same generic underlying call(), and able to return data through env with set_return_data() 3 years ago
  parazyd ff952172fa runtime: Pass ContractId to section functions. 3 years ago
  parazyd 9848a1e5f5 runtime: sled blockchain access 3 years ago
  x efba1abc66 wasm: delete Transaction from sdk, and now just pass Vec<FuncCall> around (with no proofs or sigs inside). simplified POD, 3 years ago
  parazyd 84bf94d856 runtime: Cleanup and add payload support to init() 3 years ago
  x 87be69f103 wasm: add example passing tx into state_transition() 3 years ago
  parazyd 7d233c5bbf runtime: State update apply 3 years ago
  x 66198e60a6 begin to add full darkfi smart contract functionality 3 years ago
  x 48f1a86d58 wasm add comment 3 years ago
  x a0c61641cf general cleanup and re-enabling of earlier disabled features. 3 years ago
  x 6668ff238b get wasm code compiling with wasmer3.0.0-beta. doesn't work yet 3 years ago
  parazyd 8ae84ad7f9 Add license header to source files. 3 years ago
  x e46ce80bd3 fix smart contract test so it compiles 3 years ago
  Luther Blissett 12b7419c10 example/smart-contract: Cleanup 3 years ago
  Luther Blissett 4adb6d1c67 node/state: Implement temporary dummy state function. 3 years ago
  Luther Blissett ada09adde8 example/smart-contract: Nullifier lookup in state. 3 years ago
  Luther Blissett bcf031fb8a Update examples. 3 years ago
  parazyd 2505f9ebf6 example: Add integration test for contract. 4 years ago