Skip to content

v0.7.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@NicolasDP NicolasDP released this 24 Oct 10:39
v0.7.0-rc1
5583e5e

Bug fixes

  • Cannot encode genesis.yaml with legacy_funds entry #968
  • Old gossip may cause the node to connect to self #1016

Breaking changes

the block format has changed slightly and is no longer compatible with 0.6.5 and earlier:

  • faster to verify a header
  • header processing is now more optimised, has reduce memory usage and better guarantees;
  • block builder is faster and allow for better block signing process to leverage more secure signing in the future (and hardware signing)