Skip to content

v2020.09.01-alpha

Compare
Choose a tag to compare
@mandrigin mandrigin released this 03 Sep 08:58
93a1be2

Changelog

  • based of go-ethereum 1.9.20

  • sync on HDD with --hdd flag (experimental)

  • new RPC APIs eth_getLogs, eth_getBlockTransactionCountByNumber, eth_getBlockTransactionCountByHash, net_peerCount (with hardcoded result),

  • fixes for RPC APIs:

    • eth_blockNumber: now returns the blocks that were fully processed
    • eth_getBlockByNumber: fix latest support
  • updated documentation

  • better behaviour at the tip of the chain (faster performance, less trafic): supporting NewBlock notifications

  • websockets support in the RPC daemon

  • fixes for unwinds

SHA256

Release SHA256: bcfd94bc15155a3f27eafce2782b2a4ecbe1093efb016a0be1eea567a7fc9a90

To validate, use make docker && docker run turbo-geth:latest sha256sum /usr/local/bin/tg.

It should be the same if building on Linux with go 1.15.