Skip to content

Releases: blinklabs-io/adder

v0.9.0

02 Sep 15:09
73f1388
Compare
Choose a tag to compare

What's Changed

  • fix: use chainsync bulk sync end point to continue sync by @agaffney in #70
  • feat: add chainsync status field for whether chain tip has been reached by @agaffney in #71

Full Changelog: v0.8.2...v0.9.0

v0.8.2

31 Aug 21:46
82f2251
Compare
Choose a tag to compare

What's Changed

  • fix: restore chainsync status update in bulk mode by @agaffney in #69

Full Changelog: v0.8.1...v0.8.2

v0.8.1

31 Aug 21:11
c3b2058
Compare
Choose a tag to compare

What's Changed

  • fix: create TX events in bulk mode for chainsync by @agaffney in #68

Full Changelog: v0.8.0...v0.8.1

v0.8.0

31 Aug 16:08
7fb52ea
Compare
Choose a tag to compare

What's Changed

  • feat: add chain tip info to chainsync input status callback by @agaffney in #66
  • feat: chainsync bulk mode by @agaffney in #67

Full Changelog: v0.7.0...v0.8.0

v0.7.0

29 Aug 16:28
7d28683
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump go.uber.org/zap from 1.24.0 to 1.25.0 by @dependabot in #56
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.48.0 to 0.50.0 by @dependabot in #62
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.50.0 to 0.51.0 by @dependabot in #63
  • feat: transaction metadata by @wolf31o2 in #64

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Aug 19:06
1f309d0
Compare
Choose a tag to compare

What's Changed

  • chore(ci): update golangci-lint by @wolf31o2 in #57
  • chore(deps): use blinklabs-io/go for image build by @wolf31o2 in #58
  • feat: support for multiple filter values by @agaffney in #61

Full Changelog: v0.5.0...v0.6.0

v0.5.0

02 Aug 20:41
81434cb
Compare
Choose a tag to compare

What's Changed

  • ci: pull new version to update Go proxy and docs after publish by @agaffney in #49
  • ci: only pull new Go module version on release by @agaffney in #50
  • feat: chainsync input plugin status update callback by @agaffney in #52
  • feat: os notifications w/ beeep by @wolf31o2 in #53
  • fix: disable dbus at build time by @wolf31o2 in #54
  • feat: support chainsync transaction and rollback in notify output by @wolf31o2 in #55

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 Jul 17:51
746cc8f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

04 Jul 14:27
7a26529
Compare
Choose a tag to compare

What's Changed

  • chore(deps): use chainguard go image for build by @wolf31o2 in #39
  • feat: support for TX output datum and datum hash by @agaffney in #40

Full Changelog: v0.2.0...v0.3.0

v0.2.0

11 Jun 12:40
c764137
Compare
Choose a tag to compare

What's Changed

  • chore(docs): oss headers, coc, and codeowners by @wolf31o2 in #26
  • chore(docs): logo assets and add to readme by @wolf31o2 in #27
  • chore(deps): bump gouroboros to 0.41.0 by @wolf31o2 in #28
  • chore(deps): bump gouroboros to 0.42.0 by @wolf31o2 in #29
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.42.0 to 0.43.0 by @dependabot in #30
  • feat: make block/tx event CBOR optional by @agaffney in #32
  • feat: basic filter support by @agaffney in #34
  • feat: chainsync filter support by @agaffney in #36
  • feat: filtering on stake address by @agaffney in #38

Full Changelog: v0.1.0...v0.2.0