• v0.0.14 584f342b39

    fix(lamassu): add bash to PATH and use setsid for turbo build
    Some checks failed
    nix-bitcoin tests / build_test_drivers (push) Has been cancelled
    nix-bitcoin tests / check_flake (push) Has been cancelled
    nix-bitcoin tests / test_scenario (default) (push) Has been cancelled
    nix-bitcoin tests / test_scenario (joinmarket-bitcoind-29) (push) Has been cancelled
    nix-bitcoin tests / test_scenario (netns) (push) Has been cancelled
    nix-bitcoin tests / test_scenario (netnsRegtest) (push) Has been cancelled

    Ghost released this 2026-01-09 22:15:06 +00:00 | 13 commits to main since this release

    • Add bash to PATH so node-gyp can find sh for native module builds
    • Use setsid --wait for turbo build to isolate from signal propagation
      (prevents pnpm's exit code -2 when turbo calls pnpm run build)

    🤖 Generated with Claude Code

    Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

    Downloads