This version is backwards compatible to v1.13.0. It is optional, but encouraged.
The plugin version is updated to 43
all plugins must update to be compatible.
Configs
- Added
staking-rpc-signer-endpoint
flag.
What's Changed
- Bump golang.org/x/oauth2 from 0.21.0 to 0.27.0 by @dependabot[bot] in #4100
- [tmpnet] Enable externally accessible URIs for kube-hosted nodes by @maru-ava in #4016
- [antithesis] Enable reuse of banff e2e test for antithesis testing by @marun in #3554
- feat(load2): add contract tests by @RodrigoVillar in #4071
- Add test to re-execute specified range of mainnet C-Chain blocks by @aaronbuchwald in #4019
- [tmpnet] Enable installation of chaos mesh to local kind cluster by @maru-ava in #3674
- Update release notes and bump version to
v1.13.4
by @StephenButtolph in #4113 - Update reexecute c-chain range cronjob to run daily by @aaronbuchwald in #4115
- Remove Stale References of the toEngine Channel by @samliok in #4101
- Add step to push benchmark results to gh-pages by @aaronbuchwald in #4103
- ci: remove load 1.0 by @RodrigoVillar in #4106
- Simplex QuorumCertificate and BLS aggregator by @samliok in #4091
- Update codeowners of reexecution changes by @aaronbuchwald in #4116
- refactor: use maps.Copy for cleaner map handling by @jishudashu in #4119
- refactor: remove load 1.0 by @RodrigoVillar in #4112
- Enable Cubist Signer integration by @geoff-vball in #3965
- Split action benchmark comparison and push to gh-pages by @aaronbuchwald in #4130
- Remove external-data-json-path from benchmark push step by @aaronbuchwald in #4134
- With golangci-lint v2.2.2 using http.NewRequest is discouraged by @StephenButtolph in #4136
- Add runner input to run c-chain reexecution benchmark on arbitrary target by @aaronbuchwald in #4121
- Remove flaky dial throttler tests by @aaronbuchwald in #4139
- Remove gitignore line that ignores the
database/dbtest
package by @StephenButtolph in #4142 - chore: Update header year to 2025 by @JonathanOppenheimer in #4140
- feat(load): add trie stress test by @RodrigoVillar in #4137
- Parameterize values in transfer tests by @RodrigoVillar in #4144
- uplift: Add combined metrics package from evm repositories by @JonathanOppenheimer in #4135
- docs: load by @RodrigoVillar in #4132
- chore: fix minor typo in comment by @lechpzn in #4150
- fix metrics tests by @joshua-kim in #4146
- Update coreth to v0.15.3-rc.5 by @StephenButtolph in #4153
New Contributors
- @jishudashu made their first contribution in #4119
- @lechpzn made their first contribution in #4150
Full Changelog: v1.13.3...v1.13.4