aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | Extract consts for WITNESS_V0 hash sizesBen Woosley2018-04-104-7/+11
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12947: Wallet hd functional test speedup and clarificationMarcoFalke2018-04-111-7/+9
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | speed up wallet_hd.py and clarify/augment checksGregory Sanders2018-04-111-7/+9
| | |_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12837: rpc: fix type mistmatch in `listreceivedbyaddress`MarcoFalke2018-04-111-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | rpc: fix type mistmatch in listreceivedbyaddressjoemphilips2018-03-311-1/+1
* | | | | | | | | | | | | | | | | | | | Merge #12933: doc: Refine header include policyMarcoFalke2018-04-112-13/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Refine travis check for duplicate includesMarcoFalke2018-04-102-13/+1
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12925: wallet: Logprint the start of a rescanWladimir J. van der Laan2018-04-111-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Logprint the start of a rescanJonas Schnelli2018-04-091-0/+3
* | | | | | | | | | | | | | | | | | | | Merge #12871: Add shell script linting: Check for shellcheck warnings in shel...MarcoFalke2018-04-112-1/+28
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add shell script linting: Check for shellcheck warnings in shell scriptspracticalswift2018-04-112-1/+28
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12942: rpc: Drop redundant testing of signrawtransaction prevtxs argsWladimir J. van der Laan2018-04-111-3/+0
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | rpc: Drop redundant testing of signrawtransaction prevtxs argsBen Woosley2018-04-111-3/+0
* | | | | | | | | | | | | | | | | | | | | Merge #11617: Avoid lock: Call FlushStateToDisk(...) regardless of fCheckForP...Wladimir J. van der Laan2018-04-111-2/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | Document how FlushStateMode::NONE is handledpracticalswift2018-04-111-0/+3
| * | | | | | | | | | | | | | | | | | | | Call FlushStateToDisk(...) regardless of fCheckForPruningpracticalswift2018-04-111-2/+1
| | |/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12920: test: Fix sign for expected valuesWladimir J. van der Laan2018-04-1120-146/+146
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | test: Fix sign for expected valuesKarl-Johan Alm2018-04-1120-146/+146
| | |_|_|_|_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #12650: gui: Fix issue: "default port not shown correctly in settings d...Wladimir J. van der Laan2018-04-111-2/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Fix illegal default `addProxy` and `addrSeparateProxyTor` settings.2512018-04-101-2/+21
* | | | | | | | | | | | | | | | | | | | Merge #12916: Introduce BigEndian wrapper and use it for netaddress portsWladimir J. van der Laan2018-04-112-8/+50
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | Introduce BigEndian wrapper and use it for netaddress portsPieter Wuille2018-04-082-8/+50
* | | | | | | | | | | | | | | | | | | | Merge #12941: [Trivial] Ignore macOS daemon() depracation warningWladimir J. van der Laan2018-04-111-0/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Ignore macOS daemon() depracation warningJonas Schnelli2018-04-111-0/+7
| | |_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | Merge #12892: [wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan2018-04-1110-46/+241
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | [docs] Add release notes for wallet 'label' API.John Newbery2018-04-102-10/+32
| * | | | | | | | | | | | | | | | | | | [wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan2018-04-108-36/+209
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #12731: Support serialization as another type without castingWladimir J. van der Laan2018-04-107-8/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Support serialization as another type without castingPieter Wuille2018-03-207-8/+13
* | | | | | | | | | | | | | | | | | | | Merge #12749: [wallet] feebumper: discard change outputs below discard rateWladimir J. van der Laan2018-04-102-2/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | adapt bumpfee change discard test to be more strict and add note on p2sh discrepGregory Sanders2018-03-281-1/+4
| * | | | | | | | | | | | | | | | | | | feebumper: discard change outputs below discard rateGregory Sanders2018-03-211-1/+1
* | | | | | | | | | | | | | | | | | | | Merge #12932: wallet: Remove redundant lambda function arg in handleTransacti...MarcoFalke2018-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | wallet: Remove redundant lambda function arg in handleTransactionChangedWladimir J. van der Laan2018-04-101-1/+1
* | | | | | | | | | | | | | | | | | | | | Merge #12854: Add P2P, Network, and Qt categories to the desktop iconWladimir J. van der Laan2018-04-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Add P2P, Network, and Qt categories to the desktop iconLuke Dashjr2018-04-021-1/+1
* | | | | | | | | | | | | | | | | | | | | | Merge #12852: [doc] devtools: Setup ots git integrationWladimir J. van der Laan2018-04-101-0/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | [doc] devtools: Setup ots git integrationMarcoFalke2018-04-091-0/+8
* | | | | | | | | | | | | | | | | | | | | | Merge #12926: Run unit tests in parallelWladimir J. van der Laan2018-04-103-13/+20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Increase entropy in test temp directory namePieter Wuille2018-04-091-1/+1
| * | | | | | | | | | | | | | | | | | | | | | Reorder travis buildsPieter Wuille2018-04-091-4/+4
| * | | | | | | | | | | | | | | | | | | | | | tests: run tests in parallelCory Fields2018-04-091-2/+5
| * | | | | | | | | | | | | | | | | | | | | | tests: split up actual tests and helper filesCory Fields2018-04-091-6/+10
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #12902: [qa] Handle potential cookie race when starting nodeMarcoFalke2018-04-092-0/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [qa] Delete cookie file before starting nodeSuhas Daftuar2018-04-092-0/+11
* | | | | | | | | | | | | | | | | | | | | | | Merge #12927: Docs: fixed link, replaced QT with QtMarcoFalke2018-04-091-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Docs: fixed link, replaced QT with QtDarko Janković2018-04-091-5/+5
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #12845: Trivial: Add logging line in init.cpp that was accidentally rem...MarcoFalke2018-04-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | added logging line back that was accidentally removed with #10762Steve Lee2018-04-091-1/+1
|/ / / / / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | | | Merge #12917: qa: Windows fixups for functional testsMarcoFalke2018-04-092-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \