Join Nostr
2026-07-03 06:09:41 UTC

sedited on Nostr: Bitcoin Core now tracks the ability to compile the script interpreter to a bare metal ...

Bitcoin Core now tracks the ability to compile the script interpreter to a bare metal target. This allows for transaction script validity checks in constrained environments, be it embedded, enclaves, or proof generation engines.

https://github.com/bitcoin/bitcoin/pull/31425