Skip to content

v0.15.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 13:15
· 171 commits to main since this release
3acf5a1

What's Changed

  • refactor: prevent concurrent runs of same task in scheduler by @agaffney in #835
  • build(deps): bump golang.org/x/sys from 0.34.0 to 0.35.0 by @dependabot[bot] in #837
  • feat: Cleanup old block nonce data by @arepala-uml in #839
  • build(deps): bump golang.org/x/net from 0.42.0 to 0.43.0 by @dependabot[bot] in #838
  • fix: use correct column name in block nonce cleanup query by @agaffney in #841
  • chore: make format golines by @wolf31o2 in #842
  • feat: Make ledger historical validation threshold configurable by @arepala-uml in #836
  • fix: change default historical validation threshold by @agaffney in #844
  • fix: lock ledger when cleaning block nonces by @agaffney in #845
  • build: go 1.24 by @wolf31o2 in #847
  • build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #849
  • build(deps): bump blinklabs-io/cardano-configs from 20250618-1 to 20250812-1 by @dependabot[bot] in #851
  • build(deps): bump blinklabs-io/txtop from 0.12.3 to 0.13.0 by @dependabot[bot] in #852
  • fix: don't calculate block nonce on Byron by @agaffney in #853
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.130.1 to 0.131.0 by @dependabot[bot] in #848
  • build(deps): bump blinklabs-io/go from 1.24.5-1 to 1.24.6-1 by @dependabot[bot] in #850
  • feat : Added changes to add amount to Utxo table to track coin amount by @jkawan in #854

New Contributors

Full Changelog: v0.14.1...v0.15.0