Commit Graph

2937 Commits (511ce3a26b3b78e14acd0d85496b5422a236cf63)

Author SHA1 Message Date
João Barbosa 44dab423eb qa: Test default include_mempool value of gettxout
4 years ago
fanquake 2cd834e6c0
Merge #21377: Speedy trial support for versionbits
4 years ago
MarcoFalke a1f0b8b62e
Merge #21634: tests: Skip SQLite fsyncs while testing
4 years ago
Andrew Chow 41f891da50 tests: Skip SQLite fsyncs while testing
4 years ago
Anthony Towns 73d4a70639 versionbits: Add support for delayed activation
4 years ago
Sjors Provoost b54b2e7b1a
Move external signer out of wallet module
4 years ago
W. J. van der Laan cb79cabdd9
Merge #21594: rpc: add network field to getnodeaddresses
4 years ago
Jon Atack 3bb6e7b655
rpc: add network field to rpc getnodeaddresses
4 years ago
fanquake 245a5cd560
Merge #21166: Introduce DeferredSignatureChecker and have SignatureExtractorClass subclass it
4 years ago
fanquake 7aa0d8adf8
Merge #21063: wallet, rpc: update listdescriptors response format
4 years ago
MarcoFalke 6e22b522f9
Merge #21373: test: generate fewer blocks in feature_nulldummy to fix timeouts, speed up
4 years ago
MarcoFalke 1c7be9ab90
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke 4399dc8142
Merge #21509: p2p: Don't send FEEFILTER in blocksonly mode.
4 years ago
MarcoFalke 9b48b3ac42
Merge #21390: test: Test improvements for UTXO set hash tests
4 years ago
glozow beead33a21 [test] no send feefilters when txrelay is turned off
4 years ago
MarcoFalke ed49203daa
Merge #21357: test: Unconditionally check for fRelay field in test framework
4 years ago
MarcoFalke 7ce7ce5716
Merge #21338: test: add functional test for anchors.dat
4 years ago
Troy Giorshev 39a9ec579f Unconditionally check for fRelay field in test framework
4 years ago
Fabian Jahr 4f2653a890
test: Use deterministic chain in utxo set hash test
4 years ago
Fabian Jahr 4973c5175c
test: Remove wallet dependency of utxo set hash test
4 years ago
Michael Dietz 085b3a7299
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
4 years ago
MarcoFalke 4132193617
Merge #21040: wallet: Fix already-loading message grammar
4 years ago
bruno 581791c620 test: add functional test for anchors.dat
4 years ago
MarcoFalke 3530d5d2d8
Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exceeded
4 years ago
Wladimir J. van der Laan 8ec881d3b6
Merge #20861: BIP 350: Implement Bech32m and use it for v1+ segwit addresses
4 years ago
MarcoFalke 5ef16038a1
Merge #21410: test: increase rpc_timeout for fundrawtx test_transaction_too_large
4 years ago
Pieter Wuille fe5e495c31 Use Bech32m encoding for v1+ segwit addresses
4 years ago
Jon Atack d09120b7d1
test: give fundraw more time for test_transaction_too_large
4 years ago
Maayan Keshet 06e1fb0b17 Add new format string placeholders for walletnotify to include relevant block information for transactions
4 years ago
MarcoFalke e9b6400a1e
Merge #21411: test: add logging, reduce blocks, move sync_all in wallet_ groups
4 years ago
Jon Atack c62f9bc0e9
test: use fewer blocks in wallet_groups and move sync call
4 years ago
Jon Atack ccd976dd3d
test: use 327 fewer blocks in feature_nulldummy
4 years ago
Jon Atack 68c280f197
test, refactor: abstract the feature_nulldummy blockheight values
4 years ago
Ivan Metlushko 2e5f7def22 wallet, rpc: update listdescriptors response format
4 years ago
Samuel Dobson a8b0892b74
Merge #20536: wallet: Error with "Transaction too large" if the funded tx will end up being too large after signing
4 years ago
Jon Atack 3a16b5ef95
test: add missing logging to wallet_groups.py
4 years ago
MarcoFalke f7653eb5ae
Merge #21345: test: bring p2p_leak.py up to date
4 years ago
Andrew Chow a97a9298ce Test that signrawtx works when a signed CSV and CLTV inputs are present
4 years ago
fanquake fbf5d16238
Merge #21246: doc: Correction for VerifyTaprootCommitment comments
4 years ago
Wladimir J. van der Laan 92b7efcf54
Merge #21148: Split orphan handling from net_processing into txorphanage
4 years ago
MarcoFalke d099894ec1
Merge #20969: test: check that getblockfilter RPC fails without block filter index
4 years ago
Martin Zumsande a061a29970 test: bring p2p_leak.py up to date.
4 years ago
Wladimir J. van der Laan b9f41df1ea
Merge #20685: Add I2P support using I2P SAM
4 years ago
MarcoFalke cfce346508
Merge #21310: zmq test: fix sync-up by matching notification to generated block
4 years ago
Vasil Dimov a701fcf01f
net: Do not skip the I2P network from GetNetworkNames()
4 years ago
Vasil Dimov 76c35c60f3
init: introduce I2P connectivity options
4 years ago
Russell O'Connor 6a0a6e7d05 Correction for VerifyTaprootCommitment comments
4 years ago
Wladimir J. van der Laan 362e901a17
Merge #18466: rpc: fix invalid parameter error codes for {sign,verify}message RPCs
4 years ago
Sebastian Falbesoner 8a8c6383f6 zmq test: fix sync-up by matching notification to generated block
4 years ago
MarcoFalke fb67caebe2
Merge #21297: test: feature_blockfilterindex_prune.py improvements
4 years ago