Bitcoin's stack-based, intentionally non-Turing-complete scripting language used to define spending conditions for transaction outputs. Scripts are composed of opcodes that manipulate a stack to evaluate whether a transaction is authorized, supporting operations like signature verification (OP_CHECKSIG), multisig (OP_CHECKMULTISIG), timelocks (OP_CHECKLOCKTIMEVERIFY), and hash preimage checks. Its deliberate limitations (no loops, bounded execution) minimize attack surface.
Sua exploração
0 termos visitados no totalThe first decentralized cryptocurrency network, launched in 2009 by the pseudonymous Satos…
Ver termo →The accounting model used by Bitcoin (and derived chains like Litecoin and Zcash) where ba…
Ver termo →A proposed Bitcoin opcode (BIP 347) that would reintroduce byte-string concatenation to Ta…
Ver termo →A Bitcoin soft fork activated in November 2021 (BIPs 340-342) introducing Schnorr signatur…
Ver termo →