Commit Graph

4206 Commits (ad3e9e1f214d739e098c6ebbd300da5df1026a44)

Author SHA1 Message Date
Pieter Wuille ad3e9e1f21 Add pure Python RIPEMD-160
3 years ago
Sebastian Falbesoner b57bf25cfe test: interface_bitcoin_cli.py: check specified wallet type availability
3 years ago
MarcoFalke f6013265b7
Merge bitcoin/bitcoin#20295: rpc: getblockfrompeer
3 years ago
MarcoFalke 63c63b5533
Merge bitcoin/bitcoin#14707: [RPC] Include coinbase transactions in receivedby RPCs
3 years ago
Andrew Toth b5696750a9 Test including coinbase transactions in receivedby wallet rpcs
3 years ago
MarcoFalke 4fd0ce75c5
Merge bitcoin/bitcoin#22689: rpc: deprecate top-level fee fields in getmempool RPCs
3 years ago
MarcoFalke 89ea2b3809
Merge bitcoin/bitcoin#20583: rpc: Add missing BlockUntilSyncedToCurrentChain to wallet RPCs
3 years ago
MarcoFalke 08dcc5912d
Merge bitcoin/bitcoin#23688: test: remove unneeded sync_all() calls in wallet_listtransactions.py
3 years ago
Sebastian Falbesoner 0ba98eda28 test: remove unneeded sync_all() calls in wallet_listtransactions.py
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
W. J. van der Laan 695ba2fe54
Merge bitcoin/bitcoin#23486: rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
3 years ago
MarcoFalke 32d9f3770a
Merge bitcoin/bitcoin#23596: test: fix `wallet_transactiontime_rescan.py --descriptors` and add to test runner
3 years ago
W. J. van der Laan 22feb7fee9
Merge bitcoin/bitcoin#23577: Follow-ups to Bech32 error detection
3 years ago
MarcoFalke 99993425af
rpc: Only allow specific types to be P2(W)SH wrapped in decodescript
3 years ago
MarcoFalke d20d6ac545
Merge bitcoin/bitcoin#23672: tests: Add data-driven testcases to rpc_decodescript.py
3 years ago
Fabian Jahr c055f6b216
test: Remove false coinstatsindex test
3 years ago
Dimitri b35942e500 tests: Add data-driven testcases to rpc_decodescript.py
3 years ago
MarcoFalke fa5362a9a0
rpc: Add missing BlockUntilSyncedToCurrentChain to wallet RPCs
3 years ago
James O'Beirne 4e1cb904ba
test: fix: remove outdated TestNode.generate calls
3 years ago
W. J. van der Laan bce58bbb3d
Merge bitcoin/bitcoin#22929: wallet: Automatically add receiving destinations to the address book
3 years ago
MarcoFalke 26a1147ce5
Merge bitcoin/bitcoin#23636: Remove GetAdjustedTime from init.cpp
3 years ago
W. J. van der Laan 6acda4b00b
Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutset
3 years ago
fanquake 282cc0cda7
Merge bitcoin/bitcoin#23626: refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
3 years ago
MarcoFalke a377510e3a
Merge bitcoin/bitcoin#23643: rpc: remove info about mallocinfo needing glibc 2.10+
3 years ago
Sjors Provoost dce8c4c381
rpc: getblockfrompeer
3 years ago
MarcoFalke 4633199cc8
Merge bitcoin/bitcoin#22677: cut the validation <-> txmempool circular dependency 2/2
3 years ago
fanquake 9a09d307e9
rpc: remove info about mallocinfo needing glibc 2.10+
3 years ago
W. J. van der Laan aef8c7cf82
Merge bitcoin/bitcoin#23289: test: add stress tests for initialization
3 years ago
W. J. van der Laan c5712d172e
Merge bitcoin/bitcoin#23506: test: Make more shell scripts verifiable by the `shellcheck` tool
3 years ago
W. J. van der Laan 63c0d0e937
Merge bitcoin/bitcoin#21327: net_processing: ignore transactions while in IBD
3 years ago
MarcoFalke fa551b3bdd
Remove GetAdjustedTime from init.cpp
3 years ago
James O'Beirne ffd09281fe
rpc: various fixups for dumptxoutset
3 years ago
glozow a64078e385 Break validation <-> txmempool circular dependency
3 years ago
W. J. van der Laan 383d350bd5
Merge bitcoin/bitcoin#22513: rpc: Allow walletprocesspsbt to sign without finalizing
3 years ago
MarcoFalke fa7da227da
refactor: Fix implicit-signed-integer-truncation in cuckoocache.h
3 years ago
W. J. van der Laan a574f4ad39
Merge bitcoin/bitcoin#23392: test: move check_node_connections to util
3 years ago
Hennadii Stepanov a3f61676e8
test: Make more shell scripts verifiable by the `shellcheck` tool
3 years ago
Sebastian Falbesoner b79dbe86a9 test: add feature_rbf.py --descriptors to test_runner.py
3 years ago
Sebastian Falbesoner 166f8ec28e test: always rescan after importing private keys in `init_wallet` helper
3 years ago
MarcoFalke 16d698cdcf
Merge bitcoin/bitcoin#23517: scripted-diff: Move miner to src/node
3 years ago
Sebastian Falbesoner e4a54af6b8 test: add wallet_transactiontime_rescan.py --descriptors to test_runner.py
3 years ago
Sebastian Falbesoner b60e02e993 test: fix test wallet_transactiontime_rescan.py for descriptor wallets
3 years ago
Sebastian Falbesoner a905ed1a61 test: refactor: use `set_node_times` helper in wallet_transactiontime_rescan.py
3 years ago
W. J. van der Laan 791dd1f41e
Merge bitcoin/bitcoin#23538: Remove strtol in torcontrol
3 years ago
MarcoFalke 064c729a96
Merge bitcoin/bitcoin#23512: policy: Treat taproot as always active
3 years ago
Samuel Dobson c8b9a224e7 Report encoding type in bech32 error message
3 years ago
Samuel Dobson bb4d3e9b97 Address review comments for Bech32 error validation
3 years ago
W. J. van der Laan 95d19f8c1a
Merge bitcoin/bitcoin#16807: Let validateaddress locate error in Bech32 address
3 years ago
MarcoFalke 3a36ec83d0
Merge bitcoin/bitcoin#23521: test: refactor: dedup code by taking use of `create_block` parameters
3 years ago