• v0.0.18 3b39918c38

    refactor(lamassu): remove redundant pnpm rebuild step
    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:33:37 +00:00 | 9 commits to main since this release

    pnpm rebuild always fails due to signal handling issues and we
    ignore the failure anyway. Since we explicitly rebuild the
    problematic native modules (node-expat, iconv, argon2), the
    pnpm rebuild step is unnecessary.

    🤖 Generated with Claude Code

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

    Downloads