Historique des commits

Auteur SHA1 Message Date
  x 26637e2b6e merge dao1 into dao2 ready for migration il y a 3 ans
  x c9d55c1bcb dao2: get imports and running contract skeleton working il y a 3 ans
  parazyd 83670232e0 example/dao2: Add lib deps. il y a 3 ans
  parazyd 44adb4bafe example/dao2: Add project skeleton. il y a 3 ans
  parazyd 4b0a57cdc8 sdk/contract_id: Use From for instantiation. il y a 3 ans
  parazyd c3b4b48820 Remove obsolete /contract directory. il y a 3 ans
  parazyd b6be34e41d blockchain: Document contractstore. il y a 3 ans
  Dastan-glitch 8e381ad43c example/dao: running the example through makefile il y a 3 ans
  x f2aac746cb remove get access from update and deploy functions il y a 3 ans
  x 6cc6bb12b3 wasm: wagie data utility functions il y a 3 ans
  x 3c69a9fc04 Merge branch 'master' of github.com:darkrenaissance/darkfi il y a 3 ans
  x 1c9ff6fdba wasm: fix error codes situation so we get contract errors from inside wasm il y a 3 ans
  parazyd 60934a20d4 runtime: WIP db get il y a 3 ans
  x 3aba630188 wasm: add metadata() functionality il y a 3 ans
  mohab metwally a9036f4f7c [consensus/coins] fix leaf position, used api over ++local state, as internal working of incmerkletree isn't simple ++ il y a 3 ans
  mohab metwally 81ec2111d2 blockchain/contractstore replace unstable let else il y a 3 ans
  parazyd 3bdd6cf1c9 runtime: Implement sled tree batch writes. il y a 3 ans
  x 38054cc751 dao-example: remove WalletCache from money::State, now it's just used by the wallet. il y a 3 ans
  lunar-mining 5c98311c98 example/dao: each Vec<Signature> corresponds to ONE function call il y a 3 ans
  parazyd f6296bf3f2 smart-contract: Add note about deleting sled trees on failures. il y a 3 ans
  lunar-mining bdd0dd3362 cargo fmt il y a 3 ans
  lunar-mining 623bf9a295 Merge branch 'master' of github.com:darkrenaissance/darkfi il y a 3 ans
  lunar-mining 2eb72ce53e dao/Transaction: each Vec<Signature> corresponds to ONE function call il y a 3 ans
  parazyd 96b159c00c wasm: Working db_init() il y a 3 ans
  lunar-mining fb9f3ea6cf Revert "bin/dao: remove MakeFile" il y a 3 ans
  x 3ef803c25b fix dao test il y a 3 ans
  x 695f86f7c6 wasm: fix most of the warnings il y a 3 ans
  x 346a6a5802 wasm: make functions use the same generic underlying call(), and able to return data through env with set_return_data() il y a 3 ans
  parazyd ff952172fa runtime: Pass ContractId to section functions. il y a 3 ans
  mohab metwally d821a3854a [consensus/coins] fix bug in y calculation il y a 3 ans