Commit Graph

3537 Commits (35851450a928ffacca240fadbf1747a42d5ba256)

Author SHA1 Message Date
Amiti Uttarwar 35851450a9 [test] Test the interactions between -connect and -dnsseed
3 years ago
Amiti Uttarwar 75c05af361 [test] Test logic to query DNS seeds with block-relay-only connections
3 years ago
Amiti Uttarwar 9c08719778 [test] Introduce test logic to query DNS seeds
3 years ago
MarcoFalke 778b920179
Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWallet
4 years ago
MarcoFalke fad0867d6a
Cleanup -includeconf error message
4 years ago
MarcoFalke fa9f711c37
Fix crash when parsing command line with -noincludeconf=0
4 years ago
Jon Atack 3f89c0e990
test: improve getnodeaddresses coverage, test by network
4 years ago
Sebastian Falbesoner 4bea301692 test: use P2PK-MiniWallet for feature_csv_activation.py
4 years ago
Sebastian Falbesoner dc7eb64e83 test: MiniWallet: add P2PK support
4 years ago
W. J. van der Laan 6b49d88a5d
Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t max
4 years ago
MarcoFalke faad68fcd4
index: Avoid async shutdown on init error
4 years ago
eugene 9c891b64ff net: initialize nMessageSize to max uint32_t instead of -1
4 years ago
MarcoFalke d8ae29ec8f
Merge bitcoin/bitcoin#21900: test: use MiniWallet for feature_csv_activation.py
4 years ago
W. J. van der Laan 32692d2681
Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransaction
4 years ago
W. J. van der Laan 1a60c547fd
Merge bitcoin/bitcoin#21749: test: Bump shellcheck version
4 years ago
MarcoFalke adf7843410
Merge bitcoin/bitcoin#21786: wallet: ensure sat/vB feerates are in range (mantissa of 3)
4 years ago
Sebastian Falbesoner bd7f27d16d refactor: feature_csv_activation.py: move tx helper functions to methods
4 years ago
Sebastian Falbesoner 2eca46b0aa test: use MiniWallet for feature_csv_activation.py
4 years ago
Jon Atack 847288df07
test: fee rate values that cannot be represented as sat/vB
4 years ago
Jon Atack 06a90fa038
rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3
4 years ago
Jon Atack b503327597
test: type error and out of range fee rates where missing
4 years ago
Jon Atack c5fd4344f7
test: explicit fee rates with invalid amounts
4 years ago
MarcoFalke 5925f1e652
Merge bitcoin/bitcoin#21872: net: Sanitize message type for logging
4 years ago
W. J. van der Laan 09205b33aa net: Clarify message header validation errors
4 years ago
MarcoFalke a33f360fcd
Merge bitcoin/bitcoin#21873: test: minor fixes & improvements for files linter test
4 years ago
windsok 2227fc4e62 test: minor fixes & improvements for files linter test
4 years ago
W. J. van der Laan 955eee7680 net: Sanitize message type for logging
4 years ago
MarcoFalke 06d573f053
Merge bitcoin/bitcoin#21867: test: use MiniWallet for p2p_blocksonly.py
4 years ago
MarcoFalke 1fcf66af68
Merge bitcoin/bitcoin#21798: fuzz: Create a block template in tx_pool targets
4 years ago
Jon Atack ea6f76b66e
test: improve zero-value explicit fee rate coverage
4 years ago
Sebastian Falbesoner 9f767e8438 test: use MiniWallet for p2p_blocksonly.py
4 years ago
MarcoFalke fa03d0acd6
fuzz: Create a block template in tx_pool targets
4 years ago
MarcoFalke 128b98fce3
Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardcoded nChainTx
4 years ago
W. J. van der Laan 1b9a5236e9
Merge bitcoin/bitcoin#21740: test: add new python linter to check file names and permissions
4 years ago
MarcoFalke a0f46028fc
Merge bitcoin/bitcoin#21814: test: Fix feature_config_args.py intermittent issue
4 years ago
W. J. van der Laan 3275c6e578
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
4 years ago
W. J. van der Laan fb43d7cb1e
Merge bitcoin/bitcoin#21787: test: fix off-by-ones in rpc_fundrawtransaction assertions
4 years ago
MarcoFalke 779aaa7f03
Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWallet
4 years ago
practicalswift 575792e6ff fuzz: Add -fsanitize=integer suppression needed for RPC fuzzer
4 years ago
fanquake 60132382a7
Merge bitcoin/bitcoin#20867: Support up to 20 keys for multisig under Segwit context
4 years ago
fanquake 59869704c0
Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin.conf and files.md
4 years ago
Jon Atack 5d1050f516
doc: fix -coinstatsindex help, and test/rpc touchups
4 years ago
MarcoFalke d22e7ee933
Merge bitcoin/bitcoin#21822: test: resolve bug in interface_bitcoin_cli.py
4 years ago
klementtan c5bb142817 test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo with -rpcwallet=unloaded wallet returns no balances
4 years ago
t-bast 11d6459b6e
rpc: include_unsafe option for fundrawtransaction
4 years ago
W. J. van der Laan 2b45cf0bcd
Merge bitcoin/bitcoin#19521: Coinstats Index
4 years ago
MarcoFalke fab1eb65b1
test: Fix feature_config_args.py intermittent issue
4 years ago
windsok 46b025e00d test: add new python linter to check file names and permissions
4 years ago
MarcoFalke fad6269916
test: Assert that exit code indicates failure
4 years ago
MarcoFalke faecb72c3c
test: Fix intermittent issue in p2p_segwit.py
4 years ago