Original release notes
Release notes
What's Changed
- forestFile, mmapfile, cached_rws, swisstable: forest allocation primitives by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/219
- .github: bump golangci-lint to v2.12.2 by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/220
- forest: faster record by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/221
- improved forest by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/215
- forest: add rehash and prove by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/222
- forest: bound the rehash pass to a memory window by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/224
- swisstable, mmapcache, utreexo: fix windows build by @kcalvinalvin in https://github.com/utreexo/utreexo/pull/225
Full Changelog: https://github.com/utreexo/utreexo/compare/v0.17.2...v0.18.0

