Commit History

Author SHA1 Message Date
  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
  parazyd 4ec1daa589 chore: Enable some additional arti-client crate features 2 years ago
  parazyd 099e2e72ba contract: Strip built WASM binaries using wasm-strip from the wabt toolkit 2 years ago
  parazyd ed892ea991 contract/deployooor: Update API to use DarkLeaf for contract calls 2 years ago
  parazyd b0ba8b7d3d validator: Deploy the deployooor contract as a native contract 2 years ago
  parazyd 80b650e4f5 contract/deployooor: Add initial integration test 2 years ago
  parazyd 9d2671d9c7 validator: Move DeployParamsV1 to darkfi-sdk 2 years ago
  parazyd 55f72d0956 validator: Implement contract deployment handling upon tx verification 2 years ago
  parazyd cb9f095e9d contract/deployooor: Include deployment instruction payload in params 2 years ago
  parazyd 0668ac4606 contract/deployooor: Implement initial client API 2 years ago