• v0.0.13 539a9069bf

    fix(lamassu): explicitly rebuild problematic native modules
    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:10:58 +00:00 | 14 commits to main since this release

    pnpm rebuild often fails to properly build node-expat, iconv, and
    argon2 native modules. This adds an explicit loop to rebuild these
    specific modules using node-gyp after the general pnpm rebuild.

    🤖 Generated with Claude Code

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

    Downloads