aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | bench: Amend mempool_eviction test for witness txsMarcoFalke2018-04-171-0/+11
| * | | | | | | | | | | | | | | | | | | | bench: Move constructors out of mempool_eviction hot loopMarcoFalke2018-04-171-11/+19
* | | | | | | | | | | | | | | | | | | | | Merge #12909: wallet: Make fee settings to be non-static membersWladimir J. van der Laan2018-04-2416-187/+186
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | wallet: Make fee settings non-static membersMarcoFalke2018-04-2316-187/+186
* | | | | | | | | | | | | | | | | | | | | | Merge #12953: Deprecate accountsWladimir J. van der Laan2018-04-2414-91/+370
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | [docs] Add release notes for deprecated 'account' APIJohn Newbery2018-04-171-6/+11
| * | | | | | | | | | | | | | | | | | | | | | [wallet] [tests] Add tests for accounts/labels APIsJohn Newbery2018-04-171-17/+40
| * | | | | | | | | | | | | | | | | | | | | | [wallet] [rpc] Deprecate wallet 'account' APIJohn Newbery2018-04-171-56/+164
| * | | | | | | | | | | | | | | | | | | | | | [wallet] [rpc] Deprecate account RPC methodsJohn Newbery2018-04-172-2/+140
| * | | | | | | | | | | | | | | | | | | | | | [tests] Set -deprecatedrpc=accounts in testsJohn Newbery2018-04-1610-8/+15
| * | | | | | | | | | | | | | | | | | | | | | [tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery2018-04-162-1/+1
| * | | | | | | | | | | | | | | | | | | | | | [wallet] [rpc] Remove duplicate entries in rpcwallet.cpp's CRPCCommand tableJohn Newbery2018-04-161-2/+0
* | | | | | | | | | | | | | | | | | | | | | | Merge #13024: test: Add rpcauth pair that generated by rpcauth.pyWladimir J. van der Laan2018-04-242-0/+48
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | test: Add rpcauth pair that generated by rpcauthChun Kuan Lee2018-04-232-0/+48
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13061: Make tests pass after 2020Wladimir J. van der Laan2018-04-241-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Make tests pass after 2020Bernhard M. Wiedemann2018-04-231-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | Merge #12436: [rpc] Adds a functional test to validate the transaction versio...Wladimir J. van der Laan2018-04-241-4/+19
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | Asserts that the tx version number is a signed 32-bit integer.2512018-04-061-4/+19
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13032: Output values for "min relay fee not met" errorWladimir J. van der Laan2018-04-242-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | Output values for "min relay fee not met" errorKristaps Kaupe2018-04-202-2/+2
| | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13022: [qa] Attach node index to test_node AssertionError and print me...Wladimir J. van der Laan2018-04-241-13/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [qa] Attach node index to test_node AssertionError and print messagesJames O'Beirne2018-04-191-13/+24
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13064: List support for BIP173 in bips.mdWladimir J. van der Laan2018-04-241-1/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | List support for BIP173 in bips.mdPieter Wuille2018-04-231-1/+2
| | |_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | Merge #13055: qt: Don't log to console by defaultMarcoFalke2018-04-231-0/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | qt: Don't log to console by defaultWladimir J. van der Laan2018-04-231-0/+4
* | | | | | | | | | | | | | | | | | | | | | | Merge #12885: Reduce implementation code inside CScriptWladimir J. van der Laan2018-04-237-118/+106
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | [MOVEONLY] Turn CScript::GetOp2 into a function and move to cppPieter Wuille2018-04-133-54/+57
| * | | | | | | | | | | | | | | | | | | | | | | [MOVEONLY] Move CSCript::FindAndDelete to interpreterPieter Wuille2018-04-135-47/+49
| * | | | | | | | | | | | | | | | | | | | | | | Delete unused non-const-iterator CSCript::GetOp overloadsPieter Wuille2018-04-131-17/+0
| * | | | | | | | | | | | | | | | | | | | | | | Make iterators in CScript::FindAndDelete constPieter Wuille2018-04-131-3/+3
* | | | | | | | | | | | | | | | | | | | | | | | Merge #12999: qt: Show the Window when double clicking the taskbar iconWladimir J. van der Laan2018-04-231-0/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | qt:Show the entire Window when double clicking on taskbarChun Kuan Lee2018-04-171-0/+5
* | | | | | | | | | | | | | | | | | | | | | | | | Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.Wladimir J. van der Laan2018-04-232-5/+18
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | [wallet] [tests] Test disallowed multiwallet paramsJohn Newbery2018-04-191-0/+13
| * | | | | | | | | | | | | | | | | | | | | | | | | [wallet] Fix zapwallettxes/multiwallet interaction.John Newbery2018-04-191-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12448: Interrupt block generation on shutdown requestWladimir J. van der Laan2018-04-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | rpc: Interrupt block generation on shutdown requestJoão Barbosa2018-02-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13012: [doc] Add comments for chainparams.h, validation.cppWladimir J. van der Laan2018-04-232-0/+22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | [doc] Add comments for chainparams.h, validation.cppJames O'Beirne2018-04-172-0/+22
| | |_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13052: trivial: Fix relevent typoMarcoFalke2018-04-231-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | trivial: Fix relevent typopracticalswift2018-04-221-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #12510: test: Add rpc_bind test to default-run testsWladimir J. van der Laan2018-04-232-44/+64
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | test: Add rpc_bind test to default-run testsWladimir J. van der Laan2018-04-132-44/+64
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13020: Consistently log CValidationState on call failureWladimir J. van der Laan2018-04-234-15/+29
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Consistently log CValidationState on failureBen Woosley2018-04-184-15/+29
| | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13039: Add logging and error handling for file syncingWladimir J. van der Laan2018-04-234-13/+36
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Add logging and error handling for file syncingWladimir J. van der Laan2018-04-234-13/+36
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge #13016: scripted-diff: Rename CChainState::g_failed_blocks to m_failed_...Wladimir J. van der Laan2018-04-231-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | scripted-diff: Rename CChainState::g_failed_blocks to m_failed_blocksBen Woosley2018-04-181-6/+6
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | |