Low 33
AI analysis
BC
Bitcoin CoreBitcoin Core
BitcoinSupply chain
miner: fix `addPackageTxs` unsigned integer overflow
This commit fixes a math bug in the Bitcoin Core block-building code. The original code subtracted a safety margin from the maximum block weight and then compared the current block weight to that lower number. Because the variables are uns…
Unsigned integer underflow in block-weight comparisonMiner block-assembly logic correctness fixPotential consensus-adjacent behavior in transaction selection
b807dfcdby ismaelsadeeq+2−21 file
No security note in commit