Releases: hyperlane-xyz/hyperlane-starknet
Releases · hyperlane-xyz/hyperlane-starknet
v0.3.3
Merge branch 'reorg-aggregation-verify' into reorg-getters
v0.3.2
feat(cairo): add `HypErc20DexCollateral` extension (#5) ### Description - Add extension to HypErc20CollateralComponent which deposits the collateral to DEX (paradex specific) contract after approving the tokens. - Provides a helper function balance_on_behalf_of for reading the balance of the user in the dex ### Drive-by changes None ### Related issues fixes https://linear.app/hyperlane-xyz/issue/ENG-1281/dex-deposit-extension-for-paradex ### Backward compatibility Yes ### Testing Unit testing
v0.3.1
Merge pull request #2 from hyperlane-xyz/aggregation_verify fix: aggregation_ism_metadata parsing fix