Skip to content

Releases: astraly-labs/hyperlane_starknet

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

v0.0.10

12 Jun 15:17
adb7435
Compare
Choose a tag to compare

What's Changed

  • fix: incomplete zeroes array merkle tree hook by @JordyRo1 in #32
  • Feat implement mailbox client component by @JordyRo1 in #34

Full Changelog: v0.0.9...v0.0.10

v0.0.9

11 Jun 23:15
5023a8b
Compare
Choose a tag to compare

What's Changed

  • Feat: implement post dispatch interface to merkle tree hook by @JordyRo1 in #31

Full Changelog: v0.0.8...v0.0.9

v0.0.8

11 Jun 12:31
56ab33e
Compare
Choose a tag to compare

What's Changed

  • feat: Implementing additional routing ISM functions by @JordyRo1 in #28

Full Changelog: v0.0.7...v0.0.8