Skip to content

Releases: Raspberry-Devs/mina-multi-sig

v1.0.0-alpha.0

v1.0.0-alpha.0 Pre-release
Pre-release

Choose a tag to compare

@scaraven scaraven released this 23 Feb 13:38
4b1af77

What's Changed

  • ZK App Transaction BluePallas by @scaraven in #98
  • Generic Transcaction within Mina-Frost-Client by @scaraven in #105
  • Tests/ZKApp Integration Tests by @scaraven in #107
  • feat: add no_std to blue-pallas by @scaraven in #101
  • refactor: Clean zkApp_tx related files by @jCabala in #109
  • Implement base58 Signature output and use Kimchi Hashing by @scaraven in #112
  • refactor: Refactored zkApp_tx display to use json by @jCabala in #114
  • refactor: Created mina-compat and signing-utilities modules by @jCabala in #113
  • O1Js Input Format by @scaraven in #122
  • feat: Implemented graphql query creation from signed transaction structs by @jCabala in #123
  • ZkApp TX Signature Injection by @scaraven in #124
  • Add claude GitHub actions 1769967955719 by @scaraven in #126
  • FROST pre_commitment_* refactor by @scaraven in #127
  • GraphQL Broadcasting + Dependency Version Bumps + ZkApp Signature Injection by @scaraven in #129
  • Fix RangeCondition Deser bug + ZKApp injection in mina-frost-client by @scaraven in #131
  • ci: Added rustdoc generation to CI and publishing to GitHub Pages by @jCabala in #145
  • ci: Added a shellcheck step by @jCabala in #146
  • ci: Added cargo audit, matrix check for macOS, a dependabot workflow and replaced docker img with gh actions; feat: Locked Rust version at 1.92 by @jCabala in #147
  • feat: Added rustdoc links warnings by @jCabala in #157
  • chore(deps): bump serdect from 0.3.0 to 0.4.2 by @dependabot[bot] in #156
  • chore(deps): bump toml from 0.8.23 to 1.0.1+spec-1.1.0 by @dependabot[bot] in #155
  • chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #148
  • chore(deps): bump docker/build-push-action from 5 to 6 by @dependabot[bot] in #149
  • chore(deps): bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in #150
  • chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #151
  • chore(deps): bump dirs from 5.0.1 to 6.0.0 by @dependabot[bot] in #153
  • chore(deps): bump serde_json from 1.0.109 to 1.0.149 by @dependabot[bot] in #154
  • feat: Added regression and pbt tests to field and group serialization by @jCabala in #158
  • chore(deps): bump uuid from 1.18.0 to 1.21.0 by @dependabot[bot] in #161
  • chore(deps): bump zeroize from 1.8.1 to 1.8.2 by @dependabot[bot] in #164
  • chore(deps): bump regex from 1.11.1 to 1.12.3 by @dependabot[bot] in #162
  • Refactored all mina transactions related code into a separate crate by @jCabala in #159

New Contributors

Full Changelog: v0.2.0...v1.0.0-alpha.0

v0.2.0

v0.2.0 Pre-release
Pre-release

Choose a tag to compare

@scaraven scaraven released this 18 Aug 13:13
75f57f8

What's Changed

Early release of the mina-frost-client tool, supporting multi-signature/threshold payment and delegation transactions for the Mina Blockchain.

Contributors

@scaraven, @edwin1729, @jCabala

Full Changelog: https://github.com/Raspberry-Devs/mina-multi-sig/commits/v0.2.0