Commit History

Author SHA1 Message Date
  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
  parazyd 74228af058 contract/consensus: Use Money's Input struct for the Consensus::Stake params. 3 years ago
  parazyd 01b6b6b1d9 contract/consensus: Don't check signature in StakeV1, it's already checked in Money. 3 years ago
  parazyd 8b5717c4f2 book: Document consensus Stake functionality. 3 years ago
  parazyd db3f3af6d1 contract/money: Enforce input spend_hook is zero for StakeV1. 3 years ago
  parazyd f61aa41fac contract/consensus: Minor cleanups. 3 years ago
  aggstam 4e521f2826 contract/consensus: use previous proposal/block hash in vrf input 3 years ago
  aggstam e436e6d069 consensus/state/SlotCheckpoint: renamed eta to previous eta and introduced fork hashes vector 3 years ago
  aggstam 1035ca4ce5 contract/consensus: use vector instead of array for VRF input creation 3 years ago
  aggstam 9bf0937d56 contract/consensus/proof: removed obselete proofs 3 years ago
  parazyd 212d04bbc7 book: Document consensus GenesisStake functionality. 3 years ago
  parazyd 95a2da019b contract: Use native constants instead of wrapped ones for ZERO. 3 years ago
  aggstam e77f801a1f .github/workflows/book.yml: updated dependencies 3 years ago
  aggstam 463790ee83 .github/workflows/ci.yml: updated dependencies, contrib/docker/*: updated dependencies and minor cleanup 3 years ago
  aggstam 03a26f109c contract/consensus/proposal: validate input coin is not on unstake set 3 years ago