История коммитов

Автор SHA1 Сообщение Дата
  lunar-mining bdd0dd3362 cargo fmt 3 лет назад
  lunar-mining 623bf9a295 Merge branch 'master' of github.com:darkrenaissance/darkfi 3 лет назад
  lunar-mining 2eb72ce53e dao/Transaction: each Vec<Signature> corresponds to ONE function call 3 лет назад
  parazyd 96b159c00c wasm: Working db_init() 3 лет назад
  lunar-mining fb9f3ea6cf Revert "bin/dao: remove MakeFile" 3 лет назад
  x 3ef803c25b fix dao test 3 лет назад
  x 695f86f7c6 wasm: fix most of the warnings 3 лет назад
  x 346a6a5802 wasm: make functions use the same generic underlying call(), and able to return data through env with set_return_data() 3 лет назад
  parazyd ff952172fa runtime: Pass ContractId to section functions. 3 лет назад
  mohab metwally d821a3854a [consensus/coins] fix bug in y calculation 3 лет назад
  mohab metwally f27ee17282 WIP debugging failing verified lead contract 3 лет назад
  parazyd 9848a1e5f5 runtime: sled blockchain access 3 лет назад
  x dbdbc42705 wasm: replace current mess of macros with a single define_contract!() 3 лет назад
  x efba1abc66 wasm: delete Transaction from sdk, and now just pass Vec<FuncCall> around (with no proofs or sigs inside). simplified POD, 3 лет назад
  parazyd e833bf46ee sdk/db: Fix compilation. 3 лет назад
  parazyd 8be771af04 blockchain: Add skeleton for ContractStore. 3 лет назад
  parazyd 0add5ee26d Add missing license headers. 3 лет назад
  parazyd 84bf94d856 runtime: Cleanup and add payload support to init() 3 лет назад
  x 87be69f103 wasm: add example passing tx into state_transition() 3 лет назад
  x 92b2cd1e02 wasm: add example db usage to example/smart-contract/src/lib.rs 3 лет назад
  Dastan-glitch ff694187e5 bin/dao: remove MakeFile 3 лет назад
  Dastan-glitch 452212590c bin/dao: use chacha20poly1305 crate in dao binary too 3 лет назад
  x ef7dfb0ba3 wasm: add skeleton db functionality 3 лет назад
  Dastan-glitch daeb250c13 example/dao: use chacha20poly1305 crate for note encryption 3 лет назад
  Dastan-glitch 0f28415473 example/dao: rename dao.rs to main.rs and add it to example workspace 3 лет назад
  Dastan-glitch 6d420edc35 add dao example to main MakeFile 3 лет назад
  x 98921f7cc8 wasm: clean up the db interface 3 лет назад
  x 888402d665 wasm: move all host imports into src/runtime/import/ 3 лет назад
  x ba2828f802 wasm: ChangeLog 3 лет назад
  x 5ffdb1beb9 wasm: alloc pages for apply() 3 лет назад