Skip to content

2021.09.05-alpha

Compare
Choose a tag to compare
@mandrigin mandrigin released this 30 Sep 08:17
4f20cf9

Changelog

  • add decoding incarnation function (thanks to enriavil1)
  • cleanup old Whisper code (thanks to Zachinquarantine)
  • improvements and fixes to --txpool.v2 (now can re-calculate and re-sort 200K mainnet transactions within 50ms)
  • --mdbx.augment.limit flag for fine-tuning the DB performance
  • healthcheck for the node that returns 500 if the node is considered unhealthy
  • improve EIP1898 compliance for RPC methods
  • downgrade mdbx v0.10.1 due to a possible (unconfirmed) bug found
  • --txpool.globalbasefeeeslots command-line flag
  • increase websocket frame size (to support RPC calls with heavier responses) (thanks to gelfand)

SHA256

reproducible builds in Docker aren't functional at the moment