v0.3.0
What's Changed
- build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 by @dependabot in #305
- build(deps): bump github.com/utxorpc/go-codegen from 0.14.0 to 0.15.0 by @dependabot in #304
- build(deps): bump blinklabs-io/txtop from 0.12.0 to 0.12.1 by @dependabot in #306
- refactor: move utxorpc code into its own module by @wolf31o2 in #303
- feat: server-side support for local-state-query by @agaffney in #307
- feat: support for system-start and chain tip related queries by @agaffney in #309
- refactor: move config testdata and remove extra config files by @wolf31o2 in #308
- feat: utxorpc submit module by @wolf31o2 in #310
- fix: cleanup consumed UTxO query condition by @agaffney in #312
- feat: UTxO by address/ref ledger queries by @agaffney in #314
- feat: utxorpc sync module by @wolf31o2 in #313
- fix(utxorpc-sync): block on chain iteration to reduce DB calls by @wolf31o2 in #316
- feat: utxorpc watch module by @wolf31o2 in #315
- feat: utxorpc query module by @wolf31o2 in #318
- chore: rename testdata to preview and symlink by @wolf31o2 in #319
- feat: genesis config ledger query by @agaffney in #320
Full Changelog: v0.2.2...v0.3.0