加密货币术语表
图表视图26 个术语,含原始白皮书反向链接
A unit measuring computation and storage usage in Ethereum-like systems. Gas limits and fees prevent infinite loops a...
The maximum amount of gas a transaction is allowed to consume. If execution runs out of gas, state changes revert but...
The amount a sender is willing to pay per unit of gas. In fee markets, gas price (or similar parameters) influences t...
A programmable spending condition language attached to transaction outputs. Bitcoin Script is intentionally limited a...
In Bitcoin, the locking script of an output specifying the conditions required to spend it. Inputs provide data that ...
In Bitcoin, the unlocking script in an input that provides signatures and data to satisfy the referenced output's Scr...
A Bitcoin protocol upgrade that separates signature (witness) data from the transaction's main structure. SegWit incr...
A signed message that proposes a state change, such as transferring funds. Transactions are propagated through the ne...
A payment attached to a transaction to incentivize inclusion in a block. In many systems, fees are paid to the block ...
A hash-based identifier for a transaction (often a hash of its serialized form). It is used to reference and track tr...
A property where a transaction's identifier can be changed without changing its effects, typically by altering signat...