Skip to content

Releases: getfloresta/Floresta

v0.2.1

Choose a tag to compare

@Davidson-Souza Davidson-Souza released this 13 Feb 22:34
e05f12d

Some minor bugfixes from previous release.

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@Davidson-Souza Davidson-Souza released this 08 Feb 18:21
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

v0.1.0

Choose a tag to compare

@Davidson-Souza Davidson-Souza released this 30 Dec 23:44
7a6a603

First release with compiled binaries for people to test out.