aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | gui: Add OpenWalletActivityJoão Barbosa2019-02-044-13/+56
| * | | | | | | | | | | | | | | | | | interfaces: Avoid interface instance if wallet is nullJoão Barbosa2019-02-041-1/+1
| * | | | | | | | | | | | | | | | | | gui: Add thread to run background activity in WalletControllerJoão Barbosa2019-02-042-1/+9
| * | | | | | | | | | | | | | | | | | gui: Add Open Wallet menuJoão Barbosa2019-02-042-0/+17
| * | | | | | | | | | | | | | | | | | gui: Add openWallet and getWalletsAvailableToOpen to WalletControllerJoão Barbosa2019-02-042-0/+28
| * | | | | | | | | | | | | | | | | | interfaces: Add loadWallet to NodeJoão Barbosa2019-02-042-0/+10
| * | | | | | | | | | | | | | | | | | wallet: Factor out LoadWalletJoão Barbosa2019-02-044-13/+35
* | | | | | | | | | | | | | | | | | | Merge #13787: Test for Windows encoding issueMarcoFalke2019-02-122-4/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | appveyor: Remove outdated librariesChun Kuan Lee2019-02-121-0/+1
| * | | | | | | | | | | | | | | | | | | tests: accept unicode characters on WindowsChun Kuan Lee2019-02-121-4/+0
| | |_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #14543: [QA] minor p2p_sendheaders fix of height in coinbaseMarcoFalke2019-02-121-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | minor p2p_sendheaders fix of height in coinbaseGregory Sanders2018-10-221-1/+1
* | | | | | | | | | | | | | | | | | | Merge #15358: util: Add SetupHelpOptions()Wladimir J. van der Laan2019-02-1210-28/+23
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | util: Add SetupHelpOptions()MarcoFalke2019-02-0610-28/+23
* | | | | | | | | | | | | | | | | | | Merge #15353: docs: Minor textual improvements in translation_strings_policy.mdMarcoFalke2019-02-111-8/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | A few textual improvementsMartin Erlandsson2019-02-081-8/+8
* | | | | | | | | | | | | | | | | | | Merge #15373: Move ParseConfirmTarget from rpc/mining to rpc/utilMarcoFalke2019-02-114-13/+15
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Move ParseConfirmTarget from rpc/mining to rpc/utilRussell Yanofsky2019-02-084-13/+15
* | | | | | | | | | | | | | | | | | | Merge #15380: trivial: correct parameter name in commentsMarcoFalke2019-02-111-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | trivial: correct parameter name in commentsandrewtoth2019-02-101-3/+3
| | |_|_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #15337: rpc: Fix for segfault if combinepsbt called with empty inputsMarcoFalke2019-02-112-0/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | rpc: Fix for segfault if combinepsbt called with empty inputsbenthecarman2019-02-042-0/+6
* | | | | | | | | | | | | | | | | | | Merge #15226: Allow creating blank (empty) wallets (alternative)MeshCollider2019-02-1113-71/+221
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | [wallet] Support creating a blank walletAndrew Chow2019-02-1013-71/+221
* | | | | | | | | | | | | | | | | | | Merge #15357: rpc: Don't ignore `-maxtxfee` when wallet is disabledMarcoFalke2019-02-082-15/+16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Move maxTxFee initialization to init.cppJordan Baczuk2019-02-082-15/+16
| | |_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #15314: [Doc] update release notes for changes up to cb35f1dMarcoFalke2019-02-083-13/+58
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | Update release notes through to cb35f1d3David A. Harding2019-02-011-1/+42
| * | | | | | | | | | | | | | | | | | | Release notes: integrate detached & rm backportsDavid A. Harding2019-02-013-12/+16
| | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | Merge #15370: test_runner: Remove unused --force optionMarcoFalke2019-02-084-12/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | qa: Add tool-prefix to functional test readmeMarcoFalke2019-02-081-0/+1
| * | | | | | | | | | | | | | | | | | | test_runner: Remove unused --force optionMarcoFalke2019-02-073-12/+5
* | | | | | | | | | | | | | | | | | | | Merge #15365: wallet: Add lock annotation for mapAddressBookMarcoFalke2019-02-087-13/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | wallet: Add lock annotation for mapAddressBookMarcoFalke2019-02-077-13/+13
| |/ / / / / / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | | | | | Merge #15201: net: Add missing locking annotation for vNodes. vNodes is guard...MarcoFalke2019-02-081-2/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | Add locking annotation for vNodes. vNodes is guarded by cs_vNodes.practicalswift2019-01-191-2/+13
* | | | | | | | | | | | | | | | | | | | | Merge #14242: Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0...Wladimir J. van der Laan2019-02-082-2/+3
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | Avoid triggering undefined behaviour (std::memset(nullptr, 0, 0)) if an inval...practicalswift2019-02-072-2/+3
* | | | | | | | | | | | | | | | | | | | | | Merge #14897: randomize GETDATA(tx) request order and introduce bias toward o...Pieter Wuille2019-02-076-81/+168
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | Change in transaction pull scheduling to prevent InvBlock-related attacksGleb Naumenko2019-02-066-81/+168
| | |_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Merge #14491: Allow descriptor imports with importmultiWladimir J. van der Laan2019-02-073-133/+347
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | Add release notes for importmulti descriptor supportMeshCollider2019-02-051-0/+5
| * | | | | | | | | | | | | | | | | | | | | Add test for importing via descriptorMeshCollider2019-02-051-1/+84
| * | | | | | | | | | | | | | | | | | | | | [wallet] Allow descriptor imports with importmultiMeshCollider2019-02-051-7/+111
| * | | | | | | | | | | | | | | | | | | | | [wallet] Refactor ProcessImport() to call ProcessImportLegacy()John Newbery2019-02-051-28/+30
| * | | | | | | | | | | | | | | | | | | | | [wallet] Add ProcessImportLegacy()John Newbery2019-02-051-116/+124
| * | | | | | | | | | | | | | | | | | | | | [wallet] Refactor ProcessImport()John Newbery2019-02-051-19/+31
| | |_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #14667: Add deriveaddresses RPC util methodMeshCollider2019-02-085-0/+149
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | [rpc] util: add deriveaddresses methodSjors Provoost2019-01-295-0/+149
| | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | Merge #15350: qa: Drop RPC connection if --usecliMarcoFalke2019-02-071-3/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | |