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