Floresta v0.4.0: New Features and Bug Fixes
Floresta is a user-friendly and resource-efficient implementation of an Electrum Server, powered by utreexo.
- "New major version of Floresta, with some bugfixes and new features like a json-rpc, rescan, output descriptors env var support and more..."
- "Anybody who can test and provide feedback would be very helpful."
What's Changed
- Fix config file parse error and docs ortography by @Guilospanck in #27
- Added support for output descriptors by @douglaz in #30
- Fix sparrow incompatibility by @Davidson-Souza in #31
- Add missing rules by @Davidson-Souza in #29
- Feature/dos protection by @Davidson-Souza in #32
- Clippy by @Davidson-Souza in #33
- Minor p2p improvements by @Davidson-Souza in #34
- Add more tests to ci by @Davidson-Souza in #22
- Fix/small docs fixups by @Davidson-Souza in #26
- Derive more addresses as we get transactions by @Davidson-Souza in #35
- Fix a bug with prot 70016 by @Davidson-Souza in #37
- Improve address selection by @Davidson-Souza in #36
- Fix/remove unreachable by @Davidson-Souza in #38
- Improve address cache by @Davidson-Souza in #39
- Ask for headers only once by @Davidson-Souza in #40
- read xpub from env var by @Davidson-Souza in #41
- Fix a bug of hanging forever while on ibd by @Davidson-Souza in #42
- Fix some retargeting bugs by @Davidson-Souza in #43
- Revert "Fix some retargeting bugs (#43)" by @Davidson-Souza in #44
- Fix some retargeting bugs by @Davidson-Souza in #45
- Improve versioning and folder structure by @Davidson-Souza in #46
- Reindex by @Davidson-Souza in #48
- feat: Rescan by @Davidson-Souza in #49
- create a json-rpc server by @Davidson-Souza in #50
- Fix a merge conflict with json-rpc by @Davidson-Souza in #51
- Update transaction view on broadcast by @Davidson-Souza in #47
- Refactor node by @Davidson-Souza in #52
- Node request by @Davidson-Souza in #53
- Node request by @Davidson-Souza in #54
- Add a rpc to stop the node by @Davidson-Souza in #55
- Move context by @Davidson-Souza in #56
- Bump version 0.3.0 -> 0.4.0 by @Davidson-Souza in #57
Full Changelog: 0.3.0...v0.4.0