Skip to content

Releases: blinklabs-io/dingo

v0.3.4

09 Feb 22:30
230df6e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

27 Jan 22:28
2cabb16
Compare
Choose a tag to compare

What's Changed

  • docs: ASCII art Dingo ate my blockchain by @wolf31o2 in #362
  • build(deps): bump go.opentelemetry.io/otel/exporters/stdout/stdouttrace from 1.33.0 to 1.34.0 by @dependabot in #363
  • build(deps): bump connectrpc.com/grpcreflect from 1.2.0 to 1.3.0 by @dependabot in #365
  • build(deps): bump blinklabs-io/go from 1.23.4-1 to 1.23.5-1 by @dependabot in #368
  • build(deps): bump blinklabs-io/txtop from 0.12.1 to 0.12.2 by @dependabot in #369
  • build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp from 1.33.0 to 1.34.0 by @dependabot in #364
  • feat: track rolling nonce by @agaffney in #370
  • refactor: add block metadata to blob store by @agaffney in #371
  • build: use go 1.22.11 by @wolf31o2 in #372
  • refactor: load genesis configs when loading node config by @agaffney in #373
  • chore: increase chainsync pipeline limit by @agaffney in #374
  • feat: calculate epoch nonce by @agaffney in #375
  • refactor: move block to blob store by @agaffney in #379
  • feat: track prev_hash for blocks by @agaffney in #380
  • build(deps): bump github.com/utxorpc/go-codegen from 0.15.0 to 0.16.0 by @dependabot in #378
  • build(deps): bump github.com/dgraph-io/badger/v4 from 4.5.0 to 4.5.1 by @dependabot in #377
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.108.0 to 0.108.1 by @dependabot in #376

Full Changelog: v0.3.2...v0.3.3

v0.3.2

13 Jan 16:26
37f6578
Compare
Choose a tag to compare

What's Changed

  • refactor: rename Port to RelayPort in internal Config object by @wolf31o2 in #352
  • chore: make format golines by @wolf31o2 in #353
  • feat(utxorpc): TLS listener support by @wolf31o2 in #354
  • chore(deps): update blinklabs-io/gouroboros to v0.107.1 by @agaffney in #355
  • fix: check for out-of-order chainsync block headers by @agaffney in #356
  • fix: check for out-of-order block events by @agaffney in #357
  • fix: skip length check on chainsync disconnect logic if nil by @wolf31o2 in #358
  • build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 by @dependabot in #359
  • build(deps): bump github.com/blinklabs-io/ouroboros-mock from 0.3.5 to 0.3.6 by @dependabot in #360
  • build(deps): bump connectrpc.com/connect from 1.17.0 to 1.18.1 by @dependabot in #361

Full Changelog: v0.3.1...v0.3.2

v0.3.1

09 Jan 02:23
3908d19
Compare
Choose a tag to compare

What's Changed

  • docs: update README by @agaffney in #338
  • feat: track connection handshake params in peer governor by @agaffney in #341
  • feat: track chain tip explicitly by @agaffney in #345
  • build(deps): bump golang.org/x/sys from 0.28.0 to 0.29.0 by @dependabot in #346
  • fix(peergov): guard against nil deref in connection handler by @wolf31o2 in #347
  • fix(utxorpc): guard against nil utxo decode in query module by @wolf31o2 in #348
  • fix(utxorpc): guard against nil block decode in sync module by @wolf31o2 in #349
  • fix(utxorpc): return error on nil point before starting chain interator by @wolf31o2 in #350
  • feat: record genesis UTxOs in database by @agaffney in #351

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Dec 21:29
482c63d
Compare
Choose a tag to compare

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

v0.2.2

27 Dec 20:44
eb35de3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

24 Dec 15:54
4a337a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

20 Dec 20:06
6588869
Compare
Choose a tag to compare

What's Changed

  • refactor: migrate outbound connection creation to connection manager by @agaffney in #280
  • build(deps): bump github.com/blinklabs-io/gouroboros from 0.105.0 to 0.105.1 by @dependabot in #281
  • build(deps): bump gorm.io/plugin/opentelemetry from 0.1.10 to 0.1.11 by @dependabot in #285
  • ci: skip unused golangci-lint test on outboundSocketControl func by @wolf31o2 in #286
  • feat: initial peer governor by @agaffney in #288
  • refactor: move listener and enable port re-use by @agaffney in #289
  • chore(deps): upgrade otel group to 1.33.0 by @wolf31o2 in #287
  • fix: ensure peers is not nil by @wolf31o2 in #290

Full Changelog: v0.1.8...v0.2.0

v0.1.8

13 Dec 23:06
bdc090b
Compare
Choose a tag to compare

What's Changed

  • docs(readme): dev/build section by @wolf31o2 in #274
  • feat: unix socket for ouroboros node-to-client by @wolf31o2 in #275
  • fix: register both ntn and ntc listeners by @wolf31o2 in #277
  • fix: remove socket file and validate configs before use by @wolf31o2 in #278
  • build(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #279

Full Changelog: v0.1.7...v0.1.8

v0.1.7

11 Dec 23:11
ef99bff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.6...v0.1.7