parazyd
|
f085bc7e8d
drk: Use bridgetree instead of incrementalmerkletree.
|
3 years ago |
parazyd
|
326fa7e2d1
contract/dao: Replace incrementalmerkletree with bridgetree crate.
|
3 years ago |
parazyd
|
402d0f3874
contract/money: Replace incrementalmerkletree with bridgetree crate.
|
3 years ago |
parazyd
|
8257d7cdbe
sdk: Replace incrementalmerkletree with bridgetree crate.
|
3 years ago |
parazyd
|
24b26fa6f1
serial: Replace incrementalmerkletree with bridgetree crate.
|
3 years ago |
parazyd
|
aec4ed8a53
book: Document Consensus::Unstake
|
3 years ago |
parazyd
|
04af1e6e95
contract/money: Clean up Money::UnstakeV1
|
3 years ago |
parazyd
|
45f10ea7c9
contract/consensus: Clean up UnstakeV1 client API
|
3 years ago |
parazyd
|
cbbbd18ff6
contract/consensus: Clean up and reorder UnstakeV1 state transition
|
3 years ago |
parazyd
|
735ac84144
contract/consensus: Create new output keypair for UnstakeRequest.
|
3 years ago |
omahs
|
5f0559e910
book: Fix typos
|
3 years ago |
parazyd
|
e22d4d422c
contract/consensus: Add section comment for lottery part of the proposal zk proof
|
3 years ago |
parazyd
|
80cf2eea5c
book/consensus: Document UnstakeRequest.
|
3 years ago |
parazyd
|
b243e2f5f6
contract/consensus: Introduce separate Merkle tree for unstaked coins
|
3 years ago |
parazyd
|
2ec4d0fc59
contract/consensus: Differentiate between staked and unstaked dbs clearly
|
3 years ago |
parazyd
|
9bc88a5fa2
contract/consensus: Remove slot param from ProposalV1
|
3 years ago |
parazyd
|
e704e79c04
book: Document Consensus::Proposal
|
3 years ago |
parazyd
|
120c38b0dc
contract/consensus: Use runtime slot calculation in ProposalV1 and hardcode reward.
|
3 years ago |
parazyd
|
78043aa55e
contract/consensus: Clean up proposal_v1 contract code.
|
3 years ago |
odysseas.eth
|
d4ae88217d
Update blockchain.md
|
3 years ago |
parazyd
|
23fd275a31
contract/consensus: Support not reusing keys for new outputs in the test harness.
|
3 years ago |
parazyd
|
66c7709481
contract/consensus: Make witness names in the Proposal proof more sensible.
|
3 years ago |
parazyd
|
7b24085790
contract/consensus: Clean up Proposal client API
|
3 years ago |
parazyd
|
7fa2d8efc4
contract/consensus: Remove pedersen commitment for serial from Proposal proof
|
3 years ago |
parazyd
|
05c5e133ef
book/consensus: Note the zkas circuits in stake.md
|
3 years ago |
parazyd
|
b49011d6b6
CI: Update mdbook bins
|
3 years ago |
aggstam
|
2b8cfb958a
contract/consensus: use second to last proposal/block hash in vrf input
|
3 years ago |
parazyd
|
afc855457c
contract/money: Add missing doc anchor
|
3 years ago |
parazyd
|
6df3990e8a
contract/money: Fix typos in some of the error enums.
|
3 years ago |
parazyd
|
c9556a160c
contract/consensus: Introduce ConsensusUnstakeReqParams due to previous commit.
|
3 years ago |