Commit Graph

13777 Commits (20187e4ad04f52d7576dd918a6ee5a98447d235e)
 

Author SHA1 Message Date
Wladimir J. van der Laan 20187e4ad0 test: Add elapsed time to RPC tracing
8 years ago
MarcoFalke 170bc2c381
Merge #10318: [tests] fix wait_for_inv()
8 years ago
MarcoFalke 314ebdfcb3
Merge #10134: [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
MarcoFalke e9274839bf
Merge #10344: [tests] Fix abandonconflict.py intermittency
8 years ago
Suhas Daftuar f19abd9053 [qa] Fixes segwit block relay test after inv-direct-fetch was disabled
8 years ago
John Newbery 965a124427 [tests] Fix abandonconflict.py intermittency
8 years ago
Wladimir J. van der Laan 35da2aeed7
Merge #10327: [tests] remove import-abort-rescan.py
8 years ago
John Newbery 981e586ab8 [tests] remove import-abort-rescan.py
8 years ago
John Newbery 3e3c22f09d [tests] fix wait_for_inv()
8 years ago
Wladimir J. van der Laan 22d870016e
Merge #10311: Remove unused args from GetFetchFlags()
8 years ago
Wladimir J. van der Laan 0912620888
Merge #10302: [Makefile] Alphabetically Reorder addrdb.cpp
8 years ago
Wladimir J. van der Laan 2a183de0ec
Merge #9966: Control mempool persistence using a command line parameter
8 years ago
Wladimir J. van der Laan d3dce0eb67
Merge #10115: Avoid reading the old hd master key during wallet encryption
8 years ago
Wladimir J. van der Laan 83073de4bd
Merge #10307: [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Wladimir J. van der Laan d4732f3232
Merge #9733: Add getchaintxstats RPC
8 years ago
Pieter Wuille bd1f138e73 Add getchaintxstats RPC
8 years ago
Pieter Wuille 431a548faa
Merge #10297: Simplify DisconnectBlock arguments/return value
8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 years ago
MarcoFalke 3c5e6c94ca
Merge #10255: [test] Add test for listaddressgroupings
8 years ago
MarcoFalke dc8fc0c73b
Merge #10198: [tests] Remove is_network_split from functional test framework
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
Wladimir J. van der Laan 8f3e38477e
Merge #10169: [tests] Remove func test code duplication
8 years ago
Wladimir J. van der Laan 2580ff81f4
Merge #10314: Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)
8 years ago
Wladimir J. van der Laan 1d75597ba6
Merge #10260: [doc] Minor corrections to osx dependencies
8 years ago
Wladimir J. van der Laan faf2dea5ea
Merge #10234: [net] listbanned RPC and QT should show correct banned subnets
8 years ago
practicalswift 3fe8a83969 Remove unused forward declaration for non-existent ScriptPubKeyToJSON(...)
8 years ago
Jonas Schnelli a3e756b7d6
Merge #10093: [Qt] Don't add arguments of sensitive command to console window
8 years ago
Wladimir J. van der Laan f4a6180607
Merge #10175: Remove excess logic.
8 years ago
Wladimir J. van der Laan e7b90f78f5
Merge #10180: [trivial] Fix typos (tempoarily → temporarily, inadvertantly → inadvertently)
8 years ago
BtcDrak 1ff2bb4e3e
Remove unused args from GetFetchhFlags()
8 years ago
Wladimir J. van der Laan 0e8499c53f
Merge #10281: doc: Add RPC interface guidelines
8 years ago
Wladimir J. van der Laan c26655ed3f doc: Add RPC interface guidelines
8 years ago
Pieter Wuille e4bbd3d230
Merge #10292: Improved efficiency in COutPoint constructors
8 years ago
Pieter Wuille c45da32047
Merge #10305: Fix potential NPD introduced in b297426c
8 years ago
Pieter Wuille ab1f1d3246
Merge #10309: Trivial: remove extra character from comment
8 years ago
CryptAxe 3503716f1e
Trivial: remove extra character from comment
8 years ago
John Newbery b8251f6337 [tests] allow zmq test to be run in out-of-tree builds
8 years ago
Jimmy Song dadfee38e8 [test] Add test for listaddressgroupings
8 years ago
Matt Corallo 70d39454ee Fix potential NPD introduced in b297426c
8 years ago
Wladimir J. van der Laan e2b99b1313
Merge #10294: [Wallet] unset change position when there is no change
8 years ago
Gregory Sanders 7c588637d4 [Wallet] unset change position when there is no change on exact match
8 years ago
MarcoFalke 492d22f929
Merge #10264: [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
Wladimir J. van der Laan 9c33ffd387
Merge #8824: Refactor TxToJSON() and ScriptPubKeyToJSON()
8 years ago
Wladimir J. van der Laan 8d6d43e933
Merge #10290: Add -stopatheight for benchmarking
8 years ago
Spencer Lievens 56f09df9d8 [Makefile] Alphabetically Reorder addrdb.cpp
8 years ago
MarcoFalke 80c3a73429
Merge #10256: [test] Add test for gettxout to wallet.py
8 years ago
Pieter Wuille db994b2de9 Simplify DisconnectBlock arguments/return value
8 years ago
Jimmy Song dd1ea59624 [test] Add gettxout call
8 years ago
Jimmy Song 85f950a5c4 [test] Add tests for getconnectioncount, getnettotals and ping
8 years ago
John Newbery d6732d832a [tests] update disconnect_ban.py test case to work with listbanned
8 years ago