github erigontech/erigon v2022.02.01
2022.02.01-beta

latest releases: 2.60.8, 2.60.7, 3.0.0-alpha3...
2 years ago
  1. Fix memory leak in the transaction pool - thanks to external contributor @dmitry123 for bringing attention to it
  2. Memory leak fix in transaction pool also fixes failure in txpool_content RPC method, now it works well even for the large pool sizes.
  3. Fixed the output format of erigon_issuance RPC method.
  4. Asynchronous transaction broadcast in transaction pool to fix slow pending transaction feed for eth_subscribe
  5. Penalise peers for more cases of invalid RLPs
  6. Compatibility fix for eth_getTransactionByBlockHashAndIndex for the cases where transaction index is higher or equal than number of transactions in the block.
  7. Updates to pre-verified hashes for Ropsten and Mainnet, change of skip analysis optimisation parameter

Don't miss a new erigon release

NewReleases is sending notifications on new releases.