Commit Graph

31783 Commits (abbb7eccef3fc1c36f34756458d2792f6661e29f)
 

Author SHA1 Message Date
w0xlt abbb7eccef refactor: Move restorewallet() RPC logic to the wallet section
3 years ago
w0xlt 4807f73f48 refactor: Implement restorewallet() logic in the wallet section
3 years ago
MarcoFalke f727d814bd
Merge bitcoin/bitcoin#23712: test: interface_bitcoin_cli.py: check specified wallet type availability
3 years ago
Sebastian Falbesoner b57bf25cfe test: interface_bitcoin_cli.py: check specified wallet type availability
3 years ago
MarcoFalke 926fc2a0d4
Merge bitcoin/bitcoin#23707: fuzz: Fix RPC internal bug detection
3 years ago
MarcoFalke fa77f95c2f
fuzz: Fix RPC internal bug detection
3 years ago
MarcoFalke 577bd51a4b
Merge bitcoin/bitcoin#23702: doc: Add missing optional to getblockfrompeer
3 years ago
MarcoFalke aaaa34e34d
doc: Add missing optional to getblockfrompeer
3 years ago
Samuel Dobson b692e61d61
Merge bitcoin/bitcoin#23254: doc: Fix typo and grammar
3 years ago
MarcoFalke f6013265b7
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
3 years ago
MarcoFalke 84d921e79c
Merge bitcoin/bitcoin#23465: Remove CTxMemPool params from ATMP
3 years ago
fanquake 099325a759
Merge bitcoin/bitcoin#23616: build: Bump AX_PTHREAD macro to the latest version
3 years ago
fanquake fa3fb46b81
Merge bitcoin/bitcoin#23667: Split up rpcwallet
3 years ago
fanquake 0d101050ef
Merge bitcoin/bitcoin#23678: build: Fix build for Android x86_64
3 years ago
Samuel Dobson b36e738285 MOVEONLY: Move abortrescan from backup.cpp to transactions.cpp
3 years ago
Samuel Dobson d794d0da8f Remove unused imports from rpc/wallet and reorder RPCs
3 years ago
Samuel Dobson e116b9747d MOVEONLY: Move rpcwallet to rpc/wallet
3 years ago
Samuel Dobson 8e30875fde MOVEONLY: Move spending RPCs to spend.cpp
3 years ago
Samuel Dobson 9ce521a61b MOVEONLY: Move balance and utxo RPCs to coins.cpp
3 years ago
Samuel Dobson 7b45f5c059 MOVEONLY: Move address related functions from rpcwallet to addresses.cpp
3 years ago
Samuel Dobson f7646b407f MOVEONLY: Move transaction related wallet RPCs to transactions.cpp
3 years ago
lsilva01 f1f10c0514 Remove CTxMemPool params from ATMP
3 years ago
MarcoFalke 63c63b5533
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedby RPCs
3 years ago
MarcoFalke eaf1c56502
Merge bitcoin/bitcoin#23692: mining, refactor: add m_mempool.cs thread safety lock assertions
3 years ago
MarcoFalke 13f41855c5
Merge bitcoin/bitcoin#23694: doc: Add missing optional to MempoolEntryDescription
3 years ago
Andrew Toth 1dcba996d3 Coinbase receivedby rpcs release notes
3 years ago
Andrew Toth b5696750a9 Test including coinbase transactions in receivedby wallet rpcs
3 years ago
MarcoFalke fa1571b156
doc: Add missing optional to MempoolEntryDescription
3 years ago
MarcoFalke 4fd0ce75c5
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempool RPCs
3 years ago
Jon Atack 275e9390e1 mining, refactor: add m_mempool.cs thread safety lock assertions
3 years ago
MarcoFalke 95fe477fd1
Merge bitcoin/bitcoin#23693: Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"
3 years ago
MarcoFalke faa185bb3a
Revert "Fixes Bug in Transaction generation in ComplexMempool benchmark"
3 years ago
fanquake 6db7e43d42
Merge bitcoin/bitcoin#23677: build, qt: Use Android NDK r23 LTS
3 years ago
W. J. van der Laan 6ac8c4f700
Merge bitcoin/bitcoin#23634: rpc: add missing scantxoutset examples
3 years ago
Hennadii Stepanov d796091b04
build: Bump AX_PTHREAD macro to the latest version
3 years ago
MarcoFalke abc26fa378
Merge bitcoin/bitcoin#22856: test: Fix bug in transaction generation in ComplexMempool benchmark
3 years ago
fanquake e457513eb1
Merge bitcoin/bitcoin#23631: p2p: Don't use timestamps from inbound peers for Adjusted Time
3 years ago
MarcoFalke 084c81c8b6
Merge bitcoin/bitcoin#23547: Bugfix: RPC/mining: Fail properly in estimatesmartfee if smart fee data is unavailable
3 years ago
MarcoFalke 61b82a8175
Merge bitcoin/bitcoin#23593: build: remove x-prefix's from comparisons
3 years ago
MarcoFalke 89ea2b3809
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain to wallet RPCs
3 years ago
MarcoFalke b7e63306e8
Merge bitcoin/bitcoin#23687: Remove unused (and broken) functionality in SpanReader
3 years ago
MarcoFalke 9a53ba4618
Merge bitcoin/bitcoin#23676: rpc: correct `getnewaddress`/`getrawchangeaddress` address_type helptext
3 years ago
MarcoFalke 42b25025fa
Merge bitcoin/bitcoin#23644: wallet: Replace confusing getAdjustedTime() with GetTime()
3 years ago
MarcoFalke 08dcc5912d
Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet_listtransactions.py
3 years ago
MarcoFalke 877f3aa85c
Merge bitcoin/bitcoin#23686: test: fix `interface_bitcoin_cli.py --descriptors` and add to test runner
3 years ago
fanquake 6223e550c5
Merge bitcoin/bitcoin#23685: doc: Merge release note snippets
3 years ago
Sebastian Falbesoner 0ba98eda28 test: remove unneeded sync_all() calls in wallet_listtransactions.py
3 years ago
Pieter Wuille 31ba1af74a Remove unused (and broken) functionality in SpanReader
3 years ago
Sebastian Falbesoner 035767f54a test: add interface_bitcoin_cli.py --descriptors to test_runner.py
3 years ago
Sebastian Falbesoner e4fa28a322 test: fix test interface_bitcoin_cli.py for descriptor wallets
3 years ago