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

Автор SHA1 Сообщение Дата
  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 лет назад
  parazyd 7d233c5bbf runtime: State update apply 3 лет назад
  x 66198e60a6 begin to add full darkfi smart contract functionality 3 лет назад
  x e7f852bcad wasm3: add comment about panics 3 лет назад
  parazyd 867b1bb7a3 example/smart-contract: Update Cargo.lock 3 лет назад
  parazyd 923fd8f518 Fix compilation 3 лет назад
  x 48f1a86d58 wasm add comment 3 лет назад
  x b4a0b70cbf remove .map_err(), use From<> instead 3 лет назад
  x a0c61641cf general cleanup and re-enabling of earlier disabled features. 3 лет назад
  x e5ca71bd4b wasm: re-enable metering for gas used 3 лет назад
  x 225c75f8c6 remove old dead code 3 лет назад
  x abc907ba2b remove state from entrypoint params 3 лет назад
  x 5304a7d883 wasm: remove __drkruntime_mem_alloc and just allocate memory pages directly using library native functions. 3 лет назад
  x f35fd6ab96 (semi-)working wasm contract 3 лет назад
  x e9dc3f36e1 add zk book 3 лет назад
  x 080c2edfbd wasm: first working function drk_log. Notes: 3 лет назад
  x 066be50042 Cargo.lock: updated wasmer-3.0.0-beta2 to 3.0.0-rc1 3 лет назад
  x 6668ff238b get wasm code compiling with wasmer3.0.0-beta. doesn't work yet 3 лет назад
  mohab metwally 61363b450f [zk/circuit/lead_contract] integrate optimized lead circuit 3 лет назад
  parazyd 5b479a35ae zk/circuit: Add optimized consensus leader circuit. 3 лет назад
  parazyd bbf6635abd zk/gadget: Allow more refined configuration of advice columns. 3 лет назад
  aggstam 3cd8573e1c script/research/nodes-tool: updated to latest structures 3 лет назад
  aggstam 2707d7f306 blockchain: removed redundant metadatastore 3 лет назад
  aggstam c21af62099 consensus: get_eta() added 3 лет назад