Skip to content

hermes-ipfs/v0.0.13

Latest

Choose a tag to compare

@rafal-ch rafal-ch released this 04 Feb 09:41
· 2 commits to main since this release
acc9b3a

What's Changed

  • feat(rust/signed-doc): Contest Parameters choices field by @Mr-Leshiy in #799
  • chore(general): Update catalyst-ci to v3.6.14 by @catalyst-cibot in #793
  • fix(rust/catalyst-contest): Check proofs in Contest Ballot payload by @stanislav-tkach in #792
  • chore(rust/signed-doc): Restructuring Contest Ballot modules, and changing some visibility scope by @Mr-Leshiy in #805
  • chore(rust/signed-doc): Remove boolean flag from the ver rule by @stanislav-tkach in #804
  • feat(rust/signed-doc): Initial tally function with get_associated_proposals method for ContestParameters by @Mr-Leshiy in #806
  • chore(rust/catalyst-types): Improve CatalystId error messaging, added more info by @Mr-Leshiy in #808
  • feat(rust/catalyst-types): ProblemReport::merge method. by @Mr-Leshiy in #810
  • chore(rust/signed-doc): Remove the boolean flag from the type rule validation by @stanislav-tkach in #812
  • fix(rust/catalyst-types): CatalystId parsing issue. by @Mr-Leshiy in #809
  • chore(rust/signed-doc): Remove the boolean flag from the parameters rule validation by @stanislav-tkach in #813
  • feat(rust/signed-doc): Contest tally, missing validations for ContestBallot by @Mr-Leshiy in #811
  • chore(rust/catalyst-contest): Add tests for contest ballot proofs validation by @stanislav-tkach in #807
  • chore(rust/signed-doc): From<ed25519_dalek::SigningKey> and From<ed25519_bip32::XPrv> for Ed25519SigningKey by @Mr-Leshiy in #816
  • chore(rust/signed-doc): Remove the boolean flag from the template rule by @stanislav-tkach in #817
  • chore(rust/signed-doc): Catalyst Signed Document builders by @Mr-Leshiy in #818
  • chore(rust/signed-doc): doc_builder! macro for the rest of the builder by @Mr-Leshiy in #821
  • feat(rust/signed-doc): Contest Ballot is_single choice validation by @Mr-Leshiy in #819
  • chore(rust/signed-doc): Remove the boolean flag from the signature kid rule by @stanislav-tkach in #820
  • feat(rust/signed-doc): Finalised Simple Tally by @Mr-Leshiy in #815
  • chore(rust/signed-doc): Remove the boolean flag from the section rule by @stanislav-tkach in #825
  • chore(rust/signed-doc): Remove the boolean flag from the content encoding rule by @stanislav-tkach in #827
  • chore(rust/signed-doc): Modify build_doc_and_publish to build_verify_and_publish by @Mr-Leshiy in #829
  • chore(rust/signed-doc): Remove the boolean flag from the revocations rule by @stanislav-tkach in #831
  • feat(rust/signed-doc): Voting tally test by @Mr-Leshiy in #826
  • feat(rust/signed-doc): Missing associated Proposals check for Contest Ballot by @Mr-Leshiy in #838
  • chore(rust/signed-doc): Brand Parameters tests update by @Mr-Leshiy in #837
  • chore(rust/signed-doc): Remove the boolean flag from the reply rule by @stanislav-tkach in #840
  • chore(rust): subscription_stream_task() uses async handlers by @rafal-ch in #839
  • chore(rust/signed-doc): Remove the boolean flag from the ownership rule by @stanislav-tkach in #841

Full Changelog: hermes-ipfs/v0.0.12...hermes-ipfs/v0.0.13