v0.3.1
What's Changed
- docs: update README by @agaffney in #338
- feat: track connection handshake params in peer governor by @agaffney in #341
- feat: track chain tip explicitly by @agaffney in #345
- build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #346
- fix(peergov): guard against nil deref in connection handler by @wolf31o2 in #347
- fix(utxorpc): guard against nil utxo decode in query module by @wolf31o2 in #348
- fix(utxorpc): guard against nil block decode in sync module by @wolf31o2 in #349
- fix(utxorpc): return error on nil point before starting chain interator by @wolf31o2 in #350
- feat: record genesis UTxOs in database by @agaffney in #351
Full Changelog: v0.3.0...v0.3.1