Skip to content

v0.55.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:10
Immutable release. Only release title and notes can be modified.
1e5e9f6

What's Changed

  • chore(deps): bump gouroboros to v0.183.0 and ouroboros-mock to v0.13.0 by @chrisguiney in #2550
  • feat(ledger): implement transaction-build local-state-queries by @chrisguiney in #2547
  • Documentation Update: v0.54.0 by @sg-doc-holiday[bot] in #2552
  • refactor(api): narrow concrete adapters for blockfrost mesh utxorpc by @cryptodj413 in #2555
  • refactor(ledger): move peer-governance adapter out of ledger package by @arepala-uml in #2562
  • refactor(chainselection): decouple peer eligibility from peergov events by @cryptodj413 in #2561
  • refactor(ledger): remove mempool DTO from provider interface by @arepala-uml in #2563
  • fix(blockfrost): align transaction detail endpoints with OpenAPI 0.1.88 by @arepala-uml in #2554
  • refactor(chainsync): depend on chain iterator interface instead of le… by @cryptodj413 in #2564
  • feat(ledger): keep treasury in sync with Conway transaction donations by @chrisguiney in #2565
  • fix(ledger): apply transaction reward withdrawals to account balances by @arepala-uml in #2570
  • feat(ledger): apply POOLREAP pool-deposit refunds at epoch boundaries by @chrisguiney in #2571
  • build(deps): bump golang.org/x/crypto from 0.52.0 to 0.53.0 by @dependabot[bot] in #2556
  • refactor(ledger): extract pure Praos selection primitives by @cryptodj413 in #2566
  • feat(midnight): Add midnight config section with YAML, env, and CLI parsing by @arepala-uml in #2568
  • refactor(ledger): decouple connection recycling from validation by @cryptodj413 in #2569
  • fix(nilaway): Resolve or suppress current nil-safety findings by @arepala-uml in #2575
  • fix(ledger): remove and refund orphaned governance actions after enac… by @cryptodj413 in #2574
  • feat(chainsync): add configurable multi-active header sync strategy by @chrisguiney in #2577
  • fix(ledger): apply MIR certificate effects to reward and Ada pot state by @cryptodj413 in #2576
  • build(deps-dev): bump vite from 8.0.14 to 8.0.16 in /examples/dingo-blockfrost-explorer by @dependabot[bot] in #2573
  • build(deps-dev): bump vite from 8.0.14 to 8.0.16 in /examples/dingo-sundae-preview by @dependabot[bot] in #2572
  • build(deps): bump cloud.google.com/go/storage from 1.62.2 to 1.62.3 by @dependabot[bot] in #2560
  • feat(midnight): Add GORM models and migrations for Midnight indexer tables by @arepala-uml in #2578
  • build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.23 to 1.19.24 by @dependabot[bot] in #2559
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.25 by @dependabot[bot] in #2558
  • fix(chain): live reconcile lock order by @wolf31o2 in #2553
  • fix(mithril): empty snapshot handling by @wolf31o2 in #2551
  • build(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #2579
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.101.0 to 1.104.0 by @dependabot[bot] in #2580
  • build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 by @dependabot[bot] in #2582
  • build(deps): bump github.com/dgraph-io/badger/v4 from 4.9.1 to 4.9.2 by @dependabot[bot] in #2583
  • build(deps): bump google.golang.org/api from 0.283.0 to 0.285.0 by @dependabot[bot] in #2581
  • fix(database): reward withdrawal underflow by @wolf31o2 in #2588
  • fix(database): treat BlockByHash index miss as hard miss by @SAY-5 in #2167
  • fix(database): make stake and DRep credential identity tag-aware by @arepala-uml in #2520
  • chore: commit recent benchmark results by @wolf31o2 in #2589
  • ci(examples): automatic dependabot updates by @wolf31o2 in #2591
  • perf(database): shard block lru cache by @wolf31o2 in #2590
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.183.0 to 0.184.0 by @dependabot[bot] in #2594
  • build(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 in /examples/dingo-gov-lens by @dependabot[bot] in #2597
  • build(deps): bump google.golang.org/api from 0.285.0 to 0.286.0 by @dependabot[bot] in #2593
  • build(deps-dev): bump @types/node from 24.10.1 to 26.0.0 in /examples/dingo-blockfrost-explorer by @dependabot[bot] in #2595
  • build(deps-dev): bump @types/node from 24.10.1 to 26.0.0 in /examples/dingo-sundae-preview by @dependabot[bot] in #2599

Full Changelog: v0.54.0...v0.55.0