Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 08:05
· 49 commits to dev since this release
v1.2.0
a9416fd

Changelog

  • a9416fd Update detroit hard fork block height on mainnet (#253)
  • 4205200 [hardfork] Add a new pos hard fork detroit (#252)
  • a977703 [ibft] merge back patch 1.1.3 (#251)
  • 7e051a9 [sycner] Remove different network peer (#239)
  • eeae5b4 [txpool] remove read lock, fix dead lock (#242)
  • 36649fd [network] Check peerid, block self connect self (#237)
  • ee8dd5e [blockchain] Remove unused storage snapshot functions (#230)
  • 5e07351 [ibft] Get txpool transactions all at once when building block (#176)
  • 999ba6f [CI] Separate workflows to make it more runnable (#222)
  • 1e09765 [jsonrpc] New server option for fine-grained control over endpoint namespaces (#218)
  • 3de8977 [network] increase pubsub message buffers (#210)
  • 1bb56a7 [network] Fix bootnode re-discovery issue(Upstream PR 0xPolygon#775) (#214)
  • a840ee8 [network] Gossip topic subscribe back pressure (#203)
  • 3b344b7 [metrics] Add blockchain and jsonrpc metrics (#205)