v0.5.0
What's Changed
- feat: shutdown node cleanly on signal by @agaffney in #610
- fix: return first block from ImmutableDB chunk by @agaffney in #611
- feat: support for loading from ImmutableDB by @agaffney in #612
- fix: prevent mempool consumer panic after blocking by @agaffney in #613
- docs: update README by @agaffney in #616
- refactor: rename state package to ledger by @agaffney in #617
- feat(config): support dingo.yaml config file loading with env overrides in dingo by @arepala-uml in #615
- chore(deps): update blinklabs-io/gouroboros to v0.117.0 by @agaffney in #621
- build(deps): bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #620
- build(deps): bump golang.org/x/net from 0.38.0 to 0.39.0 by @dependabot in #619
- build(deps): bump github.com/dgraph-io/badger/v4 from 4.6.0 to 4.7.0 by @dependabot in #618
- feat(database): account tracking on credential registration by @wolf31o2 in #623
- feat: track registration certificates and create account by @wolf31o2 in #634
New Contributors
- @arepala-uml made their first contribution in #615
Full Changelog: v0.4.6...v0.5.0