0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-23 12:33:26 -05:00
bitcoin-bitcoin-core/src/consensus
Sjors Provoost f86678156a
Check leaves size maximum in MerkleComputation
Belt and suspenders for future code changes.

Currently this function is only called from TransactionMerklePath() which sets leaves to the block transactions, so the Assume always holds.
2024-12-17 10:12:31 +07:00
..
amount.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
consensus.h miner: adjust clock to timewarp rule 2024-08-20 18:51:37 +02:00
merkle.cpp Check leaves size maximum in MerkleComputation 2024-12-17 10:12:31 +07:00
merkle.h Drop TransactionMerklePath default position arg 2024-12-17 10:12:31 +07:00
params.h doc: fix a few simple codespell warnings 2024-08-28 18:42:10 +02:00
tx_check.cpp Use ParamsWrapper for witness serialization 2023-11-14 08:45:30 +10:00
tx_check.h scripted-diff: Bump copyright of files changed in 2019 2019-12-30 10:42:20 +13:00
tx_verify.cpp refactor: Rename CTransaction::nVersion to version 2024-06-07 13:55:23 -04:00
tx_verify.h doc: fix: prevHeights entries are set to 0, not removed 2022-11-29 17:58:36 +00:00
validation.h validation: Remove RECENT_CONSENSUS_CHANGE validation result 2024-11-11 10:24:38 +01:00