14901 Commits (0b47699b90e34f733364038ab27569c5891265e9)
 

Author SHA1 Message Date
Suhas Daftuar adbc9d164a qa: Fix race condition in sendheaders.py 7 years ago
Suhas Daftuar fdad04e617 qa: Fix replace-by-fee race condition failures 7 years ago
Andreas Schildbach a2bd86a5ff
Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date. 7 years ago
Cory Fields ca0f3f734c
Revert "travis: filter out pyenv" 7 years ago
Cory Fields b28415baae
travis: move back to the minimal image 7 years ago
Wladimir J. van der Laan 1646f9c760
Merge #11447: 0.15.1: Backports 7 years ago
Pedro Branco 20cdc2b36c Fix importmulti bug when importing an already imported key 7 years ago
Wladimir J. van der Laan 51bad9195e
Merge #11445: [qa] 0.15.1 Backports 7 years ago
Dusty Williams 405e069d3b Update importprivkey named args documentation 7 years ago
fanquake c94527a973 [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 7 years ago
Wladimir J. van der Laan 27e861a9b3 net: Improve and document SOCKS code 7 years ago
Donal OConnor dea3b87dd9 Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system 7 years ago
Wladimir J. van der Laan a43be5bcdb rpc: Prevent `dumpwallet` from overwriting files 7 years ago
MarcoFalke 019c492490 qa: Fix lcov for out-of-tree builds 7 years ago
MarcoFalke e169349f8c qa: Restore bitcoin-util-test py2 compatibility 7 years ago
Matt Corallo b6c0209aaf Fix validationinterface build on super old boost/clang 7 years ago
Wladimir J. van der Laan 6a62c745a9 qt: Backup former GUI settings on `-resetguisettings` 7 years ago
Gregory Sanders 0fe2a9a196 when clearing addrman clear mapInfo and mapAddr 7 years ago
Suhas Daftuar 6b4d9f2736 wallet: update stored witness in AddToWallet 7 years ago
Gregory Sanders 806c78f014 add functional test for mempoolreplacement command line arg 7 years ago
Johnson Lau a825d4af5e Fix bip68-sequence rpc test 7 years ago
Matt Corallo a36f3320a9 Verify DBWrapper iterators are taking snapshots 7 years ago
Suhas Daftuar 8d2e51d862 qa: Fix bug introduced in p2p-segwit.py 7 years ago
Suhas Daftuar 2f0b30a58a qa: Treat mininode p2p exceptions as fatal 7 years ago
Andrew Chow e4605d9dd4 Tests for zmqpubrawtx and zmqpubrawblock 7 years ago
Jim Posen 2c4ff35a8f [script] Unit tests for IsMine 7 years ago
Jim Posen 794a80eee3 [script] Unit tests for script/standard functions 7 years ago
John Newbery f9cf7b589f [tests] Check connectivity before sending in assumevalid.py 7 years ago
John Newbery f1ced0d776 [tests] Make p2p-leaktests.py more robust 7 years ago
MarcoFalke 2e1ac70df9 [qa] zapwallettxes: Wait up to 3s for mempool reload 7 years ago
Cristian Mircea Messel b6468d3c42 Add listwallets RPC test to multiwallet.py 7 years ago
John Newbery d8dd8e7356 [tests] fixup dbcrash interaction with add_nodes() 7 years ago
MarcoFalke 62d18cdb89 doc: Prepare release notes for 0.15.1 7 years ago
Paul Berg 8b61aee690 Put back inadvertently removed copyright notices 7 years ago
Matt Corallo 75997c3b35 Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds 7 years ago
MeshCollider 8d13b4298c Replace save|restoreWindowGeometry with Qt functions 7 years ago
Lucas Betschart 6642558078 [Qt] Add delay before filtering transactions 7 years ago
Andrew Chow 19d63e8a93 Remove custom fee radio group 7 years ago
Wladimir J. van der Laan b1a6c94683 rpc: make estimatesmartfee argument naming consistent with documentation 7 years ago
Wladimir J. van der Laan 921542e0bd rpc: update cli for estimatefee argument rename 7 years ago
MeshCollider 2e31b1d48d Fix division by zero in time remaining 7 years ago
João Barbosa 2b97b36e5d [test] Replace check_output with low level version 7 years ago
João Barbosa e38211f5e8 [test] Add assert_raises_process_error to assert process errors 7 years ago
João Barbosa e0bfd28de2 [test] Add support for custom arguments to TestNodeCLI 7 years ago
João Barbosa 812c870043 [test] Improve assert_raises_jsonrpc docstring 7 years ago
MarcoFalke eeb24a3a01 [qa] TestNode: Add wait_until_stopped helper method 7 years ago
MeshCollider f3f7891776 Stop test_bitcoin-qt touching ~/.bitcoin 7 years ago
Chris Moore 47c02a8ae8 qt: Use IsMine to validate custom change address 7 years ago
MeshCollider f0b67954f0 Remove redundant testutil files 7 years ago
Cristian Mircea Messel 44241765e3 Improve signmessages functional test 7 years ago