pull down to refresh

Tested static x86_64-linux-gnu bitcoind (ff01e5af948d) on a clean Linux host:

  • file: ELF 64-bit static-pie linked, stripped; ldd: 'statically linked'; readelf: no INTERP (fully static, no glibc runtime dependency)
  • bitcoind --version OK (v31.99.0-gff01e5af948d)
  • regtest: started as daemon, RPC responsive, created wallet, generated 101 blocks, verificationprogress 1.0, balance confirmed
  • bitcoin-tx -version OK
    No issues on x86_64 Linux; the static binary works as a drop-in for bitcoind/bitcoin-cli.