Commit Graph

16981 Commits (826acc9a3d023ca1fa49fcb9daa82dea454032d5)
 

Author SHA1 Message Date
Wladimir J. van der Laan 826acc9a3d
Merge #13031: Fix for utiltime to compile with msvc.
7 years ago
Wladimir J. van der Laan eac067ad59
Merge #12321: p2wsh and p2sh-p2wsh address in decodescript
7 years ago
Wladimir J. van der Laan 6f8b3453f8
Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub-field fee types denominated in BTC
7 years ago
Wladimir J. van der Laan 646b7f6abe
Merge #12997: [doc] build-windows: Switch to Artful, since Zesty is EOL
7 years ago
Pieter Wuille a07e8caa5d
Merge #13033: Build txindex in parallel with validation
7 years ago
MarcoFalke 24106a85b3
Merge #13082: Tests: don't test against min relay fee information in mining_prioritisetransaction.py
7 years ago
Kristaps Kaupe bd9d67b752 Don't test against min relay fee information in mining_prioritisetransaction.py
7 years ago
Jim Posen 9b2704777c [doc] Include txindex changes in the release notes.
7 years ago
Jim Posen ed77dd6b30 [test] Simple unit test for TxIndex.
7 years ago
Jim Posen 6d772a3d44 [rpc] Public interfaces to GetTransaction block until synced.
7 years ago
Jim Posen a03f804f2a [index] Move disk IO logic from GetTransaction to TxIndex::FindTx.
7 years ago
Jim Posen e0a3b80033 [validation] Replace tx index code in validation code with TxIndex.
7 years ago
Jim Posen 8181db88f6 [init] Initialize and start TxIndex in init code.
7 years ago
Jim Posen f90c3a62f5 [index] TxIndex method to wait until caught up.
7 years ago
Jim Posen 70d510d93c [index] Allow TxIndex sync thread to be interrupted.
7 years ago
Jim Posen 94b4f8bbb9 [index] TxIndex initial sync thread.
7 years ago
Jim Posen 34d68bf3a3 [index] Create new TxIndex class.
7 years ago
Jim Posen c88bcec93f [db] Migration for txindex data to new, separate database.
7 years ago
Jim Posen 0cb8303241 [db] Create separate database for txindex.
7 years ago
Wladimir J. van der Laan 25ad2f75f5
Merge #12830: [qt] [tests] Clarify address book error messages, add tests
7 years ago
James O'Beirne 5109fc4a9c [tests] [qt] Add tests for address book manipulation via EditAddressDialog
7 years ago
James O'Beirne 9c01be1b85 [tests] [qt] Introduce qt/test/util with a generalized ConfirmMessage
7 years ago
James O'Beirne 8cdcaee4c7 [qt] Display more helpful message when adding a send address has failed
7 years ago
James O'Beirne c5b277033a Add purpose arg to Wallet::getAddress
7 years ago
MarcoFalke a785bc3667
Merge #13073: test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree make check
7 years ago
Wladimir J. van der Laan 3e53004339 test: add rpcauth-test to AC_CONFIG_LINKS to fix out-of-tree make check
7 years ago
Wladimir J. van der Laan 106d929780
Merge #13056: [tests] Make rpcauth.py testable and add unit tests
7 years ago
Wladimir J. van der Laan e074097c1b
Merge #13051: qa: Normalize executable location
7 years ago
Qasim Javed 6674a75bfb [tests] Make rpcauth.py testable and add unit tests
7 years ago
MarcoFalke a0079d4b6d
Merge #13013: bench: Amend mempool_eviction test for witness txs
7 years ago
Wladimir J. van der Laan 476cb35551
Merge #12909: wallet: Make fee settings to be non-static members
7 years ago
Wladimir J. van der Laan d1d54ae6a3
Merge #12953: Deprecate accounts
7 years ago
Wladimir J. van der Laan 018c7e5dad
Merge #13024: test: Add rpcauth pair that generated by rpcauth.py
7 years ago
Wladimir J. van der Laan 54865cf9e6
Merge #13061: Make tests pass after 2020
7 years ago
Wladimir J. van der Laan 6e67754e48
Merge #12436: [rpc] Adds a functional test to validate the transaction version number in the RPC output
7 years ago
Wladimir J. van der Laan 34dd1a6d5e
Merge #13032: Output values for "min relay fee not met" error
7 years ago
Wladimir J. van der Laan 896a9d026c
Merge #13022: [qa] Attach node index to test_node AssertionError and print messages
7 years ago
Wladimir J. van der Laan 569e3817e0
Merge #13064: List support for BIP173 in bips.md
7 years ago
Pieter Wuille 4d330399e2 List support for BIP173 in bips.md
7 years ago
MarcoFalke bdda14d1c0
Merge #13055: qt: Don't log to console by default
7 years ago
Bernhard M. Wiedemann 3ee4be1050 Make tests pass after 2020
7 years ago
Wladimir J. van der Laan a49381dfa3
Merge #12885: Reduce implementation code inside CScript
7 years ago
Wladimir J. van der Laan 8609ddb368
Merge #12999: qt: Show the Window when double clicking the taskbar icon
7 years ago
Wladimir J. van der Laan d3f04c0e81
Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.
7 years ago
Wladimir J. van der Laan 84efa9a0f7
Merge #12448: Interrupt block generation on shutdown request
7 years ago
Wladimir J. van der Laan d1e3c5e73c
Merge #13012: [doc] Add comments for chainparams.h, validation.cpp
7 years ago
MarcoFalke fac0db0ff8
wallet: Make fee settings non-static members
7 years ago
MarcoFalke 5713994de9
Merge #13052: trivial: Fix relevent typo
7 years ago
Wladimir J. van der Laan d5b2e98250
Merge #12510: test: Add rpc_bind test to default-run tests
7 years ago
Wladimir J. van der Laan 4741ca5dc8
Merge #13020: Consistently log CValidationState on call failure
7 years ago