aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-21Merge #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin://Wladimir J. van der Laan
2018-03-21Merge #12716: Fix typos and cleanup in various filesMarcoFalke
2018-03-21Qt: Warn users about invalid-BIP21 URI bitcoin://Alexey Ivanov
2018-03-21Fix typospracticalswift
2018-03-21tests: Remove unused argument max_invalid from check_estimates(...)practicalswift
2018-03-21Fix typosDimitris Apostolou
2018-03-20Make FastRandomContext support standard C++11 RNG interfacePieter Wuille
2018-03-21use base58 map instead of strchr()Kevin Pan
2018-03-20Merge #12737: Remove unnecessary NONNEGATIVE_SIGNEDPieter Wuille
2018-03-20Remove unnecessary NONNEGATIVE_SIGNEDRussell Yanofsky
2018-03-20Merge #12728: [tests] rename TestNode to TestP2PConn in testsMarcoFalke
2018-03-20Merge #12652: bitcoin-cli: Provide a better error message when bitcoind is no...Wladimir J. van der Laan
2018-03-20Merge #12721: Qt: remove "new" button during receive-mode in addressbookWladimir J. van der Laan
2018-03-20-blocksdir: keep blockindex leveldb database in datadirJonas Schnelli
2018-03-19tests: Test connecting with non-existing RPC cookie filepracticalswift
2018-03-19tests: Test connecting to a non-existing serverpracticalswift
2018-03-19Merge #12727: [RPC] Remove unreachable help conditions in rpcwallet.cppMarcoFalke
2018-03-19qa: Allow for partial_match when checking init errorMarcoFalke
2018-03-19scripted-diff: rename TestNode to TestP2PConn in testsJohn Newbery
2018-03-19[tests] Improve assert message when wait_until() failsJohn Newbery
2018-03-19[tests] Change feature_block.py to use BitcoinTestFrameworkJohn Newbery
2018-03-19Merge #9753: Add static_assert to prevent VARINT(<signed value>)Wladimir J. van der Laan
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-03-19Merge #12700: Document RPC method aliasingWladimir J. van der Laan
2018-03-19Merge #12553: Prefer wait_until over polling with time.sleepWladimir J. van der Laan
2018-03-19Rename wallet_accounts.py testRussell Yanofsky
2018-03-19Merge #12408: wallet: Change output type globals to membersWladimir J. van der Laan
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-19Remove unreachable help conditionslutangar
2018-03-19Merge #12678: build: Fix a few compilation issues with Clang 7 and -WerrorWladimir J. van der Laan
2018-03-19Merge #12720: qa: Avoiding 'file' function name from python2MarcoFalke
2018-03-19[tests] Add logging to feature_block.pyJohn Newbery
2018-03-19[tests] Tidy up feature_block.pyJohn Newbery
2018-03-19[tests] Fix flake8 warnings in feature_block.pyJohn Newbery
2018-03-19tests: Add lint-tests.sh which checks the test suite naming conventionpracticalswift
2018-03-19tests: Rename test suits not following the test suite naming conventionpracticalswift
2018-03-19tests: Add note about test suite naming conventionpracticalswift
2018-03-19Qt: remove "new" button during receive-mode in addressbookJonas Schnelli
2018-03-18Avoiding 'file' function name from python2 with more descriptive variable namingJeff Rade
2018-03-18[tests] improve logging in feature_csv_activation.pyJohn Newbery
2018-03-18[tests] fix flake8 nits in feature_csv_activation.pyJohn Newbery
2018-03-18[Tests] Require exact match in assert_start_raises_init_eror()John Newbery
2018-03-18[Tests] Move assert_start_raises_init_error method to TestNodeJohn Newbery
2018-03-18QA: Add -blocksdir testJonas Schnelli
2018-03-17Merge #12710: Append scripts to new test_list array to fix bad assignmentMarcoFalke
2018-03-17wallet: Change output type globals to membersMarcoFalke
2018-03-17Append scripts to new test_list array to fix bad assignmentJeff Rade
2018-03-17Merge #12437: [Trivial] Simplify if-else blocks and more descriptive variable...MarcoFalke
2018-03-16Merge #12542: Remove redundant includes. Conform to header include guidelines.Pieter Wuille
2018-03-16[Trivial] Simplify if-else blocks and more descriptive variable namingJeff Rade