14324 Commits (65cc7aacfbfc7b747926375280a1d839e88d576b)
 

Author SHA1 Message Date
MarcoFalke 65cc7aacfb
Merge #10556: Move stop/start functions from utils.py into BitcoinTestFramework 7 years ago
John Newbery 5ba83c1d43 [tests] fix nits. 7 years ago
Wladimir J. van der Laan 4c72cc33eb
Merge #10673: [qt] Avoid potential null pointer dereference in TransactionView::exportClicked() 7 years ago
John Newbery 05b8c081b4 [tests] reorganize utils.py module (code move only) 7 years ago
John Newbery 0d473c539e [tests] move mocktime property and functions to BitcoinTestFramework 7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
John Newbery f1fe5368f1 [tests] fix flake8 warnings in test_framework.py and util.py 7 years ago
John Newbery 37065d2ed2 [tests] remove unused imports from utils.py 7 years ago
MarcoFalke 080ec52091
Merge #10688: contrib: Update laanwj key 7 years ago
Pieter Wuille 90a002ea64
Merge #10558: Address nits from per-utxo change 7 years ago
Pieter Wuille 30c21306c1
Merge #10685: Clarify CCoinsViewMemPool documentation. 7 years ago
Wladimir J. van der Laan d4e551adfe
Merge #10148: Use non-atomic flushing with block replay 7 years ago
MarcoFalke 416af3edf5
Merge #10690: [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework 7 years ago
Wladimir J. van der Laan 9a941a1010
Merge #10631: Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 7 years ago
Suhas Daftuar 4ed36539bc [qa] Bugfix: allow overriding extra_args in ComparisonTestFramework 7 years ago
Wladimir J. van der Laan a381f6a5bd
Merge #10684: Remove no longer used mempool.exists(outpoint) 7 years ago
Wladimir J. van der Laan 3c85332f29
contrib: Update laanwj key 7 years ago
practicalswift aa95947ded Use the override specifier (C++11) where we expect to be overriding the virtual function of a base class 7 years ago
Alex Morcos 21d4afa12f Comment clarifications in coins.cpp 7 years ago
Alex Morcos 3c8a9aefff Add belt-and-suspenders in DisconnectBlock 7 years ago
Matt Corallo 381b8fc365 Clarify CCoinsViewMemPool documentation. 7 years ago
Alex Morcos 22378adbe5 Remove no longer used mempool.exists(outpoint) 7 years ago
Wladimir J. van der Laan acb11535cb
Merge #10659: [qa] blockchain: Pass on closed connection during generate call 7 years ago
Wladimir J. van der Laan ac52492cd2
Merge #10118: Util: Remove redundant calls to argsGlobal.IsArgSet() 7 years ago
practicalswift fd9599b135 [qt] Avoid potential null pointer dereference in TransactionView::exportClicked() 7 years ago
Wladimir J. van der Laan 7c87a9c748
Merge #10612: The young person's guide to the test_framework 7 years ago
Wladimir J. van der Laan 1680ee0edf
Merge #10400: [RPC] Add an uptime command that displays the amount of time (in seconds) bitcoind has been running 7 years ago
Wladimir J. van der Laan 78783531b7
Merge #10581: Simplify return values of GetCoin/HaveCoin(InCache) 7 years ago
John Newbery e7ba6c16b3 [tests] add example test 7 years ago
John Newbery 76859e6a76 [tests] Update functional tests documentation 7 years ago
Jorge Timón ed866ab923
Indentation after 'Remove redundant calls to gArgs.IsArgSet()' 7 years ago
Jorge Timón 506b700dcb
Util: Remove redundant calls to gArgs.IsArgSet() 7 years ago
Pieter Wuille 21180ff734 Simplify return values of GetCoin/HaveCoin(InCache) 7 years ago
Suhas Daftuar 176c021d08 [qa] Test non-atomic chainstate writes 7 years ago
Matt Corallo d6af06d68a Dont create pcoinsTip until after ReplayBlocks. 7 years ago
Pieter Wuille eaca1b7b08 Random db flush crash simulator 7 years ago
Pieter Wuille 0580ee08ff Adapt memory usage estimation for flushing 7 years ago
Pieter Wuille 013a56aa1a Non-atomic flushing using the blockchain as replay journal 7 years ago
Pieter Wuille b3a279cd58 [MOVEONLY] Move LastCommonAncestor to chain 7 years ago
Wladimir J. van der Laan 234ffc677e
Merge #10559: Change semantics of HaveCoinInCache to match HaveCoin 7 years ago
Wladimir J. van der Laan 22a0aca329
Merge #10496: Add Binds, WhiteBinds, Whitelistedrange to CConnman::Options 7 years ago
Wladimir J. van der Laan f3f1e2e7d3
Merge #9544: [trivial] Add end of namespace comments. Improve consistency. 7 years ago
Ricardo Velhote c07475294a
[RPC] Add an uptime command that displays the amount of time that bitcoind has been running 7 years ago
Wladimir J. van der Laan d609fd85ca
Merge #9176: Globals: Pass Consensus::Params through CBlockTreeDB::LoadBlockIndexGuts() 7 years ago
Wladimir J. van der Laan bef02fb6ac
Merge #10412: Improve wallet rescan API 7 years ago
Wladimir J. van der Laan eee398fa12
Merge #10608: Add a comment explaining the use of MAX_BLOCK_BASE_SIZE. 7 years ago
Wladimir J. van der Laan b62b4c873e
Merge #10627: fixed listunspent rpc convert parameter 7 years ago
Wladimir J. van der Laan 00350bd6db
Merge #10191: [trivial] Rename unused RPC arguments 'dummy' 7 years ago
Wladimir J. van der Laan 2772dc9f21
Merge #10446: net: avoid extra dns query per seed 7 years ago
Wladimir J. van der Laan 232508fe0f
Merge #10577: Add an explanation of quickly hashing onto a non-power of two range. 7 years ago