Skip to content

v0.37.0

Compare
Choose a tag to compare
@Keith-CY Keith-CY released this 25 Oct 14:57
· 209 commits to master since this release
9e4d525

0.37.0 (2020-10-25)

Features

  • core: prune cached cells according to data returned from lumos indexer (5d09d61)
  • rpc: add rpc#pingPeers, rpc#getTransactionProof, rpc#verifyTransactionProof and rpc#clearBannedAddresses (#506) (61efe5e)
  • rpc: remove rpc#getCellsByLockHash (#504) (2071308)
  • utils: remove support of [email protected] (b94d318)

Performance Improvements

BREAKING CHANGES