What's Changed
- Fix: allow free transactions in normalcy by @IvanBelyakoff in #1978
- Cherry pick/fix sendtx feecap by @IvanBelyakoff in #1981
- feat(stats): add performance stats debug method by @revitteth in #1982
- Fix infinite loop on a bad EIP1559 tx in the pool by @IvanBelyakoff in #1983
- Merge/release 2.63 rc7 by @IvanBelyakoff in #1987
- Release 2.63 by @revitteth in #1972
- Fix: discard nonce too low/high txs from yielder by @IvanBelyakoff in #1991
- Fix/l2 rpc infotree by @IvanBelyakoff in #1989
- add support for cancun time override by @hexoscott in #1994
- enable pmt on block by @elliothllm in #1996
- return descriptive error if eth_getLogs block by hash not found by @hexoscott in #1998
- enable flags for spurious payload and batch restrictions by @hexoscott in #2001
- Fix: guard pool iteration with mutex from metrics by @IvanBelyakoff in #2003
- eip2935 historical block hashes by @elliothllm in #1984
- Feat/speedup l1infotree sync by @IvanBelyakoff in #1993
- feat: upload images to ghcr by @ToniRamirezM in #2006
- Fix GHCR tagging by @ToniRamirezM in #2007
- request block header from single routine for send transaction by @hexoscott in #2011
- change cl image for pectra type 1 kurtosis test by @hexoscott in #2009
Full Changelog: v2.63.0-RC7...v2.64.0-RC1