Commit History

Author SHA1 Message Date
  zero bba2c5472a make DAO nullifiers the same as money, otherwise we can't detect whether the coins we're using were already spent or not. Having access to a set non-membership merkle tree here would fix this. 2 years ago
  Dastan-glitch d3be6c2819 src/event_graph: aquire locks outside loops 2 years ago
  zero befba39321 spec: reword section on blake2 2 years ago
  zero 9257e01e35 spec: DAO::mint() and DAO::propose() 2 years ago
  zero 6fb5083a4e spec: change from blake3 to blake2b and add explainer why 2 years ago
  Dastan-glitch dd43ff2bfd remove unused import 2 years ago
  Dastan-glitch f46eb4c0e4 src/event_graph: request and reply multiple events 2 years ago
  aggstam 7c9b3549cf darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required 2 years ago
  aggstam 09137d4633 script/research/minerd: handle new request trigger using smol channels 2 years ago
  aggstam a27725b58f script/research/minerd: miner daemon skeleton 2 years ago
  aggstam dc882d256b validator:pow: decoulbed mine_block() from PowModule so it can be used outside of it 2 years ago
  parazyd 036afda345 validator: Configurable fee verification, incomplete 2 years ago
  parazyd 13bd090150 contract/money/integration: Gather block reward owncoins 2 years ago
  parazyd d0eac00cea contract/money: Fix slot generation in integration test 2 years ago
  parazyd e659f2c6d0 contract/money: WIP complete integration test 2 years ago
  parazyd efedcbf856 contract/money: Rename "integration" test to "token_mint" 2 years ago
  parazyd dc0a1fb134 contract/money: Ignore benchmark tests when running test units 2 years ago
  zero ead4b2338f book: botched move 2 years ago
  zero ac3f29036e book: git mv spec2 spec 2 years ago
  zero 45f5bd506f dao model: add note about blake2 hash function usage 2 years ago
  zero 4d87af64f4 dao: replace use of blake3 hash with blake2b. See code comments for explanation of the rationale 2 years ago
  parazyd 6b238fdb9a ci: Install wabt for book gen 2 years ago
  zero 9d82ce3a1c dao::vote(): correct mistake in nullifier 2 years ago
  zero 993587ada7 zk/debug: add Uint32 and MerklePath for export_witness_json() 2 years ago
  parazyd ec1e9ff64e contract/test-harness: Set fixed-difficulty=1 mining 2 years ago
  zero f573585b72 spec2: vote nullifiers and finish dao model page 2 years ago
  zero 152e81984d spec2: DAO model 2 years ago
  aggstam e5660ce75d validator: check if proposal already exists when looking ofr its fork index 2 years ago
  aggstam 4cc5cf6217 contrib/dependency_setup.sh: wabt dep dependency added for xbps 2 years ago
  parazyd 561318cf6f runtime: Disable payload debug message on Deploy 2 years ago