x
|
c0ae682fd0
dao2: move a few lines around
|
3 years ago |
x
|
237d733a83
wasm: give get_metadata() access to db_get()
|
3 years ago |
x
|
26637e2b6e
merge dao1 into dao2 ready for migration
|
3 years ago |
x
|
c9d55c1bcb
dao2: get imports and running contract skeleton working
|
3 years ago |
parazyd
|
83670232e0
example/dao2: Add lib deps.
|
3 years ago |
parazyd
|
44adb4bafe
example/dao2: Add project skeleton.
|
3 years ago |
parazyd
|
4b0a57cdc8
sdk/contract_id: Use From for instantiation.
|
3 years ago |
parazyd
|
c3b4b48820
Remove obsolete /contract directory.
|
3 years ago |
parazyd
|
b6be34e41d
blockchain: Document contractstore.
|
3 years ago |
Dastan-glitch
|
8e381ad43c
example/dao: running the example through makefile
|
3 years ago |
x
|
f2aac746cb
remove get access from update and deploy functions
|
3 years ago |
x
|
6cc6bb12b3
wasm: wagie data utility functions
|
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 |
mohab metwally
|
a9036f4f7c
[consensus/coins] fix leaf position, used api over ++local state, as internal working of incmerkletree isn't simple ++
|
3 years ago |
mohab metwally
|
81ec2111d2
blockchain/contractstore replace unstable let else
|
3 years ago |
parazyd
|
3bdd6cf1c9
runtime: Implement sled tree batch writes.
|
3 years ago |
x
|
38054cc751
dao-example: remove WalletCache from money::State, now it's just used by the wallet.
|
3 years ago |
lunar-mining
|
5c98311c98
example/dao: each Vec<Signature> corresponds to ONE function call
|
3 years ago |
parazyd
|
f6296bf3f2
smart-contract: Add note about deleting sled trees on failures.
|
3 years ago |
lunar-mining
|
bdd0dd3362
cargo fmt
|
3 years ago |
lunar-mining
|
623bf9a295
Merge branch 'master' of github.com:darkrenaissance/darkfi
|
3 years ago |
lunar-mining
|
2eb72ce53e
dao/Transaction: each Vec<Signature> corresponds to ONE function call
|
3 years ago |
parazyd
|
96b159c00c
wasm: Working db_init()
|
3 years ago |
lunar-mining
|
fb9f3ea6cf
Revert "bin/dao: remove MakeFile"
|
3 years ago |
x
|
3ef803c25b
fix dao test
|
3 years ago |
x
|
695f86f7c6
wasm: fix most of the warnings
|
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 |