コミット履歴

作者 SHA1 メッセージ 日付
  parazyd ab044b02fd contract/test-harness: Update VKS and PKS checksums 2 年 前
  parazyd d42ba0d511 contract: Move POW_REWARD constant to money contract 2 年 前
  zero d67c3d2029 spec: DerivePubKey() 2 年 前
  zero ce5a92ff21 spec: add money contract with money transfer 2 年 前
  zero 493fbfe1eb spec: DAO::propose() nullifier 2 年 前
  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 年 前
  Dastan-glitch 77fb9d4321 src/event_graph: aquire locks outside loops 2 年 前
  zero c83347857e spec: reword section on blake2 2 年 前
  zero 111c803085 spec: DAO::mint() and DAO::propose() 2 年 前
  zero cda4521dad spec: change from blake3 to blake2b and add explainer why 2 年 前
  Dastan-glitch 2fe38d699c remove unused import 2 年 前
  Dastan-glitch 2074625d1d src/event_graph: request and reply multiple events 2 年 前
  aggstam efe6f39041 darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required 2 年 前
  aggstam 54a2674717 script/research/minerd: handle new request trigger using smol channels 2 年 前
  aggstam 4fffd4ac2c script/research/minerd: miner daemon skeleton 2 年 前
  aggstam daa625d856 validator:pow: decoulbed mine_block() from PowModule so it can be used outside of it 2 年 前
  parazyd 31d0d2f617 validator: Configurable fee verification, incomplete 2 年 前
  parazyd 2f9a9cc237 contract/money/integration: Gather block reward owncoins 2 年 前
  parazyd 9c18ec3446 contract/money: Fix slot generation in integration test 2 年 前
  parazyd ecc5c6ae11 contract/money: WIP complete integration test 2 年 前
  parazyd d24248d026 contract/money: Rename "integration" test to "token_mint" 2 年 前
  parazyd 7a6b0a5203 contract/money: Ignore benchmark tests when running test units 2 年 前
  zero fecd412ecf book: botched move 2 年 前
  zero 4d411b0934 book: git mv spec2 spec 2 年 前
  zero 62b9cdc04c dao model: add note about blake2 hash function usage 2 年 前
  zero 870fd3e246 dao: replace use of blake3 hash with blake2b. See code comments for explanation of the rationale 2 年 前
  parazyd 68f08077f8 ci: Install wabt for book gen 2 年 前
  zero 063a03e892 dao::vote(): correct mistake in nullifier 2 年 前
  zero 9a2505c9e1 zk/debug: add Uint32 and MerklePath for export_witness_json() 2 年 前
  parazyd 690b747b26 contract/test-harness: Set fixed-difficulty=1 mining 2 年 前