Skip to content

v1.7.3

Compare
Choose a tag to compare
@qianbin qianbin released this 27 Jul 06:51
· 217 commits to master since this release
b5e16aa

This release contains various performance improvements and significantly reduces synchronization time.

Notice: Don't forget that full resynchronization is required if upgrading from versions earlier than v1.7.0.

Changes:

  • Enable INT128 for secp256k1 lib (#530)
  • Add new VRF package to provide optimized VRF functions (#531)
  • Faster trie node encoding (#533)
  • Pool hash objects instead of joined data buffers (#535)
  • Upgrade leveldb (#539)