Floresta v0.5.0 Released
Floresta is a lightweight, fully-validating Bitcoin node powered by Utreexo, with an integrated Electrum Server.
- "This is the first release after the crate reorg, which. For now on, the GitHub releases will reflect florestad, and every subcrate has its version."
What's Changed
- Break this project into a workspace by @Davidson-Souza in #58
- Create LICENSE by @Davidson-Souza in #60
- Use env var to pass xpubs by @Davidson-Souza in #61
- Parallel sync 1/n: Refactor: Move stateless code to a new module by @Davidson-Souza in #62
- Rate limit peers by @Davidson-Souza in #66
- Parallel sync 2/n: Partial chainstate by @Davidson-Souza in #63
- Readme.md typo by @bitkarrot in #68
- Send addresses by @Davidson-Souza in #67
- Improve assumeutreexo by @Davidson-Souza in #70
- Improve support to wasm by @Davidson-Souza in #71
- Feature/refactor manifests by @Davidson-Souza in #72
- Fix: return leaf_hashes by @Davidson-Souza in #73
- Docs improvements by @Davidson-Souza in #74
Full Changelog: v0.4.0...v0.5.0