Historial de Commits

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