Commit History

Author SHA1 Message Date
  zero 9fd2e2e467 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 77fb9d4321 src/event_graph: aquire locks outside loops 2 years ago
  zero c83347857e spec: reword section on blake2 2 years ago
  zero 111c803085 spec: DAO::mint() and DAO::propose() 2 years ago
  zero cda4521dad spec: change from blake3 to blake2b and add explainer why 2 years ago
  Dastan-glitch 2fe38d699c remove unused import 2 years ago
  Dastan-glitch 2074625d1d src/event_graph: request and reply multiple events 2 years ago
  aggstam efe6f39041 darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required 2 years ago
  aggstam 54a2674717 script/research/minerd: handle new request trigger using smol channels 2 years ago
  aggstam 4fffd4ac2c script/research/minerd: miner daemon skeleton 2 years ago
  aggstam daa625d856 validator:pow: decoulbed mine_block() from PowModule so it can be used outside of it 2 years ago
  parazyd 31d0d2f617 validator: Configurable fee verification, incomplete 2 years ago
  parazyd 2f9a9cc237 contract/money/integration: Gather block reward owncoins 2 years ago
  parazyd 9c18ec3446 contract/money: Fix slot generation in integration test 2 years ago
  parazyd ecc5c6ae11 contract/money: WIP complete integration test 2 years ago
  parazyd d24248d026 contract/money: Rename "integration" test to "token_mint" 2 years ago
  parazyd 7a6b0a5203 contract/money: Ignore benchmark tests when running test units 2 years ago
  zero fecd412ecf book: botched move 2 years ago
  zero 4d411b0934 book: git mv spec2 spec 2 years ago
  zero 62b9cdc04c dao model: add note about blake2 hash function usage 2 years ago
  zero 870fd3e246 dao: replace use of blake3 hash with blake2b. See code comments for explanation of the rationale 2 years ago
  parazyd 68f08077f8 ci: Install wabt for book gen 2 years ago
  zero 063a03e892 dao::vote(): correct mistake in nullifier 2 years ago
  zero 9a2505c9e1 zk/debug: add Uint32 and MerklePath for export_witness_json() 2 years ago
  parazyd 690b747b26 contract/test-harness: Set fixed-difficulty=1 mining 2 years ago
  zero 901793bb79 spec2: vote nullifiers and finish dao model page 2 years ago
  zero fd177220e1 spec2: DAO model 2 years ago
  aggstam a318bb3d76 validator: check if proposal already exists when looking ofr its fork index 2 years ago
  aggstam 494da41475 contrib/dependency_setup.sh: wabt dep dependency added for xbps 2 years ago
  parazyd b10b078147 runtime: Disable payload debug message on Deploy 2 years ago