Commit History

Author SHA1 Message Date
  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
  aggstam b6a58ef597 contract/consensus: introduce unstake request and unstake timelock 3 years ago
  aggstam 9054780c28 util/time/TimeKeeper: changed slot epoch calculation(increment by 1) 3 years ago
  aggstam e2ad94dfff contract/consensus: introduce stake timelock 3 years ago
  Dastan-glitch 9c2f9630ef event_graph: fix/add debug msgs 3 years ago
  Dastan-glitch 5a3d609830 event_graph: remove InvItem id field 3 years ago
  parazyd 3db33c07b4 event_graph: WIP integration test. 3 years ago
  parazyd 5116377b00 Add some missing deps for fun 3 years ago
  parazyd 08e92dbde3 util: Implement RingBuffer as exportable API 3 years ago
  parazyd 0d6f9600bb drk: Clippy lint 3 years ago
  parazyd bfc99c79ea chore: Update crate dependencies. 3 years ago
  parazyd 88865e2663 drk: Replace "play" with "rodio". 3 years ago
  aggstam 39be99644c contract/*: created test-no-run target in Makefile 3 years ago
  parazyd 09eb0e1147 sdk: Implement a macro for bs58 => pallas::Base and use it where applicable. 3 years ago
  parazyd 16a14a7260 Makefile: Add test-no-run target to be able to only compile tests. 3 years ago
  parazyd bd13d9fa9b book/development: Add note on codecov. 3 years ago
  Andreas Doerr 2266d8be02 chore: Fix cargo doc warnings (#174) 3 years ago
  aggstam ced0fe179a contract/consensus: chop chop 3 years ago
  aggstam ee54c27b67 contract/consensus: tests fixed 3 years ago
  aggstam 7c186422c9 contract/consensus: removed ZERO suffixes on poseidon hashes 3 years ago
  aggstam 128725cffc [WIP] contract/consensus: fixed proof constrains 3 years ago
  aggstam 2c6d392c83 [WIP] contract/consensus: create single proposal proof/call 3 years ago
  aggstam 53682169cd sdk: get_verifying_slot_epoch added 3 years ago
  aggstam b470804fbf contract/consensus: use new ConsensusMint proof in ConsensusStake, minor cleanup 3 years ago
  aggstam 1615ea1e75 contract/consensus: use new ConsensusBurn proof in ConsensusUnstake 3 years ago
  aggstam b9c817fce8 contract/consensus: use new ConsensusBurn proof in GenesisStake 3 years ago