Releases: hyperlane-xyz/hyperlane-monorepo
Releases · hyperlane-xyz/hyperlane-monorepo
@hyperlane-xyz/widgets@8.1.0
@hyperlane-xyz/utils@8.1.0
@hyperlane-xyz/utils@8.1.0
@hyperlane-xyz/sdk@8.1.0
@hyperlane-xyz/helloworld@8.1.0
@hyperlane-xyz/core@5.9.1
Patch Changes
- @hyperlane-xyz/utils@8.1.0
@hyperlane-xyz/cli@8.1.0
agents-v1.1.0
What's Changed
- chore: update Eclipse validator sets to include Stride, minor cleanup (#4747)
- feat: update Stride IGP to our own, temporarily whitelist our Stride deployment (#4748)
- feat: Use H512 as transaction hash in HyperlaneProvider and Scraper (#4759)
- feat: Stride <> Eclipse TIA and stTIA (#4749)
- feat: oct 25 deployment batch (#4766)
- feat: Cosmos RPC client supporting fallback rpcs (#4752)
- feat: Refactor Relayer Retry Server (#4693)
- fix: another sealevel unit test flake (#4784)
- feat: Scrape Sealevel dispatched messages (#4776)
- fix: GCS folder support (#4652)
- feat: Scraper stores input data from Ethereum transactions (#4794)
- feat: eclipse warp batch #2 (#4799)
- feat: update eclipse ISM (#4802)
- feat: Scraper populates transaction fields for Solana (#4801)
- feat: alert instead of crashing relayer when building cursors (#4811)
- feat: detangle chainId / domainId EVM assumptions (#4798)
- feat: add weETHs warp route, some drive-by cleanup (#4826)
- feat: deploy to arcadiatestnet, alephzeroevmtestnet, inksepolia (#4827)
- feat: Remove unique chain id index from db migration script (#4834)
- feat: nov 6 chain deploy batch (#4833)
- feat: deploy to abstracttestnet, treasuretopaz (#4839)
- feat: Scraper report mailbox as recipient of transactions for Sealevel (#4813)
- feat: Scraper populates delivered messages for Sealevel (#4817)
- feat: Scraper populates gas payments for Sealevel (#4843)
- feat: relayer app contexts use warp route artifacts from the registry (#4845)
- fix: update warp monitors with latest registry to fix collateral value (#4849)
- chore: apply 10% gas buffer for Arbitrum Nitro txs, some drivebys (#4854)
- fix: Remove call to GetBlock for Sealevel for time being (#4858)
- refactor: Refactor Hyperlane store for Scraper (#4855)
- fix: Use block slot instead of block height for Sealevel chains (#4862)
- feat: more app contexts (#4874)
- fix: Make main and sealevel workspaces compilable with our forked dependencies (#4875)
- fix: Avoid Relayer to use GetBlock for Sealevel (#4883)
- feat: nov 21 deploy batch (#4885)
- feat: deploy to B² Network (#4894)
- feat: deploy apxETH and ezSOL routes (#4901)
- feat: env var to set Jito tip as a stopgap (#4916)
- feat: deploy to swell & lumiaprism (#4919)
- feat: Support SequenceAware cursors for Deliveries (#4889)
- feat: Store origin, destination, interchain_gas_paymaster and sequence on gas payment (#4933)
- feat: Gas escalator middleware (#4211)
- fix: Add logging (#4946)
- fix: Add logging to figure out Scraper startup time (#4951)
- fix: arbitrum nitro gas estimation overflows (#4947)
- feat: deploy to appchain, treasure, zklink (#4952)
- feat: Retrieve gas payments by sequence for scraping Sealevel(#4942)
- fix: Add index to cursor table (#4961)
- chore: update the Rust readme (#4968)
- chore: remove redundant words in comment (#4970)
- feat: Add Sealevel testnets to domain table (#4969)
- chore: bump escalator version (#4978)
- fix: function write_checkpoint did not write checkpoint_{index}_with_id.json files to the folder (#4915)
- fix: prioritize higher nonces in the message processor (#4921)
- fix: on SVM collateral warp routes, specify the mint when transferring out as readonly (#4905)
- feat: overrides in the relayer to force collateral warp route mints to be read-only (#4918)
- feat: add treasure batch contract address (#4991)
- feat: Add FeeHook and Swell to pzEth (#4974)
- fix(treasure): gas price estimation (#4992)
- chore: multiply gas price for treasuretopaz too (#4999)
- feat: add VANA/ethereum-vana monitoring, fix Kathy bug (#5011)
- fix: Add logging to Cosmos merkle tree insertion parsing (#5013)
- fix: retry zksync errors in escalator (#5014)
- fix: update spl-token-cli dependency (#5020)
- chore: update seaorm to latest (#4925)
- feat: cursor metrics (#4892)
- feat: deploy dec 13 batch(#5015)
- feat: use zks_estimateFee for getting EIP 1559 price params on zkSync chains (#5007)
- fix: Revert "chore: update seaorm to latest (#4925)" (#5030)
- fix: operation_status metric inaccuracy (#5002)
- chore: update registryrc + agent config (#5054)
- chore(retrying_provider): reduce log verbosity (#5038)
- fix: correct instructions in Rust readme for building docker image (#5064)
- feat: SVM priority fee oracles and transaction submitters, more consistent tx submission (#4959)
- fix: fix SVM scraper dispatch and delivery bugs (#5071)
- feat(relayer): relayer exposes latest tree index as metric (#5074)
- chore: Fix typos in comments (#5088)
- feat: remove polygon tx overrides (#5084)
- feat: retry program deployments in SVM tooling with higher fees (#4904)
- chore(relayer): add middleware logs, instrumentation cleanup (#5089)
- feat: add the # of messages prioritized in the queue to the http resp… (#5043)
- feat: deploy SOON and warp routes (#5110)
- feat: deploy to torus (#5116)
- chore: Revert "feat: add the # of messages prioritized in the queue to the h… (#5126)
- fix: more conservative polygon gas price estimates (#5134)
- fix: Fix certificate issue for Cosmos chains (#5114)
- fix: svm gas price multipliers, relayer image (#5140)
- feat: deploy jan 6 batch (#5144)
- fix: use middleware submission tweaks (#5100)
- fix(e2e): reenable gas enforcement check in e2e (non-cosmwasm) (#5105)
New Contributors
- @IvanPsurtcev made their first contribution in #4652
- @avoidaway made their first contribution in #4970
- @Marcofann made their first contribution in #5088
- @kamiyaa made their first contribution in #5043
Full Changelog: agents-v1.0.0...agents-v1.1.0
@hyperlane-xyz/widgets@8.0.0
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- a2b5efb: Hide outline in button and text input components
- e3f5a0a: Allow empty data field in ethers5TxToWagmiTx
- Updated dependencies [472b346]
- Updated dependencies [79f8197]
- Updated dependencies [fd20bb1]
- Updated dependencies [26fbec8]
- Updated dependencies [71aefa0]
- Updated dependencies [9f6b8c5]
- Updated dependencies [82cebab]
- Updated dependencies [95cc957]
- Updated dependencies [c690ca8]
- Updated dependencies [5942e9c]
- Updated dependencies [de11906]
- Updated dependencies [e9911bb]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/sdk@8.0.0
- @hyperlane-xyz/utils@8.0.0
@hyperlane-xyz/utils@8.0.0
@hyperlane-xyz/sdk@8.0.0
Major Changes
- 26fbec8: Rename TokenConfig related types and utilities for clarity. E.g.
CollateralConfig
toCollateralTokenConfig
.
Export more config types and zod schemas
Minor Changes
- fd20bb1: Add FeeHook and Swell to pz and ez eth config generator. Bump up Registry 6.6.0
- 9f6b8c5: Allow self-relaying of all messages if there are multiple in a given dispatch transaction.
- 82cebab: Call google storage API directly and remove @google-cloud/storage dependency from the SDK.
- 95cc957: Deploy to new chains: arthera, aurora, conflux, conwai, corn, evmos, form, ink, rivalz, soneium, sonic, telos.
- c690ca8: Deploy to torus.
- e9911bb: Added new Sealevel tx submission and priority fee oracle params to agent config types
Patch Changes
- 472b346: Bump registry version to v6.3.0.
- 71aefa0: export BaseMetadataBuilder
- 5942e9c: Update default validator sets for alephzeroevmmainnet, appchain, lisk, lumiaprism, swell, treasure, vana, zklink.
- de11906: Export TOKEN_STANDARD_TO_PROVIDER_TYPE, XERC20_STANDARDS, and MINT_LIMITED_STANDARDS maps
- Updated dependencies [79f8197]
- Updated dependencies [0eb8d52]
- Updated dependencies [8834a8c]
- @hyperlane-xyz/utils@8.0.0
- @hyperlane-xyz/core@5.9.0