(description pending)
DEPENDENT: MOVEONLY: Move most transaction validation function defintions to consensus/txverify.cpp #6049
pull jtimon wants to merge 5 commits into bitcoin:master from jtimon:consensus_tx0 changing 15 files +304 −206-
jtimon commented at 11:05 PM on April 22, 2015: contributor
-
Consensus: Create consensus/consensus.h with some constants 691161d419
- jtimon renamed this:
MOVEONLY: Move most transaction validation function defintions to consensus/txverify.cpp
DEPENDENT: MOVEONLY: Move most transaction validation function defintions to consensus/txverify.cpp
on Apr 22, 2015 - jtimon closed this on Apr 23, 2015
-
cf9400047e
MOVEONLY: Move to consensus/consensus.h:
-Most consensus constants that are not in script already -Functions declaration for most of what's necessary for verifying transactions, block headers and blocks
-
Consensus: Refactor: Separate Consensus::CheckTxInputs and GetSpendHeight in CheckInputs 13f78495be
-
Consensus: Refactor: Separate CheckFinalTx from main::IsFinalTx 51bb26e226
-
20c2b4638e
MOVEONLY: Move from main.cpp to consensus/txverify.cpp:
-CheckFinalTx -CheckTransaction -Consensus::CheckTxInputs -GetLegacySigOpCount -GetP2SHSigOpCount
- jtimon reopened this on Apr 23, 2015
- jtimon force-pushed on Apr 23, 2015
- jtimon closed this on Apr 23, 2015
- MarcoFalke locked this on Sep 8, 2021
Contributors