Skip to content

v1.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Feb 03:20
· 25 commits to dev since this release
v1.2.2
a530848

Changelog

  • a530848 Feat whitelist for normal usage contracts (#287)
  • 24ab44e [network] support static node (#280)
  • 09c4a7c [Fix] fix judgment logic (#286)
  • 8b4141f [metrics] remove go-kit dependencies (#282)
  • 2c217cb [protocol] Move close channel after close topics (#283)
  • 1eb324f [state] pre-allocate Node struct (#277)
  • 9d37be7 [crypto] Keccak256 method add sync.Pool (#279)
  • 977552b [network] fix workqueue close (#278)
  • d7bd4f8 [jsonrpc] add API call metrics (#276)
  • 088a2d5 [state] merge state update to single transaction (#258)
  • 118ca27 [discover] Filtering peers using CIDR ranges (#261)
  • ac1d060 [command] reverify subcommand, reverify storage block data (#274)
  • a3bb8d0 [jsonrpc] Fix unit test failure on json unmarshal (#272)
  • b192cda [syncer] Forgetting non-Dogechain protocol peer (#271)