15455 Commits (9000990c30696477f063b9b364d961cad93a7dc2)
 

Author SHA1 Message Date
jl777 bbb8ae00ad Fix 6 years ago
jl777 58434c5c34 Revert if 6 years ago
jl777 71b9e59c5a Guard against set generate crash in regtest 6 years ago
Homu 933e0d6675 Auto merge of #2968 - maxgubler:v1.0.14-edit, r=str4d 6 years ago
Homu 50400310af Auto merge of #2977 - str4d:loadblockindexguts-correctness, r=str4d 6 years ago
Jack Grigg 44488400c1
Check Equihash solution when loading block index 6 years ago
Homu 6264927fef Auto merge of #2931 - jc23424:hashreserved-diskindex, r=str4d 6 years ago
Jack Grigg ed9aa2b62a
Add branch IDs for current and next block to getblockchaininfo 6 years ago
Jay Graber 71768555dd
Add upgrades field to RPC call getblockchaininfo 7 years ago
jl777 6ec3d43c5c -print 6 years ago
jl777 877865e3ef -couldnt open printout 6 years ago
Homu d4d2844829 Auto merge of #2463 - str4d:713-rollback-limit, r=str4d 6 years ago
Maxwell Gubler f70cd24521 Fix syntax examples for z_importwallet and export 6 years ago
Jack Grigg bdbe8e8591
Extend CWallet::GetFilteredNotes to enable filtering on a set of addresses 7 years ago
Homu 8487be8360 Auto merge of #2903 - str4d:1408-sighash, r=str4d 6 years ago
Jack Grigg 4553901850
Use v3 transactions with caching for validatelargetx benchmark 6 years ago
Jack Grigg 818b94f94f
Make number of inputs configurable in validatelargetx test 6 years ago
Jack Grigg a3353b4e01
Regenerate SignatureHash tests 6 years ago
Ariel 7245f32835
update SignatureHash according to Overwinter spec 7 years ago
Ariel 132dc81f7d
add blake2b writer 7 years ago
Jack Grigg d55e5e778b
Cleanup: Wrap function arguments 6 years ago
Jack Grigg be12669982
Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
Pieter Wuille 6514771a44
Rename to PrecomputedTransactionData 8 years ago
Nicolas DORIER 90285e7b81
Unit test for sighash caching 8 years ago
Pieter Wuille f762d44973
Precompute sighashes 7 years ago
Jorge Timón 722d811f89
Mempool: Use Consensus::CheckTxInputs direclty over main::CheckInputs 8 years ago
Jack Grigg e005ff83ab
Remove P2WPKH and P2WSH from signing logic 7 years ago
Pieter Wuille 157a5d0d9c
BIP143: Signing logic 8 years ago
Pieter Wuille c86a1cb86e
BIP143: Verification logic 7 years ago
Pieter Wuille 2d42e1a993
Refactor script validation to observe amounts 8 years ago
Jonas Nick ffda7e01a5
Reduce unnecessary hashing in signrawtransaction 8 years ago
21E14 8cb98d9105
Remove obsolete reference to CValidationState from UpdateCoins. 8 years ago
Pieter Wuille 838e7a29cc
Report non-mandatory script failures correctly 9 years ago
Homu 49274558c6 Auto merge of #2940 - str4d:nu-activation-mempool-expiry, r=str4d 6 years ago
Jack Grigg 34a64fe0a2
Remove mempool transactions which commit to an unmineable branch ID 6 years ago
Suhas Daftuar 233c9eb635
Fix removeForReorg to use MedianTimePast 9 years ago
Suhas Daftuar e52ba51bda
Don't call removeForReorg if DisconnectTip fails 9 years ago
Suhas Daftuar a4b2518068
Track coinbase spends in CTxMemPoolEntry 9 years ago
Matt Corallo fe5cef0555
removeForReorg calls once-per-disconnect-> once-per-reorg 9 years ago
Matt Corallo 5aa165d557
Make indentation in ActivateBestChainStep readable 9 years ago
Matt Corallo c944d161fd
Fix comment in removeForReorg 9 years ago
Matt Corallo f5b35d2305
Fix removal of time-locked transactions during reorg 9 years ago
Matt Corallo b0f8c83f95
Add failing test checking timelocked-txn removal during reorg 9 years ago
rofl0r 36d8b2efbe
fix build error due to usage of obsolete boost_system-mt 6 years ago
Jack Grigg cb580c7241
Add rollback limit to block index rewinding 6 years ago
Jack Grigg 57e6ecda5a
Implement roll-back limit for reorganisation 7 years ago
jl777 5be9870f77 A comment 6 years ago
jl777 052f006800 ASSETCHAINS_CC 6 years ago
jl777 253cd526ac MAX_MONEY to handle mining chains 6 years ago
jl777 81c5ec4f3c Dukeleto's https://github.com/zcash/zcash/pull/2931 6 years ago