Skip to content

v0.2.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@Davidson-Souza Davidson-Souza released this 08 Feb 18:21
· 193 commits to master since this release
3d8b3e3

New release with a more stable code, also some cleanups. Some major improvements over the last release:

  • Update upstream to use reqwest for json-rpc requests, add support to TLS and keep-alive connections
  • Add headers-first sync, so we can know almost everything about a potential tip before we validate. This will be specially useful when the p2p code is merged
  • Clean-up command line args and introduce config file.
  • Add a asumevalid option for faster IBD
  • Various bug-fixes

What's Changed

Full Changelog: 0.1.0...0.2.0_alpha