aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-02Merge bitcoin/bitcoin#22082: test: update nanobench from release 4.0.0 to 4.3.4MarcoFalke
2021-06-01Merge bitcoin/bitcoin#21178: test: run mempool_reorg.py even with wallet disa...MarcoFalke
2021-06-01test: remove sanitizer suppression for nanobenchMartin Ankerl
2021-05-31test: feature_cltv.py: don't return tx copies in modification functionsSebastian Falbesoner
2021-05-31test: drop unused node parameters in feature_cltv.pySebastian Falbesoner
2021-05-31test: fix typo in feature_cltv.py (s/ctlv/cltv/)Sebastian Falbesoner
2021-05-31test: run mempool_reorg.py even with wallet disabledDarius Parvin
2021-05-31Merge bitcoin/bitcoin#21989: test: Use COINBASE_MATURITY in functional testsMarcoFalke
2021-05-31Use COINBASE_MATURITY constant in functional tests.Kiminuo
2021-05-31Merge bitcoin/bitcoin#22103: test: Fix IPv6 check on BSD systemsMarcoFalke
2021-05-30test: Fix IPv6 check on BSD systemsnthumann
2021-05-30Merge bitcoin/bitcoin#21207: MOVEONLY: CWallet transaction code out of wallet...Samuel Dobson
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-26MOVEONLY: CWallet transaction code out of wallet.cpp/.hRussell Yanofsky
2021-05-26Merge bitcoin/bitcoin#18418: wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100fanquake
2021-05-25test: use MiniWallet (P2PK mode) for feature_dersig.pySebastian Falbesoner
2021-05-25Merge bitcoin/bitcoin#22043: rpc, test: addpeeraddress test coverage, code si...MarcoFalke
2021-05-24[policy] detect unsorted packagesglozow
2021-05-24[test] functional test for packages in RPCsglozow
2021-05-24[rpc] allow multiple txns in testmempoolacceptglozow
2021-05-24test: MiniWallet: introduce enum type for output modeSebastian Falbesoner
2021-05-24Merge bitcoin/bitcoin#21945: test: add P2PK support to MiniWalletMarcoFalke
2021-05-23test: addpeeraddress functional test coverageJon Atack
2021-05-21Move COINBASE_MATURITY from `feature_nulldummy` test to `blocktools`.Kiminuo
2021-05-21Cleanup -includeconf error messageMarcoFalke
2021-05-21Fix crash when parsing command line with -noincludeconf=0MarcoFalke
2021-05-19test: improve getnodeaddresses coverage, test by networkJon Atack
2021-05-18wallet: Increase OUTPUT_GROUP_MAX_ENTRIES to 100Fabian Jahr
2021-05-17test: use P2PK-MiniWallet for feature_csv_activation.pySebastian Falbesoner
2021-05-17test: MiniWallet: add P2PK supportSebastian Falbesoner
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