Skip to content

Commit ee51f6d

Browse files
release: agents v1.6.0
This is a minor version bump for the Hyperlane agents. Changes will be released as agents-v1.6.0 after this PR is merged.
1 parent d40bb8f commit ee51f6d

File tree

4 files changed

+234
-25
lines changed

4 files changed

+234
-25
lines changed

rust/main/CHANGELOG.md

Lines changed: 209 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,209 @@
1+
# Changelog
2+
3+
## [1.6.0] - 2025-10-13
4+
5+
6+
### Features
7+
8+
* agents release workflow (#6315e07)
9+
* move some config options out of configmap (#7164) (#3472d11)
10+
* radix provider metrics (#7032) (#4a3ac4c)
11+
* mantra usdc (#7177) (#4f3c247)
12+
* add metric for observed block height of checkpoints (#7146) (#283b2f0)
13+
* check evm tx actually succeeded before determining its tx status (#7016) (#1a5a1d0)
14+
* Make Lander the default transaction submitter for Sealevel (#7171) (#8c0fc76)
15+
* deploy to sovachain, deprecate proofofplay (#7166) (#640703e)
16+
* Lander SealevelAdapter is able to report reverted payloads (#7158) (#3d13493)
17+
* Implement validator announcement for `hyperlane-sealevel` (#7098) (#d873040)
18+
* oct 2 multisig batch (#7142) (#c868da2)
19+
* integrate radix lander (#7117) (#e730c03)
20+
* add support for submit, simulate and estimate for radix lander (#7107) (#e541606)
21+
* sep 29 chain deploys (#7122) (#4e8ba57)
22+
* add trailing bytes on retrying simulate transaction call for sealevel (#7102) (#d284385)
23+
* radix e2e tests (#7060) (#d284fd6)
24+
* gnet warp route (#7104) (#3ce06ce)
25+
* add process_calldata and build_transactions for radix (#7087) (#64ba403)
26+
* deprecate infinityvm, game7, alephzero (#7099) (#678c9ad)
27+
* deploy to giwasepolia (#7081) (#01055c5)
28+
* radix lander, add support for delivered_calldata and reverted_payloads (#7067) (#85a66df)
29+
* radix lander, implement get_tx_hash_status (#7058) (#26bd52b)
30+
* deploy to 0g, sova, mantra (#7066) (#5e402a0)
31+
* add message_id to list messages endpoint (#7002) (#4b635b6)
32+
* add tests to check relative block or seq works (#7029) (#07fd954)
33+
* endpoint for reprocessing messages (#6981) (#01b03a1)
34+
* track nonces of transactions in db (#7014) (#c6ee6f8)
35+
* Scraper add logs for interchain payment PDA pubkey (#7018) (#60c841f)
36+
* update liveness metric on each tx (#6990) (#0268a7d)
37+
* sept 4 speedrun deploys (#6993) (#195fe1a)
38+
* add /merkle_proofs endpoint to show proof (#6980) (#887d99d)
39+
* update agent config with new zircuit config (#6977) (#61b34eb)
40+
* add support for recipient for radix (#6961) (#712d3c7)
41+
* deny unsafe arithmetic (#6927) (#93e9f3f)
42+
* deploy on pulsechain (#6957) (#f896964)
43+
* figure out sender for radix (#6941) (#e3a0233)
44+
* radix deployment (#6951) (#16c221c)
45+
* handle failed finalized transactions on sealevel (#6946) (#d9bab99)
46+
* stokenet deployment (#6944) (#9f7d901)
47+
* deploy to celosepolia, incentivtestnet (#6943) (#257928f)
48+
* use core provider to get state_version (#6932) (#8c2624c)
49+
* radix (#6895) (#f18c9b5)
50+
* add chunk limit to mitosis (#6928) (#c265daa)
51+
* add gas limit cap (#6879) (#43cbf09)
52+
* deploy to mitosis (#6891) (#17ac86e)
53+
* Cap gasPrice escalation (by Claude) (#6862) (#e22a090)
54+
* include insertion_block_number for listing merkle tree insertions (#6785) (#7e75a84)
55+
* migrate from tendermint to cometbft (#6834) (#7199ade)
56+
* use safe arithmetic for gas estimation (#6844) (#aa22e54)
57+
* Introduce minimum time between resubmissions for EVM (#6838) (#8fbfbaf)
58+
* migrate oUSDT ownership to timelocks (#6771) (#eabd28f)
59+
* add metrics for detecting if merkle root from validators different from relayer internal root (#6816) (#95a514a)
60+
* fix offchain lookup not trying all urls (#6813) (#6f00ee0)
61+
* build a bunch of structs as part of a origin chain (#6807) (#3869653)
62+
* report chain metrics for unknown domains as well (#6801) (#1f3f2f8)
63+
* reduce unwraps and panics (#6764) (#82fc897)
64+
* ensure parity between KnownHyperlaneDomain and json config file (#6793) (#21aabd9)
65+
* allow for relative configurable lowest block height (#6674) (#8df6ea1)
66+
* Build dispatcher and its endpoint as part of a destination chain (#6773) (#e2691ec)
67+
* skip waiting for svm tx confirmation; update relayer image (#6775) (#b746ad4)
68+
* refactor SVM components to allow mocking (#6742) (#446e2e1)
69+
* add celestia testnet (#6696) (#8ba228d)
70+
* more robust SVM `tx_ready_for_resubmission` (#6737) (#ae45e81)
71+
* add regex to matching list (#6654) (#80bf49e)
72+
* subtensor usdc route extension (#6686) (#6dba296)
73+
* add igp crud endpoints (#6573) (#7f2c0af)
74+
* default to Lander for evm tx submission (#6695) (#5399f7e)
75+
* add ism build count (#6697) (#cb8a31b)
76+
* solx extension (#6699) (#b01195d)
77+
* EVM `tx_ready_for_resubmission` impl; update block_time configs (#6680) (#2c2ebd0)
78+
* change span to debug (#6663) (#6fad18e)
79+
* Take into account processing time when sleeping in Inclusion Stage (#6666) (#258ebae)
80+
* add unit tests to ensure correct ordering of validator signatures (#6527) (#a73b5eb)
81+
* Deprioritize failed providers (#6613) (#5495f0f)
82+
* deploy to XRPL EVM (#6650) (#5291797)
83+
* remove redundant logs (#6569) (#af276f2)
84+
* More tests covering historical incidents (#6624) (#9be9051)
85+
* add galactica, remove kroma (#6622) (#30b7cd5)
86+
* reduce unwrap() and expect() (#6631) (#d8afb82)
87+
* es solana expansion (#6621) (#87401a0)
88+
* Batching for Ethereum transactions (#6601) (#06efe3a)
89+
* added fallback to starknet providers (#6537) (#db53db1)
90+
* add unittests for relayer startup (#6432) (#73d7904)
91+
* deploy to TAC (#6594) (#779df44)
92+
* add batching support for starknet (#6359) (#b65062c)
93+
* fix PendingMessage debug print (#6580) (#ff8ccfd)
94+
* deploy solaxy core (#6574) (#d969163)
95+
* evm gas limit metric (#6572) (#90217b9)
96+
* validator overwrite and log any checkpoints that don't match its current in-memory version (#6500) (#82b4c2c)
97+
* Builder stage popping several payloads at a time (#6557) (#b46f9a2)
98+
* reduce logs (#6494) (#8185c87)
99+
* redeploy on rome testnet (#6543) (#542e7b1)
100+
* extend uBTC warp route (#6501) (#6f9b3ad)
101+
* Nonce manager metrics (#6542) (#f3abbce)
102+
* vm-specific metrics (#6541) (#950e235)
103+
* more advanced nonce manager (#6504) (#7acd30d)
104+
* jun 9 multisig batch (#6482) (#fe1d8ab)
105+
* EVM escalator (#6484) (#9e40cf1)
106+
* add app_context to operations_processed_count (#6395) (#33c203c)
107+
* EVM adapter mocking setup (#6450) (#9284dd1)
108+
* deploy core contracts and agents for paradex (#6465) (#589dd5c)
109+
* deploy to botanix, katana (#6445) (#6e9f822)
110+
* Override the lowest block height with value from settings (#6451) (#c7a7258)
111+
* add endpoints to insert messages and merkle tree insertions (#6228) (#5b6c65d)
112+
* fix crashes and set metrics instead when rpcs fail (#6278) (#c4f9fa8)
113+
* Add configurable lowest block height to sequence-aware backward cursor (#6436) (#f5536c9)
114+
* Naive NonceManager implementation with passing E2E (#6378) (#df8f11d)
115+
* add timeout to AwsSigner (#6414) (#cedc8e1)
116+
* starknet core deployment (#6413) (#c58dbb5)
117+
* separate tx id indexing and cursor indexing into separate threads (#6350) (#3835483)
118+
* add kubedns regex for offchain lookup ISM (#6372) (#a73ec6f)
119+
* use legacy from secret value (#6379) (#9a39e29)
120+
* pass starkKey address from GCP secrets (#6367) (#11b240a)
121+
122+
### Bug Fixes
123+
124+
* Increase claimed storage size for Relayers to 32Gi (#7180) (#132bf04)
125+
* change the commitment level for Sealevel check of reverted payloads (#7167) (#651af9b)
126+
* Render Starknet address as hex instead of string (#7137) (#6d44a7b)
127+
* failed_indexes for starknet batch submissions (#7135) (#63673a7)
128+
* radix docker e2e command (#7118) (#283ac40)
129+
* Define indexing configuration for Solaxy (#7088) (#31d0611)
130+
* Add provider host to logging for EVM (#7068) (#a34bb46)
131+
* add message id multisig ism to relayer (#7061) (#e39c408)
132+
* update cosmos price data schema to fix price fetching (#7059) (#f96edea)
133+
* Request more fee history percentiles if default one returned zeros (#7047) (#a62b4a4)
134+
* only index successful tx (#6939) (#d2fc4a1)
135+
* Add domain into log spans in Lander (#6911) (#eaa31a5)
136+
* Resend message to Lander when payload made it into tx but tx was dropped (#6894) (#5d4f60e)
137+
* reduce excessive eth_getTransactionReceipt queries in Lander (#6868) (#71e5185)
138+
* Reduce index chuck to avoid errors (#6889) (#7533c07)
139+
* Improve logging when we cannot batch payloads for a chain (#6881) (#28bb2c9)
140+
* Stop resubmitting a message if there is a payload in Lander which is not dropped (#6880) (#7ddef63)
141+
* Make block gas limit exceeds a non-retriable error (#6877) (#8355592)
142+
* Add domain into spans in Scraper (#6846) (#c523bbb)
143+
* Add logging to gas price escalation in Lander (#6860) (#9fb5797)
144+
* Improve logging for cursor creation (#6836) (#77cf0e5)
145+
* Add domain into span on creating signer (#6831) (#94f7dc6)
146+
* Change Settings.chains to use HyperlaneDomain as key instead of String (#6769) (#2546c3c)
147+
* Improve logging of failed to build error on CCIP Read ISM (#6757) (#859bceb)
148+
* Bring back domain span so that we can filter by it in agents (#6740) (#3aeba1d)
149+
* Measure init time correctly in Relayer (#6718) (#fcb9d47)
150+
* HyperEVM block time set to 1 second (#6700) (#9176ef8)
151+
* Don't drop transaction if we got nonce too low error (#6682) (#9e7f41f)
152+
* lower sleep periods to improve latency (#6668) (#32654af)
153+
* Report no items to process only after a loaded item or every 60 seconds (#6616) (#71a0e01)
154+
* skip dry_run_verify for now (#6615) (#b0e74c3)
155+
* add sanity range check for starknet indexer (#6464) (#a1d5b77)
156+
* lander test timing flakes (#6581) (#d530c98)
157+
* evm max fee per gas metric (#6563) (#70cc81b)
158+
* skip simulation after submisison (#6524) (#afcf008)
159+
* only escalate if gas price was set previously (#6545) (#e3519ce)
160+
* Log failed requests (#6462) (#43e490c)
161+
* native denom padding on paradex (#6526) (#420c950)
162+
* escalation when error is immediately reported (#6506) (#cae5e0f)
163+
* make starknet signer key optional (#6497) (#422a78c)
164+
* Align reorg period of Hyperliquid mainnet and testnet (#6489) (#0100511)
165+
* Use only domain in spans so that it is easier to search (#6469) (#8b18655)
166+
* validator count fetching upon startup is retried (#6470) (#983f2c1)
167+
* Reduce chunk size to avoid RPC errors (#6427) (#69a100c)
168+
* Improve domain logging (#6391) (#ac1e524)
169+
* Configure proper index chunk for moonbeam to fix issues with their RPC (#6392) (#b431cda)
170+
171+
### Miscellaneous
172+
173+
* use lander for radix (#7144) (#f81913d)
174+
* Increase Relayer storage to 16Gi (#7138) (#2231bc3)
175+
* update agent config (#7044) (#45f45ad)
176+
* sept 2025 testnet pruning (#7011) (#ed93bea)
177+
* deprecate alfajores (#6987) (#b10f1e8)
178+
* deprecate legacy lumia mailbox (#6985) (#c27e3e2)
179+
* update zircuit reorg period (#6952) (#0c25e14)
180+
* bump toolchain from 1.81 to 1.86 (#6915) (#054dbd1)
181+
* deprecate chains from infra (#6850) (#288b779)
182+
* Celestia mainnet deploy configuration (#6810) (#ad62261)
183+
* update celo metadata in agent config (#6761) (#539bb09)
184+
* remove botanix tx overrides (#6751) (#077bc3e)
185+
* rename `Processor` -> `DbLoader`, `SerialSubmitter` -> `MessageProcessor` (#6731) (#8f2b9a6)
186+
* lower worker thread count (#6712) (#f67ebeb)
187+
* catch switchChainAsync for starknet (#6716) (#112d99f)
188+
* add new starknet SOL route to SVM relayer application verifier (#6670) (#08d6cf2)
189+
* deprecate trumpchain, real, treasure (#6598) (#6d1f7ee)
190+
* deprecate rome testnets (#6587) (#77ea9fd)
191+
* new relayer image with less logging, ignore some neutron dest msgs (#6564) (#9b85866)
192+
* update to latest registry version (#6522) (#d2e35d5)
193+
* update to latest cainome & starknet versions (#6435) (#1ed65c2)
194+
* update to latest registry version (#6381) (#f83e113)
195+
196+
### Refactor
197+
198+
* align radix custom rpc header with evm implementation (#7110) (#5847e5d)
199+
* Move tests into a separate file to simplify code navigation (#7126) (#49a8a48)
200+
* improve radix state queries (#7017) (#8f4faae)
201+
* CosmWasm <> CosmosNative deduplication (#6012) (#dafa0b6)
202+
* Add database and chain conf into destination chain init (#6817) (#cb7d42b)
203+
* Add app operation verifier and ccip signers into destination chain init (#6814) (#76cdb1b)
204+
* Refactor building mailboxes as part of destination chains (#6808) (#9de29fe)
205+
* Move unit tests in relayer.rs into separate file (#6690) (#13552bb)
206+
* Rename TransactionId, PayloadId and PendingInclusion (#6468) (#2c7f387)
207+
* simplify module and type names (#6384) (#fd6e878)
208+
209+

rust/main/Cargo.lock

Lines changed: 21 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)