File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -37,7 +37,7 @@ edition = "2021"
3737homepage = " https://hyperlane.xyz"
3838license-file = " ../LICENSE.md"
3939publish = false
40- version = " 2.2 .0"
40+ version = " 2.3 .0"
4141
4242[workspace .dependencies ]
4343Inflector = " 0.11.4"
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+ * fix: Ethermint nonce detection and PostSubmitFailure retry latency (#8426 )
5+ * refactor(evm): remove evm tron techstack (#8408 )
6+
17## [ 2.2.0] - 2026-03-09
28
39* chore: migrate spellchecker from codespell to typos (#8214 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+ * refactor(evm): remove evm tron techstack (#8408 )
5+ * test(tron): agent e2e tests (#8427 )
6+
17## [ 2.1.0] - 2026-03-04
28
39* feat(agents): add chain configuration metrics (#8185 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+
15## [ 2.1.0] - 2026-03-04
26
37* feat(tron): protocol type (#7827 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+ * fix: aggregation ism run verify (#8417 )
5+ * refactor(evm): remove evm tron techstack (#8408 )
6+
17## [ 2.1.0] - 2026-03-04
28
39* feat(tron): add ethereum compatibility & tron aws signer (#8222 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(infra): add Tron mainnet deployment (#8356 )
4+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
5+
16## [ 2.1.0] - 2026-03-04
27
38* feat(tron): add ethereum compatibility & tron aws signer (#8222 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+ * refactor(evm): remove evm tron techstack (#8408 )
5+
16## [ 2.2.0] - 2026-03-09
27
38* chore: migrate spellchecker from codespell to typos (#8214 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * refactor(evm): remove evm tron techstack (#8408 )
4+
15## [ 2.1.0] - 2026-03-04
26
37* chore: enable modetestnet again (#8057 )
Original file line number Diff line number Diff line change 1+ ## [ 2.3.0] - 2026-03-25
2+
3+ * feat(tron): migrate Tron agents from gRPC to HTTP API (#8370 )
4+ * fix(lander): tron tx ready for resubmission (#8394 )
5+ * fix: Ethermint nonce detection and PostSubmitFailure retry latency (#8426 )
6+ * refactor(evm): remove evm tron techstack (#8408 )
7+
18## [ 2.2.0] - 2026-03-09
29
310* chore: migrate spellchecker from codespell to typos (#8214 )
You can’t perform that action at this time.
0 commit comments