Commit History

Author SHA1 Message Date
  lunar-mining a3bf281894 daod: update demo.rs with dao submodule. change money_contract::FuncCall to money_contract::CallData. add TODOs for money_contract 4 years ago
  aggstam 513e990890 src/dht: lookup map syncing minor optimization 4 years ago
  aggstam 2c326770a5 src/consensus/task/consensus_sync: missing break added 4 years ago
  lunar-mining 5168ea18ba daod/ money_contract: rename Transaction to FuncCall 4 years ago
  lunar-mining 7263e8eb6b daod: created money_contract/transfer subdir 4 years ago
  lunar-mining c0bf10d60c daod/ Makefile: add cargo run 4 years ago
  lunar-mining 72adeab9d1 daod: rename money to money_contract + create Makefile 4 years ago
  narodnik 89b0b8cadd daod: add money submodule 4 years ago
  lunar-mining 11a71fc1c8 serial: implement Encodable/ Decodable for Vec<T>. deprecates impl_vec! macro 4 years ago
  narodnik 3017700717 daod: remove wallet specific code from money_contract::transfer::state_transition() 4 years ago
  narodnik f4d1c84cee apply stackoverflow fix https://stackoverflow.com/questions/73331888/rust-return-mut-reference-from-downcast-ref-of-hashmap-mutable-value?noredirect=1#comment129506443_73331888 4 years ago
  aggstam 0e2929a5c8 scr/util/serial: added BTreeMap Generic encoding 4 years ago
  aggstam 0ef1a45086 src/dht: lookup map syncing implemented 4 years ago
  parazyd eb1a9f1349 darkotc: Implement signing of partially signed transaction. 4 years ago
  parazyd 07d9286dcf contrib/localnet: Add memo to coins table of faucet wallet. 4 years ago
  parazyd 2615f7a30e lib: Reenable wasm runtime module. 4 years ago
  narodnik befb47b20a dao_contract::mint::apply(update) modifies the state. 4 years ago
  narodnik 0aa108c83d daod: dao-mint zk prove & verify 4 years ago
  aggstam 99107d4d87 script/research/state_usage_analyser: txs simulation to measure ram usage 4 years ago
  narodnik 04bb57bfcc daod: temp workaround just duplicate last value to be even number of inputs 4 years ago
  narodnik e5773319f3 dao mint witness all values except y due to poseidon crashing 4 years ago
  narodnik 1dd581042d daod: comment out unused values 4 years ago
  narodnik dbf46005e4 workaround for zkas bug (missing constants section) 4 years ago
  narodnik 4510dba0c6 remove old prototype zk contracts 4 years ago
  narodnik 57b796dfc3 daod: DAO::mint() zk proof 4 years ago
  narodnik 80bff2fa45 daod bugfix, use ** for deref any since the any is & 4 years ago
  narodnik 811f586446 daod: rework to follow arch outline in the docs 4 years ago
  narodnik 6c6a0dc3f8 ec: small repr() divisor improvements 4 years ago
  narodnik 8dbfbd889e smart_contracts.md: add small comment about purpose of CallData 4 years ago
  lunar-mining 720083af3f Merge branch 'master' of github.com:darkrenaissance/darkfi 4 years ago