Value Overflow Bug
A critical arithmetic error where transaction or supply calculations wrap around and create invalid amounts.
A value overflow bug occurs when software fails to handle very large numbers safely, causing arithmetic to wrap around or pass invalid supply checks. In consensus code, this can accidentally create coins or accept impossible transactions.
Consensus implementations prevent overflow with explicit range checks, safe integer types, test vectors, code review, and agreement that invalid monetary amounts must never be accepted by nodes.
Related terms
3 linkedExplore connected entries beyond the alphabetical index.
Inflation
→A sustained rise in the general price level, reducing a currency's purchasing power over time.
Total Supply
→The amount of a coin or token that currently exists, including circulating, locked, reserved, and escrowed units.
Block Reward
→The new coins and transaction fees paid to the miner or validator that successfully adds a block.
All terms and definitions may update as the Cryptionary improves.
