Commit Graph

17011 Commits (783bb6455e18c91ede19c7fa62566347066c90e2)
 

Author SHA1 Message Date
Wladimir J. van der Laan 783bb6455e
Merge #13028: Make vpwallets usage thread safe
7 years ago
Wladimir J. van der Laan 9e9b48df72
Merge #13105: [qa] Add --failfast option to functional test runner
7 years ago
Wladimir J. van der Laan 19fadd9d68
Merge #13124: [doc] nit: descendent should be spelled descendant even in the release-notes
7 years ago
mryandao 9b78ef3edc nit: descendent should be spelled descendant even in the release-notes
7 years ago
Wladimir J. van der Laan 219970524d
Merge #13109: [rpc] nit: fix typo for entry description string
7 years ago
Jonas Schnelli 81743b5b24
Merge #13119: Remove script to clean up datadirs
7 years ago
mryandao f7c414daa9 nit: fix typo for entry description string
7 years ago
MarcoFalke fa85de9ff5
Remove script to clean up datadirs
7 years ago
MarcoFalke 3315007e03
Merge #13077: Add compile time checking for all cs_KeyStore runtime locking assertions
7 years ago
James O'Beirne 58f9a0a002 Use --failfast when running functional tests on Travis
7 years ago
James O'Beirne bf720c1460 Add --failfast option to functional test runner
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
João Barbosa e2f58f421b wallet: Make vpwallets usage thread safe
7 years ago