Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 22:48
· 4 commits to main since this release
2028a10

What's Changed

  • chore: capture package.json for 0.10.0 by @wolf31o2 in #731
  • fix: consider TX validity when processing by @agaffney in #732
  • refactor: move database init out of ledger by @agaffney in #733
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.35.0 to 1.36.0 by @dependabot in #734
  • build(deps): bump gorm.io/gorm from 1.26.1 to 1.30.0 by @dependabot in #738
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.35.0 to 1.36.0 by @dependabot in #737
  • feat(ledger): Move block nonce to separate DB table by @arepala-uml in #739
  • refactor: finish moving block nonce processing to ledger by @agaffney in #744
  • refactor: make database metrics optional by @agaffney in #747
  • build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 by @dependabot in #750
  • build(deps): bump blinklabs-io/go from 1.24.2-1 to 1.24.4-1 by @dependabot in #751
  • feat: support for tracking multiple chains by @agaffney in #748
  • chore(deps): update blinklabs-io/gouroboros to v0.123.0 by @agaffney in #753
  • chore(deps): update blinklabs-io/gouroboros to v0.124.0 by @agaffney in #756
  • ci(publish): automatically publish to npmjs.org by @wolf31o2 in #757
  • feat: Shelley genesis UTxOs by @agaffney in #758

Full Changelog: v0.10.0...v0.11.0