Age | Commit message (Expand) | Author |
2018-12-29 | Update copyright headers to 2018 | DrahtBot |
2018-12-27 | Merge #14930: test: pruning: Check that verifychain can be called when pruned | MarcoFalke |
2018-12-24 | Merge #14565: Overhaul importmulti logic | MeshCollider |
2018-12-21 | Merge #15013: test: Avoid race in p2p_timeouts | MarcoFalke |
2018-12-21 | Merge #14811: Mining: Enforce that segwit option must be set in GBT | MarcoFalke |
2018-12-21 | test: Avoid racy test p2p_timeouts | MarcoFalke |
2018-12-21 | Merge #15005: test: Bump timeout to run tests in travis thread sanitizer | MarcoFalke |
2018-12-21 | Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts | MarcoFalke |
2018-12-20 | test: Bump timeout to run tests in travis thread sanitizer | MarcoFalke |
2018-12-17 | Merge #14964: test: Fix race in mempool_accept | MarcoFalke |
2018-12-14 | test: Fix race in mempool_accept | MarcoFalke |
2018-12-14 | Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly | MarcoFalke |
2018-12-14 | Merge #14951: Revert "tests: Support calling add_nodes more than once" | MarcoFalke |
2018-12-13 | test: add_nodes can only be called once after set_test_params | MarcoFalke |
2018-12-13 | Revert "tests: Support calling add_nodes more than once" | MarcoFalke |
2018-12-13 | Merge #14805: tests: Support calling add_nodes more than once | Wladimir J. van der Laan |
2018-12-13 | Merge #14926: test: consensus: Check that final transactions are valid | Wladimir J. van der Laan |
2018-12-13 | Merge #14884: Travis: enforce Python 3.4 support through linter | Wladimir J. van der Laan |
2018-12-13 | Merge #14903: tests: Handle ImportError explicitly, improve comparisons again... | Wladimir J. van der Laan |
2018-12-12 | Overhaul importmulti logic | Pieter Wuille |
2018-12-12 | [test] functional framework: add CScript hex() for Python 3.4 | Sjors Provoost |
2018-12-11 | test: mempool_persist: Verify prioritization is dumped correctly | MarcoFalke |
2018-12-11 | test: pruning: Check that verifychain can be called when pruned | MarcoFalke |
2018-12-11 | Merge #14886: [tests] Refactor importmulti tests | MarcoFalke |
2018-12-11 | Merge #14857: wallet_keypool_topup.py: Test for all keypool address types | MarcoFalke |
2018-12-11 | test: consensus: Check that final transactions are valid | MarcoFalke |
2018-12-11 | test: Correctly deserialize without witness | MarcoFalke |
2018-12-10 | [mining] segwit option must be set in GBT | John Newbery |
2018-12-10 | [tests] Add docstring for wallet_importmulti.py | John Newbery |
2018-12-10 | [tests] add test_address method to wallet_import.py | John Newbery |
2018-12-10 | [tests] add test_importmulti method to wallet_import.py | John Newbery |
2018-12-10 | [tests] add get_multisig function to wallet_importmulti.py | John Newbery |
2018-12-10 | [tests] add get_key function to wallet_importmulti.py | John Newbery |
2018-12-10 | Compare to None with is/is not | Daniel Ingram |
2018-12-07 | Merge #14788: tests: Possible fix the permission error when the tests open th... | MarcoFalke |
2018-12-07 | Merge #14795: test: allows test_runner command line to receive parameters for... | MarcoFalke |
2018-12-06 | rpc: Avoid creating non-standard raw transactions | MarcoFalke |
2018-12-06 | [tests] tidy up imports in wallet_importmulti.py | John Newbery |
2018-12-06 | [tests] fix flake8 warnings in wallet_importmulti.py | John Newbery |
2018-12-06 | Merge #14670: http: Fix HTTP server shutdown | Wladimir J. van der Laan |
2018-12-04 | Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour. | Wladimir J. van der Laan |
2018-12-04 | Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an... | Wladimir J. van der Laan |
2018-12-04 | Merge #14816: Add CScriptNum decode python implementation in functional suite | Wladimir J. van der Laan |
2018-12-03 | tests: Modify rpc_bind to conform to #14532 behaviour. | Carl Dong |
2018-12-03 | wallet_keypool_topup.py: Test for all keypool address types | Gregory Sanders |
2018-12-01 | Test coinbase category in wallet rpcs | andrewtoth |
2018-11-30 | Merge #14845: [tests] Add wallet_balance.py | MarcoFalke |
2018-11-30 | Merge #14380: fix assert crash when specified change output spend size is unk... | MarcoFalke |
2018-11-30 | Merge #14683: tests: better combine_logs.py behavior | MarcoFalke |
2018-11-30 | [tests] Add wallet_balance.py | John Newbery |