Commit Graph

17001 Commits (f7c414daa980efc3d7aa5255a706e9c18b680694)
 

Author SHA1 Message Date
mryandao f7c414daa9 nit: fix typo for entry description string
7 years ago
MarcoFalke 3315007e03
Merge #13077: Add compile time checking for all cs_KeyStore runtime locking assertions
7 years ago
Wladimir J. van der Laan 17266a1306
Merge #13090: Remove Safe mode (achow101)
7 years ago
Wladimir J. van der Laan d8e9a2ac74 Remove "rpc" category from GetWarnings
7 years ago
Wladimir J. van der Laan 7da3b0adb8 rpc: Move RPC_FORBIDDEN_BY_SAFE_MODE code to reserved section
7 years ago
Wladimir J. van der Laan 487dcbe80c
Merge #13002: Do not treat bare multisig outputs as IsMine unless watched
7 years ago
Wladimir J. van der Laan 8d045a0f66
Merge #13003: qa: Add test for orphan handling
7 years ago
Wladimir J. van der Laan 826acc9a3d
Merge #13031: Fix for utiltime to compile with msvc.
7 years ago
Andrew Chow 2ae705d841 Remove Safe mode
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
practicalswift 66dc662c8a Add compile time checking for all cs_KeyStore runtime locking assertions
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 fa02c5b38b
qa: Clarify documentation for send_txs_and_test
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