Skip to content

Releases: ArkLabsHQ/fulmine

v0.4.0-rc.2

Choose a tag to compare

@altafan altafan released this 29 Jul 15:55
86c6d03

What's Changed in v0.4.0-rc.2

Features

  • Add safeguards on VHTLC APIs (c260f9e)
  • Ensure the same delegate fee address is always used across sessions (9ccf3bc)
  • Add HD/single-key identity matrix to fulmine e2e tests (38ec8dd)

Bug Fixes

Refactor / Cleanup

  • Remove custom SendOffchain in favour of SDK default (2ed9cc5)
  • Cleanup permissions and fix unit tests (f52bbc4)
  • Cleanup templates & update web UI integration tests (0dac5f9)
  • Update protos (44b9775)
  • Drop unused/deprecated Dockerfiles (99db83b)
  • Lint (392086a)

Dependencies & Infrastructure

  • Bump Go → 1.26.5 (0f97aec)
  • Bump go-sdk to 2026-07-28 pre-release commit (7ad2d37) ⚠️ go-sdk v0.10.2 not yet tagged
  • Bump arkade-regtest (b7c794e)
  • Use require.Eventually for VHTLC status checks in e2e tests (384aba9)

⚠️ Known Issues This RC

  • build-and-upload CI step fails: ENOENT ./build/fulmine-linux-amd64 — binary artifacts not attached to this release
  • Depends on github.com/arkade-os/go-sdk v0.10.2-0.20260728100801-5dfe88b5be1c (pseudo-version); go-sdk v0.10.2 must be tagged before the final v0.4.0 release

Full Changelog: v0.4.0-rc.1...v0.4.0-rc.2

v0.4.0-rc.1

Choose a tag to compare

@altafan altafan released this 21 Jul 14:00
211bbcf
add nonInteractiveClaimLeaf to CreateVHTLCResponse.SwapTree (#459)

v0.4.0-rc.0

Choose a tag to compare

@altafan altafan released this 15 Jul 16:39
b27d73d
feat: non interactive claim option to CreateVHTLC (#452)

* non interactive vhtlc claim

* fixes

* update to latest go-sdk

* add emulator and covclaimd to regtest CI setup

* ci: build covclaim multi-arch image

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* bump arklib

* remove covclaim ci flow

* move emulator key in config

* cleaning

* fix and clean

* remove custom signing code

* .env.regtest: set custom BOLTZ_IMAGE

* clean comment

* fix: GetVHTLCSpendingTx

* add datadir to fulmine-user container

* proper arkClient cleanup in tests

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

v0.3.26-rc.0

Choose a tag to compare

@altafan altafan released this 11 Jul 18:39
161a5f7
Bump deps & fix schedule next settlement

v0.3.25

Choose a tag to compare

@altafan altafan released this 16 Jun 08:16
552f285

What's Changed

  • Bump go-sdk to handle signer key rotation by @altafan in #416
  • Bump go-sdk and send x-sdk-version header by @altafan in #417
  • Fix compute and schedule next settlement by @altafan in #418

Full Changelog: v0.3.24...v0.3.25

v0.3.24

Choose a tag to compare

@altafan altafan released this 10 Jun 19:38
b4461e8

What's Changed

Full Changelog: v0.3.23...v0.3.24

v0.3.24-rc.0

Choose a tag to compare

@altafan altafan released this 05 Jun 14:55
dd08f72

Full Changelog: v0.3.23...v0.3.24-rc.0

v0.3.23

Choose a tag to compare

@altafan altafan released this 12 May 15:56
ab11545

What's Changed

Full Changelog: v0.3.22...v0.3.23

v0.3.23-rc.1

Choose a tag to compare

@altafan altafan released this 11 May 21:03
285e433

Changes since v0.3.23-rc.0

Fixes

  • pkg/swap/swap.go: Use vtxo.ArkTxid instead of vtxo.Txid in GetVirtualTxs call within GetVHTLCSpendingTx — corrects VTXO transaction lookup field

CI

  • All checks passing: build-and-upload ✅, docker-build-and-push ✅, integration tests ✅, unit tests ✅
    (RC0 had failing integration tests due to CI infrastructure; RC1 resolves this)

Generated by release-coordinator

v0.3.23-rc.0

Choose a tag to compare

@altafan altafan released this 11 May 16:55
26f011f

Full Changelog: v0.3.22...v0.3.23-rc.0