Skip to content

v0.4.0-rc.2

Latest

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