parazyd
|
0e6f51e895
chore: Update copyright year in license headers
|
před 2 roky |
zero
|
8f405308b1
test-harness: s/slot_to_day/blockheight_to_day/
|
před 2 roky |
zero
|
50522bd7db
dao/spec: rename all mentions of slot to blockheight
|
před 2 roky |
zero
|
f357f1778b
spec: add money coin, current day, pedersen commits
|
před 2 roky |
zero
|
5fb0913cb0
Revert "sdk/crypto: use the same generator for pedersen_commit_base() and pedersen_commit_u64()"
|
před 2 roky |
zero
|
f9a8b41657
sdk/crypto: use the same generator for pedersen_commit_base() and pedersen_commit_u64()
|
před 2 roky |
aggstam
|
f78f1e018d
darkfid2: parse network config directly from the config file, not as flattened arg
|
před 2 roky |
parazyd
|
511b072c25
validator/verification: Allow fee call at any place in the transaction
|
před 2 roky |
parazyd
|
eecee6c829
contract/test-harness: Include Money::FeeV1 zk circuit for cached vks
|
před 2 roky |
parazyd
|
fc5968fb6f
contract/money/integration: Assert expected PoW reward
|
před 2 roky |
parazyd
|
b13464f27a
Revert "contract: Move POW_REWARD constant to money contract"
|
před 2 roky |
parazyd
|
e7f2b556db
contract/test-harness: Update VKS and PKS checksums
|
před 2 roky |
parazyd
|
64c80377a2
contract: Move POW_REWARD constant to money contract
|
před 2 roky |
zero
|
3e04487447
spec: DerivePubKey()
|
před 2 roky |
zero
|
9ec277abee
spec: add money contract with money transfer
|
před 2 roky |
zero
|
fc68e1b113
spec: DAO::propose() nullifier
|
před 2 roky |
zero
|
bba2c5472a
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.
|
před 2 roky |
Dastan-glitch
|
d3be6c2819
src/event_graph: aquire locks outside loops
|
před 2 roky |
zero
|
befba39321
spec: reword section on blake2
|
před 2 roky |
zero
|
9257e01e35
spec: DAO::mint() and DAO::propose()
|
před 2 roky |
zero
|
6fb5083a4e
spec: change from blake3 to blake2b and add explainer why
|
před 2 roky |
Dastan-glitch
|
dd43ff2bfd
remove unused import
|
před 2 roky |
Dastan-glitch
|
f46eb4c0e4
src/event_graph: request and reply multiple events
|
před 2 roky |
aggstam
|
7c9b3549cf
darkfid2: use minerd to mine blocks, validator: cleaned up threads info as its not longer required
|
před 2 roky |
aggstam
|
09137d4633
script/research/minerd: handle new request trigger using smol channels
|
před 2 roky |
aggstam
|
a27725b58f
script/research/minerd: miner daemon skeleton
|
před 2 roky |
aggstam
|
dc882d256b
validator:pow: decoulbed mine_block() from PowModule so it can be used outside of it
|
před 2 roky |
parazyd
|
036afda345
validator: Configurable fee verification, incomplete
|
před 2 roky |
parazyd
|
13bd090150
contract/money/integration: Gather block reward owncoins
|
před 2 roky |
parazyd
|
d0eac00cea
contract/money: Fix slot generation in integration test
|
před 2 roky |