aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2021-06-06Merge bitcoin-core/gui#29: refactor: Optimize signal-slot connections logicHennadii Stepanov
2021-06-05Merge bitcoin/bitcoin#22150: test: Remove unused node from feature_nulldummyMarcoFalke
2021-06-04test: Fix p2p_leak.py intermittent failure by lowering timeoutMartin Zumsande
2021-06-04test: Remove unused node from feature_nulldummyMarcoFalke
2021-06-04Merge bitcoin/bitcoin#18795: Test: wallet issue with orphaned rewardsMarcoFalke
2021-06-03Merge bitcoin/bitcoin#22051: Basic Taproot derivation support for descriptorsW. J. van der Laan
2021-06-03Merge bitcoin/bitcoin#22050: p2p: remove tor v2 supportW. J. van der Laan
2021-06-03script: fix spelling linter raising spuriously on "invokable"Jon Atack
2021-06-02Testcase for wallet issue with orphaned rewards.Daniel Kraft
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-29qt: Drop BitcoinGUI* WalletFrame data memberHennadii Stepanov
2021-05-27Merge bitcoin/bitcoin#20833: rpc/validation: enable packages through testmemp...W. J. van der Laan
2021-05-27test: update feature_proxy to torv3Jon Atack
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-24tests: check derivation of P2TRPieter Wuille
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