aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-05-19test: improve getnodeaddresses coverage, test by networkJon Atack
2021-05-12Merge bitcoin/bitcoin#21905: net: initialize nMessageSize to uint32_t maxW. J. van der Laan
2021-05-12index: Avoid async shutdown on init errorMarcoFalke
2021-05-11net: initialize nMessageSize to max uint32_t instead of -1eugene
2021-05-10Merge bitcoin/bitcoin#21900: test: use MiniWallet for feature_csv_activation.pyMarcoFalke
2021-05-10Merge bitcoin/bitcoin#21359: rpc: include_unsafe option for fundrawtransactionW. J. van der Laan
2021-05-10Merge bitcoin/bitcoin#21749: test: Bump shellcheck versionW. J. van der Laan
2021-05-10Merge bitcoin/bitcoin#21786: wallet: ensure sat/vB feerates are in range (man...MarcoFalke
2021-05-10refactor: feature_csv_activation.py: move tx helper functions to methodsSebastian Falbesoner
2021-05-10test: use MiniWallet for feature_csv_activation.pySebastian Falbesoner
2021-05-09test: fee rate values that cannot be represented as sat/vBJon Atack
2021-05-09rpc: for sat/vB fee rates, limit ParseFixedPoint decimals to 3Jon Atack
2021-05-09test: type error and out of range fee rates where missingJon Atack
2021-05-09test: explicit fee rates with invalid amountsJon Atack
2021-05-09Merge bitcoin/bitcoin#21872: net: Sanitize message type for loggingMarcoFalke
2021-05-07net: Clarify message header validation errorsW. J. van der Laan
2021-05-07Merge bitcoin/bitcoin#21873: test: minor fixes & improvements for files linte...MarcoFalke
2021-05-06test: minor fixes & improvements for files linter testwindsok
2021-05-06net: Sanitize message type for loggingW. J. van der Laan
2021-05-06Merge bitcoin/bitcoin#21867: test: use MiniWallet for p2p_blocksonly.pyMarcoFalke
2021-05-06Merge bitcoin/bitcoin#21798: fuzz: Create a block template in tx_pool targetsMarcoFalke
2021-05-06test: improve zero-value explicit fee rate coverageJon Atack
2021-05-06test: use MiniWallet for p2p_blocksonly.pySebastian Falbesoner
2021-05-05fuzz: Create a block template in tx_pool targetsMarcoFalke
2021-05-05Merge bitcoin/bitcoin#21681: validation: fix ActivateSnapshot to use hardcode...MarcoFalke
2021-05-05Merge bitcoin/bitcoin#21740: test: add new python linter to check file names ...W. J. van der Laan
2021-05-05Merge bitcoin/bitcoin#21814: test: Fix feature_config_args.py intermittent issueMarcoFalke
2021-05-05Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorageW. J. van der Laan
2021-05-05Merge bitcoin/bitcoin#21787: test: fix off-by-ones in rpc_fundrawtransaction ...W. J. van der Laan
2021-05-05Merge bitcoin/bitcoin#21754: test: Run feature_cltv with MiniWalletMarcoFalke
2021-05-03fuzz: Add -fsanitize=integer suppression needed for RPC fuzzerpracticalswift
2021-05-03Merge bitcoin/bitcoin#20867: Support up to 20 keys for multisig under Segwit ...fanquake
2021-05-02Merge bitcoin/bitcoin#21818: doc: fixup -coinstatsindex help, update bitcoin...fanquake
2021-05-01doc: fix -coinstatsindex help, and test/rpc touchupsJon Atack
2021-05-01Merge bitcoin/bitcoin#21822: test: resolve bug in interface_bitcoin_cli.pyMarcoFalke
2021-05-01test: resolve bug in test/functional/interface_bitcoin_cli.py - Test -getinfo...klementtan
2021-04-30rpc: include_unsafe option for fundrawtransactiont-bast
2021-04-30Merge bitcoin/bitcoin#19521: Coinstats IndexW. J. van der Laan
2021-04-30test: Fix feature_config_args.py intermittent issueMarcoFalke
2021-04-29test: add new python linter to check file names and permissionswindsok
2021-04-29test: Assert that exit code indicates failureMarcoFalke
2021-04-29test: Fix intermittent issue in p2p_segwit.pyMarcoFalke
2021-04-29Merge bitcoin/bitcoin#21804: [tests] Speed up p2p_segwit.pyMarcoFalke
2021-04-29Merge bitcoin/bitcoin#21738: test: Use clang-12 for ASAN, Add missing suppres...fanquake
2021-04-29[tests] Speed up p2p_segwit.pyJohn Newbery
2021-04-29test: Run feature_cltv with MiniWalletMarcoFalke
2021-04-29test: Hide tx rehash in helperMarcoFalke
2021-04-29test: Remove new_tx referenceMarcoFalke
2021-04-29Merge bitcoin/bitcoin#21762: test: Speed up mempool_spend_coinbase.pyMarcoFalke
2021-04-29Merge bitcoin/bitcoin#21785: test: Fix intermittent issue in p2p_addr_relay.pyfanquake