Skip to content

v0.0.25

Compare
Choose a tag to compare
@erickyan86 erickyan86 released this 14 Aug 03:00
· 107 commits to dev since this release

Forked

  • [DPOS] fork3: reduce CandidateAvailableMinQuantity (#416)

Fixed

  • [MINER] fixed some bugs (#421)(#422)
  • [TXPOOL] fixed txpool add remotes not check the same tx was exist (#423)
  • [TXPOOL] fixed txpool rpc send same tx err (#430)
  • [ACCOUNT] fix internal action bug (#424)

Changed

  • [RPCAPI] modify api get account by name and id (#428)
  • [GASPRICE] modify gas price oracle (#417)
  • [ACCOUNT] modify account fliter balance zero (#414)

Added

  • [FILTERS] add filters rpc (#431)
  • [MOD] support go mod (#429)
  • [VM] add timeout func (#419) and add callwithpay (#425)