- Introduced code simplifications and bug fixes for POS transition support (the Merge).
- Fixed txpool to racefully process un-parseable transactions from the database.
- Fixed syntax error in
docker-compose
script. - Removed requirement for
sudo
from theMakefile
. - Fixed error related to absense of temp dir.
- Fixed txpool to not drop lots of pending transaction, thanks to external contributor
u39kun
. - Upgraded supported
ethereum/tests
tov11
.