v0.2.0-alpha
Pre-release
Pre-release
Davidson-Souza
released this
08 Feb 18:21
·
193 commits
to master
since this release
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
- Create rust.yml by @Davidson-Souza in #7
- Update readme.md by @kcalvinalvin in #4
- Handle reorgs by @Davidson-Souza in #8
Full Changelog: 0.1.0...0.2.0_alpha