15295 Commits (3788a8479b4efd481f3e91419bcf347113375112)
 

Author SHA1 Message Date
Wladimir J. van der Laan 2d85899303
Merge #11370: [test] Add getblockchaininfo functional test 7 years ago
Wladimir J. van der Laan a3b4c5943b
Merge #11392: Fix stale link in gitian-building.md 7 years ago
Pieter Wuille 12ed800ab8
Merge #11390: [docs] document scripted-diff 7 years ago
John Newbery 90ab62c451 [docs] document scripted-diff 7 years ago
Shooter 204cc98261 fix link error 7 years ago
MeshCollider 8849130415 Remove lxcbr0 lines from gitian-build.sh 7 years ago
Pieter Wuille 1e46ebdf86 Implement {Encode,Decode}Destination without CBitcoinAddress 7 years ago
Wladimir J. van der Laan 10a20bf770
Merge #11338: qt: Backup former GUI settings on `-resetguisettings` 7 years ago
Wladimir J. van der Laan 723aa1b875 qt: Backup former GUI settings on `-resetguisettings` 7 years ago
Pieter Wuille aeed345c9b
Merge #10953: [Refactor] Combine scriptPubKey and amount as CTxOut in CScriptCheck 7 years ago
Pieter Wuille c6223b3daa
Merge #11362: Remove nBlockMaxSize from miner opt struct as it is no longer used. 7 years ago
Pieter Wuille 8776787108
Merge #11301: add m_added_nodes to connman options 7 years ago
Wladimir J. van der Laan 94c9015bca
Merge #11385: Remove some unused functions and methods 7 years ago
Wladimir J. van der Laan 390771be62
Merge #11380: Remove outdated share/certs/ directory 7 years ago
Pieter Wuille 46c90437f9 Remove some unused functions and methods 7 years ago
Johnson Lau 3a131b7244 Rename out to m_tx_out in CScriptCheck 7 years ago
Pieter Wuille 6c4fecfaf7
Merge #11351: Refactor: Modernize disallowed copy constructors/assignment 7 years ago
Wladimir J. van der Laan 49f3d57eeb
Merge #11116: [script] Unit tests for script/standard and IsMine functions. 7 years ago
Jim Posen 7a1e873b27 [script] Unit tests for IsMine 7 years ago
Jim Posen d7afe2d157 [script] Unit tests for script/standard functions 7 years ago
MeshCollider 13baf7217b Replace save|restoreWindowGeometry with Qt functions 7 years ago
MeshCollider 6951a1c675 Remove extremely outdated share/certs dir 7 years ago
James O'Beirne 46ce223d15 Add tests for CMerkleBlock usage with txids specified 7 years ago
James O'Beirne 5ab586f90b Consolidate CMerkleBlock constructor into a single method 7 years ago
Matt Corallo 28d4542a0a Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
Pieter Wuille 98212745c8
Merge #10888: range-based loops and const qualifications in net.cpp 7 years ago
Jorge Timón 4e955c58e1
Near-Bugfix: Reestablish consensus check removed in 8d7849b 7 years ago
Jorge Timón 3e8c91629e
Introduce CheckInputsAndUpdateCoins static wrapper in txmempool.cpp 7 years ago
Jorge Timón 832e0744cb
Optimization: Minimize the number of times it is checked that no money is created 7 years ago
Wladimir J. van der Laan 551d7bf604
Merge #11132: Document assumptions that are being made to avoid NULL pointer dereferences 7 years ago
Wladimir J. van der Laan 2847480275
Merge #11305: [doc] Update release notes and manpages for 0.16 7 years ago
Wladimir J. van der Laan 44313d8250
Merge #11334: qt: Remove custom fee radio group and remove nCustomFeeRadio setting 7 years ago
João Barbosa f6ffb14367 [test] Add getblockchaininfo functional test 7 years ago
João Barbosa fd8f45fe88 [test] Add restart_node to BitcoinTestFramework 7 years ago
Wladimir J. van der Laan 4f7e37e26c
Merge #11307: wallet: Display non-HD error on first run 7 years ago
Wladimir J. van der Laan 1ab1b687cb
doc: Add release notes for 0.15.0.1 7 years ago
Anditto Heristyo 634e38ca71 [Tests] Add Qt GUI tests to Overview and ReceiveCoin Page 7 years ago
Andrew Chow d3677ab757 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
Gregory Maxwell 22fd04beb9 Remove nBlockMaxSize from miner opt struct as it is no longer used. 7 years ago
MarcoFalke 4ce2f3d0d3
Merge #11323: mininode: add an optimistic write and disable nagle 7 years ago
Cory Fields b887676e1b net: remove now-unused functions 7 years ago
Cory Fields 45fd75453e net: remove now-superfluous numeric resolve 7 years ago
Cory Fields 2416dd7cc9 net: separate resolving and conecting 7 years ago
MarcoFalke 44e1fd926c
Merge #11345: [tests] Check connectivity before sending in assumevalid.py 7 years ago
MarcoFalke d6d2c8503c
Merge #11340: Trivial: Fix validation comments 7 years ago
Lucas Betschart 7b137acedd [Qt] Add delay before filtering transactions 7 years ago
Dan Raviv 2a07f878a8 Refactor: Modernize disallowed copy constructors/assignment 7 years ago
Wladimir J. van der Laan e278f86c53
Merge #11196: Switch memory_cleanse implementation to BoringSSL's to ensure memory clearing even with -lto 7 years ago
John Newbery e9e9391083 [tests] Check connectivity before sending in assumevalid.py 7 years ago
Andrew Chow e53fa4a1ca Remove custom fee radio group 7 years ago