16191 Commits (ec7aaa8b1fbc00adf6643d711a7b34ffe14fa8d3)
 

Author SHA1 Message Date
Jianping Wu ec7aaa8b1f Fixed genesis block generation - GetPoWHash is scrypt hash, GetHash is SHA2 hash! 6 years ago
Jianping Wu 108ab19e27 WIP: changed pchMessageStart for test and regtest. 6 years ago
Jianping Wu ddc94011a2 WIP: started working on genesis block. 6 years ago
Adrian Gallagher e2f9d9c5c1
Merge pull request #552 from MiWCryptoCurrency/master 6 years ago
MiWCryptoCurrency 10753d669d
qt: Revert "Force TLS1.0+ for SSL connections" 6 years ago
Adrian Gallagher 69fce74411
Merge pull request #536 from thrasher-/0.16 6 years ago
Adrian Gallagher 23705f3bfa
Litecoin: Update release notes for v0.16.3 6 years ago
Adrian Gallagher f1250033bd
Litecoin: Update man pages 6 years ago
Adrian Gallagher c84d27f39e Bitcoin Core 0.16.3 final 6 years ago
Wladimir J. van der Laan 49e34e2880
doc: Update manpages for 0.16.3 6 years ago
Wladimir J. van der Laan a0f4ff6088
doc: 0.16.3 release notes 6 years ago
Wladimir J. van der Laan 86e2f1d4bb
build: Bump version to 0.16.3 6 years ago
Wladimir J. van der Laan 696b936aa3
Merge #14249: [0.16] Fix crash bug with duplicate inputs within a transaction 6 years ago
Suhas Daftuar 9bd08fd465 [qa] backport: Test for duplicate inputs within a transaction 6 years ago
Suhas Daftuar d1dee20547 Fix crash bug with duplicate inputs within a transaction 6 years ago
Adrian Gallagher eba0e1ca3f
Merge pull request #532 from thrasher-/0.16 6 years ago
Adrian Gallagher 658d0dc7ee
Litecoin: Bump date in man pages 6 years ago
Adrian Gallagher 1882995138
Bump Litecoin release notes for 0.16 final release 6 years ago
Adrian Gallagher defc472744
Merge remote-tracking branch 'bitcoin/0.16' into HEAD 6 years ago
Wladimir J. van der Laan 9e116a6f87
Merge #13852: [0.16] doc: correct the help output for -prune 6 years ago
Wladimir J. van der Laan b64f02fcfa
Merge #13796: [0.16] Make signrawtransaction give an error when amount is needed but missing 6 years ago
Hennadii Stepanov 11b9dbb439
-prune option -help output aligned with code 6 years ago
Wladimir J. van der Laan 6518bcd56c
Merge #13797: [0.16] bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes 6 years ago
Wladimir J. van der Laan 8561515022
doc: Clean out release notes after 0.16.2 6 years ago
Thomas Kerin 1cdbea7f74 bitcoinconsensus: invalid flags should be set to bitcoinconsensus_error type, add test cases covering bitcoinconsensus error codes 6 years ago
Anthony Towns 212ef1f954 [tests] Check signrawtransaction* errors on missing prevtx info 6 years ago
Anthony Towns 1825e37075 Error on missing amount in signrawtransaction* 6 years ago
Adrian Gallagher 78bcc3345d
Merge pull request #523 from thrasher-/0.16 6 years ago
Adrian Gallagher d949bf74d1
Litecoin: Release notes for v0.16.2 6 years ago
Adrian Gallagher 157fe556b2
Litecoin: Bump man pages 6 years ago
Adrian Gallagher ccf37a45fe
Litecoin: Fix wallet_abandonconflict test 6 years ago
Adrian Gallagher ad3c330972
Merge remote-tracking branch 'bitcoin/0.16' into HEAD 6 years ago
Wladimir J. van der Laan 2848aa808f
Merge #13703: 0.16.2: [doc] Bump manpages 6 years ago
MarcoFalke 0296b9c85e 0.16.2: Bump manpages 6 years ago
Wladimir J. van der Laan 08ca314410
doc: Fill in changelog and credits in release notes 6 years ago
Wladimir J. van der Laan 7649da3588
Merge #13678: build: Bump version to 0.16.2 6 years ago
Cory Fields 4244dbddc4 build: Bump version to 0.16.2 6 years ago
Wladimir J. van der Laan 63daa10015
doc: Clean out release notes for 0.16.2 6 years ago
Ben Woosley 20461fc272
Fix that CWallet::AbandonTransaction would only traverse one level 6 years ago
Wladimir J. van der Laan 7f27af22b0
Merge #13644: 0.16: Remaining backports for 0.16.2 6 years ago
MarcoFalke d9c563095d qa: Initialize lockstack to prevent null pointer deref 6 years ago
Wladimir J. van der Laan 21dd5127a4 gui: Show messages as text not html 6 years ago
Sjors Provoost f78e7f6589 [qt] send: Clear All also resets coin control options 6 years ago
Pieter Wuille 657dfc5bca Fix csBestBlock/cvBlockChange waiting in rpc/mining 6 years ago
532479301 88d1a649a2 Consensus: Fix bug when compiler do not support __builtin_clz* 6 years ago
Suhas Daftuar b72c0bd4c9 [qa] Add a test for merkle proof malleation 6 years ago
Gregory Sanders 6b9dc8ceae have verifytxoutproof check the number of txns in proof structure 6 years ago
MarcoFalke ed82e7176d wallet: Erase wtxOrderd wtx pointer on removeprunedfunds 6 years ago
practicalswift e15e3a9ddd Remove boost dependency (boost/assign/std/vector.hpp) 6 years ago
practicalswift 10621995ed Fix incorrect tests 6 years ago