aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-26Merge #13031: Fix for utiltime to compile with msvc.Wladimir J. van der Laan
2018-04-26Merge #12321: p2wsh and p2sh-p2wsh address in decodescriptWladimir J. van der Laan
2018-04-26Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub...Wladimir J. van der Laan
2018-04-26Merge #12997: [doc] build-windows: Switch to Artful, since Zesty is EOLWladimir J. van der Laan
2018-04-25Merge #13033: Build txindex in parallel with validationPieter Wuille
2018-04-25Merge #13082: Tests: don't test against min relay fee information in mining_p...MarcoFalke
2018-04-26Don't test against min relay fee information in mining_prioritisetransaction.pyKristaps Kaupe
2018-04-25[doc] Include txindex changes in the release notes.Jim Posen
2018-04-25[test] Simple unit test for TxIndex.Jim Posen
2018-04-25[rpc] Public interfaces to GetTransaction block until synced.Jim Posen
2018-04-25[index] Move disk IO logic from GetTransaction to TxIndex::FindTx.Jim Posen
2018-04-25[validation] Replace tx index code in validation code with TxIndex.Jim Posen
2018-04-25[init] Initialize and start TxIndex in init code.Jim Posen
2018-04-25[index] TxIndex method to wait until caught up.Jim Posen
2018-04-25[index] Allow TxIndex sync thread to be interrupted.Jim Posen
2018-04-25[index] TxIndex initial sync thread.Jim Posen
2018-04-25[index] Create new TxIndex class.Jim Posen
2018-04-25[db] Migration for txindex data to new, separate database.Jim Posen
2018-04-25[db] Create separate database for txindex.Jim Posen
2018-04-25Merge #12830: [qt] [tests] Clarify address book error messages, add testsWladimir J. van der Laan
2018-04-25[tests] [qt] Add tests for address book manipulation via EditAddressDialogJames O'Beirne
2018-04-25[tests] [qt] Introduce qt/test/util with a generalized ConfirmMessageJames O'Beirne
2018-04-25[qt] Display more helpful message when adding a send address has failedJames O'Beirne
2018-04-25Add purpose arg to Wallet::getAddressJames O'Beirne
2018-04-25Merge #13073: test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree ma...MarcoFalke
2018-04-25test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree make checkWladimir J. van der Laan
2018-04-25Merge #13056: [tests] Make rpcauth.py testable and add unit testsWladimir J. van der Laan
2018-04-25Merge #13051: qa: Normalize executable locationWladimir J. van der Laan
2018-04-24[tests] Make rpcauth.py testable and add unit testsQasim Javed
2018-04-24Merge #13013: bench: Amend mempool_eviction test for witness txsMarcoFalke
2018-04-24Merge #12909: wallet: Make fee settings to be non-static membersWladimir J. van der Laan
2018-04-24Merge #12953: Deprecate accountsWladimir J. van der Laan
2018-04-24Merge #13024: test: Add rpcauth pair that generated by rpcauth.pyWladimir J. van der Laan
2018-04-24Merge #13061: Make tests pass after 2020Wladimir J. van der Laan
2018-04-24Merge #12436: [rpc] Adds a functional test to validate the transaction versio...Wladimir J. van der Laan
2018-04-24Merge #13032: Output values for "min relay fee not met" errorWladimir J. van der Laan
2018-04-24Merge #13022: [qa] Attach node index to test_node AssertionError and print me...Wladimir J. van der Laan
2018-04-24Merge #13064: List support for BIP173 in bips.mdWladimir J. van der Laan
2018-04-23List support for BIP173 in bips.mdPieter Wuille
2018-04-23Merge #13055: qt: Don't log to console by defaultMarcoFalke
2018-04-23Make tests pass after 2020Bernhard M. Wiedemann
2018-04-23Merge #12885: Reduce implementation code inside CScriptWladimir J. van der Laan
2018-04-23Merge #12999: qt: Show the Window when double clicking the taskbar iconWladimir J. van der Laan
2018-04-23Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.Wladimir J. van der Laan
2018-04-23Merge #12448: Interrupt block generation on shutdown requestWladimir J. van der Laan
2018-04-23Merge #13012: [doc] Add comments for chainparams.h, validation.cppWladimir J. van der Laan
2018-04-23wallet: Make fee settings non-static membersMarcoFalke
2018-04-23Merge #13052: trivial: Fix relevent typoMarcoFalke
2018-04-23Merge #12510: test: Add rpc_bind test to default-run testsWladimir J. van der Laan
2018-04-23Merge #13020: Consistently log CValidationState on call failureWladimir J. van der Laan