This release contains the upstream from geth v1.13.5. It also includes the PBSS state-scheme. Additionally, Amoy config has been added in this release.
What's Changed
- integration-tests: update ipc path on ci tests by @manav2401 in #1127
- add : amoy flags and genesis by @0xsharma in #1131
- chg: make HF consistent by @temaniarpit27 in #1137
- core/vm: remove kzg precompile by @anshalshukla in #1130
- fix bug: should use Lock when mutating the flag by @zhiqiangxu in #1120
- Revert "fix bug: should use Lock when mutating the flag" by @pratikspatil024 in #1140
- fix typos by @rex4539 in #1147
- Removed ParallelUniverseBlock from amoyTestnet by @pratikspatil024 in #1154
- core: reset tx lookup cache if necessary by @pratikspatil024 in #1157
- Upstream from geth 1.13.5 by @0xsharma in #1106
- Fix path for
matic-cli
dockerized tests by @marcello33 in #1173 - POS-2399: ganache bug workaround to reduce
smoke_test
time in CI by @marcello33 in #1177 - Bump dependencies by @marcello33 in #1183
- chg: fix protoc messages with new protobuf version by @marcello33 in #1188
- Merge branch 'master' into develop by @0xsharma in #1194
New Contributors
Full Changelog: v1.2.9-beta...v1.3.0-beta-1