Skip to content

Releases: blinklabs-io/bluefin

v0.13.1

13 Dec 22:06
411a5d2
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.7 to 0.3.8 by @dependabot in #292
  • chore(deps): bump github.com/blinklabs-io/adder from 0.24.3 to 0.25.0 by @dependabot in #290
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.102.0 to 0.103.3 by @dependabot in #293
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.3 to 0.103.6 by @dependabot in #297
  • chore(deps): bump blinklabs-io/go from 1.23.2-1 to 1.23.3-1 by @dependabot in #296
  • chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.1 to 4.4.0 by @dependabot in #299
  • chore(deps): bump github.com/blinklabs-io/adder from 0.25.0 to 0.25.1 by @dependabot in #300
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.103.6 to 0.104.2 by @dependabot in #301
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.104.2 to 0.105.0 by @dependabot in #302
  • chore(deps): bump github.com/dgraph-io/badger/v4 from 4.4.0 to 4.5.0 by @dependabot in #303
  • ci: attestations for binaries and images by @wolf31o2 in #306
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.30.0 by @dependabot in #304
  • chore(deps): bump blinklabs-io/go from 1.23.3-1 to 1.23.4-1 by @dependabot in #305
  • chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0 by @dependabot in #307

Full Changelog: v0.13.0...v0.13.1

v0.13.0

30 Oct 13:05
e2934a9
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/adder from 0.23.2 to 0.23.3 by @dependabot in #266
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.93.3 to 0.94.3 by @dependabot in #267
  • chore(deps): bump github.com/blinklabs-io/adder from 0.23.3 to 0.23.4 by @dependabot in #268
  • chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.6 to 0.3.7 by @dependabot in #270
  • chore(deps): bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 by @dependabot in #272
  • chore(deps): bump blinklabs-io/go from 1.22.7-1 to 1.23.1-1 by @dependabot in #269
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.94.3 to 0.97.0 by @dependabot in #273
  • feat: pass logger to automaxprocs by @wolf31o2 in #274
  • chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0 by @dependabot in #276
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.97.0 to 0.98.0 by @dependabot in #278
  • chore(deps): bump github.com/dgraph-io/badger/v4 from 4.3.0 to 4.3.1 by @dependabot in #277
  • chore(deps): bump blinklabs-io/go from 1.23.1-1 to 1.23.2-1 by @dependabot in #275
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.98.0 to 0.99.0 by @dependabot in #279
  • build: set toolchain to go1.22.6 by @wolf31o2 in #283
  • chore(deps): use adder 0.24.2 by @wolf31o2 in #284
  • chore(deps): update blinklabs-io/adder to v0.24.3 by @agaffney in #286
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.101.0 to 0.102.0 by @dependabot in #287
  • chore(deps): bump github.com/blinklabs-io/bursa from 0.8.2 to 0.8.3 by @dependabot in #288
  • chore(deps): merkle-patricia-forestry 0.1.1 by @wolf31o2 in #289

Full Changelog: v0.12.0...v0.13.0

v0.12.0

15 Sep 18:44
b3c43fa
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/bursa from 0.8.1 to 0.8.2 by @dependabot in #257
  • chore(deps): bump github.com/blinklabs-io/gouroboros from 0.92.0 to 0.93.2 by @dependabot in #259
  • chore: update codeowners for teams by @wolf31o2 in #260
  • chore(deps): bump github.com/dgraph-io/badger/v4 from 4.2.0 to 4.3.0 by @dependabot in #261
  • chore(deps): bump github.com/blinklabs-io/adder from 0.23.1 to 0.23.2 by @dependabot in #262
  • chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0 by @dependabot in #263
  • chore(deps): bump blinklabs-io/go from 1.22.6-1 to 1.22.7-1 by @dependabot in #264
  • feat: Conway era support by @agaffney in #265

Full Changelog: v0.11.1...v0.12.0

v0.11.1

26 Aug 13:04
37c3dd7
Compare
Choose a tag to compare

What's Changed

  • fix: update epoch number/target for mainnet v2 profile by @agaffney in #256

Full Changelog: v0.11.0...v0.11.1

v0.11.0

25 Aug 22:42
c6c8d3c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.2...v0.11.0

v0.10.2

20 Aug 22:38
50a2f95
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/blinklabs-io/adder from 0.22.2 to 0.22.3 by @dependabot in #246
  • chore(deps): bump github.com/blinklabs-io/bursa from 0.8.0 to 0.8.1 by @dependabot in #247
  • chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0 by @dependabot in #248
  • chore(deps): bump github.com/blinklabs-io/adder from 0.22.3 to 0.23.0 by @dependabot in #249
  • chore(deps): bump blinklabs-io/go from 1.21.12-1 to 1.21.13-1 by @dependabot in #250
  • chore(deps): bump github.com/blinklabs-io/adder from 0.23.0 to 0.23.1 by @dependabot in #253
  • chore(deps): bump blinklabs-io/go from 1.21.13-1 to 1.22.6-1 by @dependabot in #251
  • chore: update Go to 1.22 by @agaffney in #254

Full Changelog: v0.10.1...v0.10.2

v0.10.1

03 Aug 13:19
9e84503
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update blinklabs-io/gouroboros to v0.91.1 by @agaffney in #245

Full Changelog: v0.10.0...v0.10.1

v0.10.0

31 Jul 16:06
9f0289e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump blinklabs-io/go from 1.21.11-1 to 1.21.12-1 by @dependabot in #233
  • feat: optimize miner target state CBOR marshaling by @agaffney in #231
  • feat: optimize nonce generation by @agaffney in #232
  • feat: make more params configurable per profile by @agaffney in #234
  • chore(deps): bump github.com/blinklabs-io/adder from 0.22.1 to 0.22.2 by @dependabot in #237
  • feat: make miner message configurable by @agaffney in #238
  • fix: defer miner start until after processing TX by @agaffney in #239
  • feat: use full path to seed file by @agaffney in #240
  • fix: make data dir writable in Docker image by @agaffney in #241
  • chore: switch to slog for logging by @agaffney in #242
  • chore: bump v2 ExUnits for additional headroom by @agaffney in #243

Full Changelog: v0.9.0...v0.10.0

v0.9.0

17 Jul 12:24
ef8c87b
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update blinklabs-io/gouroboros to v0.90.0 by @agaffney in #222
  • feat: make hash rate display interval configurable by @agaffney in #223
  • test: miner benchmarks by @agaffney in #224
  • fix: increase TUNAv2 estimated ExUnits cpu by @agaffney in #226
  • chore(deps): bump github.com/blinklabs-io/cardano-models from 0.3.5 to 0.3.6 by @dependabot in #227
  • fix: set default worker count minimum value by @agaffney in #228
  • feat: log when TUNA is successfully minted by @agaffney in #230

Full Changelog: v0.8.0...v0.9.0

v0.8.0

12 Jul 18:34
11af899
Compare
Choose a tag to compare

What's Changed

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