Skip to content

Releases: Irys-xyz/rust-sdk

v0.4.2

17 May 22:03
c14c192
Compare
Choose a tag to compare

What's Changed

  • Feat: EIP712 verify by @bluekirby1111 in #30

Full Changelog: v0.4.1...v0.4.2

v0.4.1

11 May 17:32
9194267
Compare
Choose a tag to compare

What's Changed

  • Fix: receipt verification by @bluekirby1111 in #28
  • Fix: crate version by @bluekirby1111 in #29

Full Changelog: v0.4.0...v0.4.1

v0.4.0

09 May 15:20
0c373b5
Compare
Choose a tag to compare

What's Changed

  • fix: add missing near test by @bluekirby1111 in #17
  • Feat: Check balance bin by @bluekirby1111 in #16
  • Reduce scope of pulling OpenSSL as a dependency by @mikonieminen in #18
  • Feature: Client functionalities by @bluekirby1111 in #19
  • Feat: Aptos verify and arbundles matching by @bluekirby1111 in #21
  • Fix: Remove expect and panics by @bluekirby1111 in #22
  • Feat: random bundles test by @bluekirby1111 in #23
  • Fix: remove boolean from result by @bluekirby1111 in #24
  • fix: cargo dependency by @bluekirby1111 in #26
  • Fix: cargo version by @bluekirby1111 in #27

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Aug 17:40
ad5065e
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @bluekirby1111 made their first contribution in #8
  • @mikonieminen made their first contribution in #9

Full Changelog: v0.1.0...v0.3.0

v0.2.0

03 Jul 00:53
Compare
Choose a tag to compare

What's Changed

  • remove test file generation by @samuelvanderwaal in #6
  • Feature: Signers & Verifiers by @bluekirby1111 in #8
  • Fix/Remove unused dependency to beta version of actix-files by @mikonieminen in #9
  • Fix/remove bad dependencies and update rest by @mikonieminen in #10
  • ci(workflows): add Github workflow for cargo check, test & clippy by @samuelvanderwaal in #12
  • Feature: Migrate Openssl by @bluekirby1111 in #11

New Contributors

  • @bluekirby1111 made their first contribution in #8
  • @mikonieminen made their first contribution in #9

Full Changelog: v0.1.0...v0.2.0

v0.1.0

01 Jul 05:51
Compare
Choose a tag to compare

What's Changed

  • remove or ignore unused dependencies and code; prepare for publishing by @samuelvanderwaal in #1
  • refactor(errors): use thiserror to provide more context-rich errors by @samuelvanderwaal in #2

Full Changelog: https://github.com/Bundlr-Network/rust-sdk/commits/v0.1.0