aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | Bugfix: Include <memory> for std::unique_ptrLuke Dashjr2018-04-0234-0/+46
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12887: [trivial] Add newlines to end of log messages.Wladimir J. van der Laan2018-04-052-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | [trivial] Add newlines to end of log messages.John Newbery2018-04-042-2/+2
| | |/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #11818: I accidentally [deliberately] killed it [the ComparisonTestFram...MarcoFalke2018-04-046-922/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [tests] Remove Comparison Test FrameworkJohn Newbery2018-04-024-638/+0
| * | | | | | | | | | | | | | | | | | | | | | | | | [tests] Remove bip9-softforks.pyJohn Newbery2018-04-022-284/+0
| | |_|/ / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #12167: Make segwit failure due to CLEANSTACK violation return a SCRIPT...Pieter Wuille2018-04-042-15/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Make segwit failure due to CLEANSTACK violation return a SCRIPT_ERR_CLEANSTAC...Mark Friedenbach2018-01-122-15/+15
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #12460: Assert CPubKey::ValidLength to the pubkey's header-relevant sizeMarcoFalke2018-04-044-7/+12
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | Assert CPubKey::ValidLength to the pubkey's header-relevent sizeBen Woosley2018-02-164-7/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12853: qa: Match full plain text by defaultMarcoFalke2018-04-046-18/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | qa: Match full plain text by defaultMarcoFalke2018-04-016-18/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12702: [wallet] [rpc] [doc] importprivkey: hint about importmultiMarcoFalke2018-04-041-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [wallet] [rpc] [doc] importprivkey: hint about importmultiKarl-Johan Alm2018-04-031-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12851: travis: Run verify-commits only on cron jobsMarcoFalke2018-04-041-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | travis: Run verify-commits only on cron jobsMarcoFalke2018-03-311-1/+1
| | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12870: make clean removes src/qt/moc_ filesJonas Schnelli2018-04-041-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | make clean removes src/qt/moc_ filesSjors Provoost2018-04-031-2/+1
| | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12846: [moveonly] Extract HelpRequested to dry up the help options tes...MarcoFalke2018-04-037-9/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | [moveonly] Extract HelpRequested to dry up the help options testingBen Woosley2018-04-027-9/+14
|/ / / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #12861: [tests] Stop feature_block.py from blowing up memory.MarcoFalke2018-04-021-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | [tests] Stop feature_block.py from blowing up memory.John Newbery2018-04-021-2/+2
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge #11742: rpc: Add testmempoolacceptWladimir J. van der Laan2018-04-0210-14/+399
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | rpc: Add testmempoolacceptMarcoFalke2018-03-2410-14/+399
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #12857: Avoid travis lint-include-guards errorWladimir J. van der Laan2018-04-021-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | Avoid travis lint-include-guards errorChun Kuan Lee2018-04-021-3/+3
|/ / / / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | | | Merge #12757: Clarify include guard naming conventionMarcoFalke2018-04-0119-46/+94
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | Add lint-include-guards.sh which checks include guard consistencypracticalswift2018-03-221-0/+29
| * | | | | | | | | | | | | | | | | | | | | | | | Fix missing or inconsistent include guardspracticalswift2018-03-2217-46/+55
| * | | | | | | | | | | | | | | | | | | | | | | | Document include guard conventionpracticalswift2018-03-221-0/+10
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #12719: tests: Add note about test suite naming convention in developer...MarcoFalke2018-04-017-6/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | tests: Add lint-tests.sh which checks the test suite naming conventionpracticalswift2018-03-191-0/+19
| * | | | | | | | | | | | | | | | | | | | | | | | | tests: Rename test suits not following the test suite naming conventionpracticalswift2018-03-195-6/+6
| * | | | | | | | | | | | | | | | | | | | | | | | | tests: Add note about test suite naming conventionpracticalswift2018-03-191-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12284: Remove assigned but never used local variables. Enable Travis c...MarcoFalke2018-04-016-18/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | Enable flake8 warning F841 ("local variable 'foo' is assigned to but never us...practicalswift2018-03-291-1/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | Remove assigned but never used local variablespracticalswift2018-03-295-17/+17
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12843: [tests] Test starting bitcoind with -h and -versionMarcoFalke2018-04-012-0/+43
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Test starting bitcoind with -h and -versionJohn Newbery2018-03-302-0/+43
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #11817: [tests] Change feature_csv_activation.py to use BitcoinTestFram...MarcoFalke2018-04-011-303/+263
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Change feature_csv_activation.py to use BitcoinTestFrameworkJohn Newbery2018-03-221-44/+50
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Move utility functions in feature_csv_activation.py out of class.John Newbery2018-03-221-90/+90
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Remove nested loops from feature_csv_activation.pyJohn Newbery2018-03-221-140/+75
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] improve logging in feature_csv_activation.pyJohn Newbery2018-03-181-25/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] fix flake8 nits in feature_csv_activation.pyJohn Newbery2018-03-181-90/+96
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12804: [tests] Fix intermittent rpc_net.py failure.MarcoFalke2018-03-301-13/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | [tests] Fix intermittent rpc_net.py failure.John Newbery2018-03-281-13/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12713: Track negated options in the option parserMarcoFalke2018-03-303-41/+137
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Track negated arguments in the argument paser.Evan Klitzke2018-03-273-41/+111
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Add additional tests for GetBoolArg()Evan Klitzke2018-03-271-0/+26
| |/ / / / / / / / / / / / / / / / / / / / / / / / / /