Skip to content

v0.0.23

Choose a tag to compare

@erickyan86 erickyan86 released this 15 Jul 04:15
· 142 commits to master since this release

Fixed

  • [RPC] fixed getTxsByAccount rpc arg check and uint infinite loop
  • [BLOCKCHAIN] modify blockchain start err

Changed

  • [TXPOOL] move TxPool reorg and events to background goroutine
  • [P2P] ftfinder: add cmd flag that can input genesis block hash

Added

  • [P2P] txpool.handler: add config of txs broadcast
  • [RPC] add some dpos rpc api for browser