What's Changed
- Regular info tree updates (#1399) by @hexoscott in #1403
- immediate batch seal flag for counter overflows by @hexoscott in #1415
- always use most recent valid info tree index for new block by @hexoscott in #1428
- Add mock witness generation stable 2.0 by @MorettiGeorgiev in #1440
- Txpool clearing 2.0 by @hexoscott in #1478
- missing import for execute state file by @hexoscott in #1479
- discard transactions from the pool that error during execution by @hexoscott in #1488
- mined transactions removed from inclusion list by @hexoscott in #1503
- fix for nonce issue in RPC by @MorettiGeorgiev in #1508
- feat: rpc _GetBlockNumber return finished block by @MorettiGeorgiev in #1515
- do not build empty blocks on detecting an overflow by @hexoscott in #1522
- option to reject transactions with a low gas price by @hexoscott in #1539
- tolerance for rejecting transactions based on gas price by @hexoscott in #1540
- fix(eth_receipts): gasUsed not cumGasUsed by @revitteth in #1544
- DS client - add TLS support (#1553) (stable/2.0) by @revitteth in #1555
- fix(seq): purge mined txs after mdbx tx commit by @revitteth in #1585
Full Changelog: v2.0.1...v2.0.2