cardano-chain-follower: v0.0.5
apskhem
released this
28 Nov 07:23
·
12 commits
to main
since this release
What's Changed
- feat(rust/catalyst-voting): Vote proof by @Mr-Leshiy in #54
- fix(rust/cardano-chain-follower): Check condition for Block Roll Forward by @saibatizoku in #56
- ci(general): Add coverage upload by @oldGreg5 in #57
- feat(rust/catalyst-voting): Jormungandr transaction serde by @Mr-Leshiy in #58
- chore(rust/cardano-chain-follower): Bump crate version to 0.0.4 by @saibatizoku in #59
- feat(rust/catalyst-voting): Jormungandr tx building by @Mr-Leshiy in #60
- fix(rust/catalyst-voting): Added missing feature flag, updated conversion from
CtOption
toOption
by @Mr-Leshiy in #61 - feat(docs): Moved catalyst-voting specific docs from the
catalyst-voices
repo by @Mr-Leshiy in #62 - feat(docs): Catalyst vote v2 by @Mr-Leshiy in #66
- docs(docs): Catalyst transaction v2 by @Mr-Leshiy in #70
- feat(rust/catalyst-voting): Vote protocol benchmarks by @Mr-Leshiy in #65
- feat(rust/catalyst-voting): Parallel iter usage for
fn encrypt_vote
by @Mr-Leshiy in #71 - docs(docs): Move immutable ledger design docs from the
catalyst-voices
repo by @Mr-Leshiy in #72 - feat(rust/catalyst-voting): Parallel iter usage for
fn generate_unit_vector_proof
by @Mr-Leshiy in #73 - feat(rust): Create new
jormungandr-vote-tx
crate by @Mr-Leshiy in #76 - feat(docs): Update voting docs, add cddl validation by @Mr-Leshiy in #79
- feat(general): Bump earthly cat-ci versions by @Mr-Leshiy in #74
- feat(rust/vote-tx-v2): Feat add initial CBOR decoding/encoding implementation of the generalised vote tx by @Mr-Leshiy in #81
- feat(rust): Move
proptest
todev-dependencies
, cleanup prop tests by @Mr-Leshiy in #82 - feat(rust/immutable-ledger): block encoding decoding and validation by @cong-or in #67
- feat(rust/vote-tx-v2): Finish
GeneralisedTx
CBOR decoding functionality by @Mr-Leshiy in #83 - feat(rust/cbork): Add a CDDL preprocessing step by @Mr-Leshiy in #80
- feat(rust/cardano-chain-follower): Implement
time_to_slot
function forNetwork
by @apskhem in #91
New Contributors
Full Changelog: v0.0.3...cardano-chain-follower-v0.0.5