Commit Graph

2947 Commits (23fe50436be641d7417152adc683192649ba206a)

Author SHA1 Message Date
Fabian Jahr 23fe50436b
test: Add test for coinstatsindex behavior in reorgs
4 years ago
Fabian Jahr b9362392ae
index, rpc: Add use_index option for gettxoutsetinfo
4 years ago
Fabian Jahr bb7788b121
test: Test coinstatsindex robustness across restarts
4 years ago
Fabian Jahr e0938c2909
test: Add tests for block_info in gettxoutsetinfo
4 years ago
Fabian Jahr 2501576ecc
rpc, index: Add verbose amounts tracking to Coinstats index
4 years ago
Jon Atack 655d929836
test: add coinstatsindex getindexinfo coverage, improve current tests
4 years ago
Fabian Jahr 6a4c0c09ab
test: Add functional test for Coinstats index
4 years ago
MarcoFalke 83c715415a
Merge #20857: test: update documentation in feature_csv_activation.py
4 years ago
Pierre K 9053b88b1c update docstring in feature_csv_activation.py
4 years ago
klementtan a411494261 rpc: Improve getblock error message for invalid data type.
4 years ago
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