What's Changed
- build(deps): bump google.golang.org/grpc from 1.77.0 to 1.79.3 by @dependabot[bot] in #2148
- eth, eth/protocols/eth: fix goroutine leaks in witness request path by @cffls in #2157
- eth/protocols/eth: increase maxTxPacketSize from 100 KB to 1 MB by @lucca30 in #2160
- v2.7.0 to develop by @pratikspatil024 in #2167
- core/vm: port GEVM performance optimisations by @kamuikatsurgi in #2143
- core/blockstm: remove old UpdateDeps DAG algorithm by @kamuikatsurgi in #2168
- ethdb, triedb: tune pebble write path and add safe pathdb state carry-over by @marcello33 in #2170
- p2p: add debug logs around peer disconnect by @kamuikatsurgi in #2169
- Update maxTxAnnounces to match maxQueuedTxAnns by @cffls in #2171
- Fixes for the postrm scripts by @djpolygon in #2178
- Adjust SRC buffer from 500ms to 100ms by @cffls in #2179
Full Changelog: v2.7.0...v2.7.1-beta