Skip to content

Releases: astraly-labs/hyperlane_starknet

v0.3.1

27 Feb 17:32
be1d4af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

12 Feb 16:45
7ce5de2
Compare
Choose a tag to compare

What's Changed

  • feat: Upgradedtypescript scripts by @JordyRo1 in #129
  • fix standart_hook_metadata::format_metadata-Bytes size by @EgeCaner in #128

Full Changelog: v0.2.2...v0.3.0

v0.2.2

17 Dec 17:26
26e137d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1 [warp routes]

10 Oct 22:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

17 Sep 12:54
05a132c
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

What's Changed

  • feat: add supported features to README by @EvolveArt in #89
  • Add CI Workflow to Automatically Label and Tag PRs for feat-token-extensions Branch by @ametel01 in #93
  • feat(deployments): hyperlane deployments scripts by @JordyRo1 in #91
  • feat: hyperlane warp routes by @EvolveArt in #113

New Contributors

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

v0.1.0 [audited]

25 Jul 14:39
647fe8b
Compare
Choose a tag to compare

Official Stable Release

This is the first official and audited release of the Hyperlane Protocol in Cairo.

It contains a bare simple implementation of the Hyperlane protocol but some things are still missing and being added.
You can find the supported features list in the README.

What's Changed

  • fix: remove unused contract by @JordyRo1 in #79
  • Audit: Revert dispatch if default fee not matched by @JordyRo1 in #63
  • Audit fixed size for merkle tree construction by @JordyRo1 in #83
  • Audit interchain security module definition for mailbox client by @JordyRo1 in #81
  • Audit: additional check for aggregation module parameter by @JordyRo1 in #80
  • feat: size validation for Byte types by @JordyRo1 in #85
  • Audit: Static variable size for hash parameters by @JordyRo1 in #56
  • Feat: sender and receiver ContractAddress -> u256 by @JordyRo1 in #78
  • Audit: setthresholdas constructor param by @JordyRo1 in #86

Full Changelog: v0.0.14...v0.1.0

v0.0.14

03 Jul 23:56
2e40089
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

19 Jun 14:11
1457f33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13

v0.0.12

19 Jun 11:51
233c584
Compare
Choose a tag to compare

What's Changed

  • feat: increase test coverage + minor fix by @JordyRo1 in #41

Full Changelog: v0.0.11...v0.0.12

v0.0.11

18 Jun 12:58
ac4a2e6
Compare
Choose a tag to compare

What's Changed

  • Feat: Test coverage for merkle related functions and keccak bug fix by @JordyRo1 in #39
  • Feat: Add Upgradeable Component to relevant contracts and Contract Structure Reorganisation by @JordyRo1 in #40

Full Changelog: v0.0.10...v0.0.11