v1.13.0-mev1.3
Code0x2
released this
12 Sep 20:02
·
1102 commits
to master
since this release
This release bumps geth up to v1.13
Additionally, mev1.3 updates the eth_getCompactBlock
function
eth_getCompactBlock
has now been replaced with eth_getCompactBlocks
which takes an array of blocks instead of a single block to fetch. The function has also been optimized for fetching large batches of block data.