Skip to content

v0.8.11

Compare
Choose a tag to compare
@aaronbuchwald aaronbuchwald released this 04 Jun 16:14
· 465 commits to master since this release
36b069f

v0.8.11

  • Improve state sync leaf request serving by optimistically reading leaves from snapshot
  • Add acceptor queue within core/blockchain.go
  • Cap size of TrieDB dirties cache during block acceptance to reduce commit size at 4096 block interval
  • Refactor state sync block fetching
  • Improve state sync metrics