elements/src/consensus
Sjors Provoost 63d6ad7c89
Move BlockMerkleBranch back to merkle.{h,cpp}
The Mining interface uses this function in the next commit
to calculate the coinbase merkle path. Stratum v2 uses
this to send a compact work template.

This partially undoes the change in 4defdfab94,
but is not a revert, because the implementation changed in the meantime.

This commit also documents the function.
2024-09-26 09:48:31 +02: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 Move BlockMerkleBranch back to merkle.{h,cpp} 2024-09-26 09:48:31 +02:00
merkle.h Move BlockMerkleBranch back to merkle.{h,cpp} 2024-09-26 09:48:31 +02: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 Include version.h in fewer places 2023-11-16 11:36:22 +10:00