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 лет назад |