Commit Graph

4965 Commits (2b2c970627f7b343dd07428bd73a146f175e3af9)

Author SHA1 Message Date
fanquake b1f44ecdcd
Merge bitcoin/bitcoin#25737: rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
2 years ago
fanquake 97f865bb76
Merge bitcoin/bitcoin#25989: init: abort if i2p/cjdns are chosen via -onlynet but are unreachable
2 years ago
MacroFake 7184fb866f
Merge bitcoin/bitcoin#26143: test: wait for the expected basic block filter index in `interface_rest`
2 years ago
brunoerg aee29c5d9e test: wait for the expected basic block filter index in `interface_rest`
2 years ago
MacroFake 9bd842a592
Merge bitcoin/bitcoin#26127: test: check that bumping tx with already spent coin fails
2 years ago
Andrew Chow fc4017552c
Merge bitcoin/bitcoin#26116: rpc: Allow importmulti watchonly imports with locked wallet
2 years ago
MacroFake 71ac70d877
Merge bitcoin/bitcoin#26095: script: bump codespell to 2.2.1, update ignored words and fix spelling
2 years ago
Sebastian Falbesoner 74eb194f81 test: check that bumping tx with already spent coin fails
2 years ago
Martin Zumsande a8a9ed67cc init: Abort if i2p/cjdns are chosen via -onlynet but unreachable
2 years ago
Aurèle Oulès 2c03465dfa
test: Test watchonly imports with passphrase-locked wallet
2 years ago
MacroFake 9fefd00d8e
Merge bitcoin/bitcoin#26107: [test] only run feature_rbf.py once
2 years ago
Andrew Chow a56876e6b9
Merge bitcoin/bitcoin#26024: wallet: fix sendall creates tx that fails tx-size check
2 years ago
Andrew Chow 96f1b2d34f
Merge bitcoin/bitcoin#26091: test: Fix syncwithvalidationinterfacequeue calls
2 years ago
furszy 55566630c6
rpc: treat univalue type check error as RPC_TYPE_ERROR, not RPC_MISC_ERROR
2 years ago
Jon Atack b6a65568df Fix issues identified by codespell 2.2.1 and update ignored words
2 years ago
kouloumos cc434cbf58 wallet: fix sendall creates tx that fails tx-size check
2 years ago
MacroFake fa1ce96184
test: Add missing syncwithvalidationinterfacequeue
2 years ago
MacroFake 718304d222
Merge bitcoin/bitcoin#26084: sendall: check if the maxtxfee has been exceeded
2 years ago
Andrew Chow 2e3cd26a1a
Merge bitcoin/bitcoin#26053: rpc: bugfix, 'add_inputs' default value is true unless 'inputs' are provided
2 years ago
furszy b00fc44ca5
test: add coverage for 'add_inputs' dynamic default value
2 years ago
MacroFake faa4916529
test/doc: Remove unused syncwithvalidationinterfacequeue
2 years ago
ishaanam 6f8e3818af sendall: check if the maxtxfee has been exceeded
2 years ago
glozow 3a7e0a210c
Merge bitcoin/bitcoin#24513: CChainState -> Chainstate
2 years ago
fanquake 94d17845d0
Merge bitcoin/bitcoin#24991: init: allow startup with -onlynet=onion -listenonion=1
2 years ago
furszy 2870a97121
RPC: unify arg type error message
2 years ago
MacroFake bb378b6ccd
Merge bitcoin/bitcoin#26054: test: verify best blockhash after invalidating an unknown block
2 years ago
brunoerg 4f67336f11 test: verify best blockhash after invalidating an unknown block
2 years ago
James O'Beirne 00eeb31c76 scripted-diff: rename CChainState -> Chainstate
2 years ago
MacroFake dd3ada6ec4
Merge bitcoin/bitcoin#25990: test: apply fixed feerate to avoid variable dynamic fees in wallet_groups.py
2 years ago
MacroFake 013924aa6d
Merge bitcoin/bitcoin#26031: test: Display skipped tests reason
2 years ago
MacroFake 37f5386349
Merge bitcoin/bitcoin#26038: test: invalidating an unknown block throws an error
2 years ago
brunoerg 4b1d5a1053 test: invalidating an unknown block throws an error
2 years ago
glozow 667401a855 [test] only run feature_rbf.py once
2 years ago
Aurèle Oulès 07b6e74314
test: Display skipped tests reason
2 years ago
MacroFake 2557429d2b
Merge bitcoin/bitcoin#26037: test: Fix `wallet_{basic,listsinceblock}.py` for BDB-only wallets
2 years ago
Hennadii Stepanov 9f3a315c6f
test: Fix `wallet_listsinceblock.py` for BDB-only wallets
2 years ago
Hennadii Stepanov 1941ce6cd1
test: Fix `wallet_basic.py` for BDB-only wallets
2 years ago
fanquake 37095c7dc4
Merge bitcoin/bitcoin#25678: p2p: skip querying dns seeds if `-onlynet` disables IPv4 and IPv6
2 years ago
Martin Zumsande 385f5a4c3f p2p: Don't query DNS seeds when both IPv4 and IPv6 are unreachable
2 years ago
Vasil Dimov 2d0b4e4ff6
init: allow startup with -onlynet=onion -listenonion=1
2 years ago
glozow 5291933fed
Merge bitcoin/bitcoin#25768: wallet: Properly rebroadcast unconfirmed transaction chains
2 years ago
MacroFake e864f2e4af
Merge bitcoin/bitcoin#25976: QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True
2 years ago
fanquake 0ebd4db32b
Merge bitcoin/bitcoin#25978: test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
2 years ago
fanquake 604015ac79
Merge bitcoin/bitcoin#25914: test: Fix intermittent issue in p2p_leak.py
2 years ago
stickies-v 2186608172
test: apply fixed feerate to avoid variable dynamic fees
2 years ago
Andrew Chow 7281fac2e0
Merge bitcoin/bitcoin#25614: Severity-based logging, step 2
2 years ago
Suhas Daftuar 88e7807e77 test: fix non-determinism in p2p_headers_sync_with_minchainwork.py
2 years ago
Andrew Chow 7921026a24
Merge bitcoin/bitcoin#19602: wallet: Migrate legacy wallets to descriptor wallets
2 years ago
Luke Dashjr f663b43df0 QA: rpc_blockchain: Test output of getblock verbosity 0, False, and True
2 years ago
fanquake 6ab84709fc
Merge bitcoin/bitcoin#25960: p2p: Headers-sync followups
2 years ago