aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2019-11-01Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...MarcoFalke
2019-11-01Merge #17327: test: add rpc_fundrawtransaction loggingMarcoFalke
2019-11-01test: rm ascii art in rpc_fundrawtransactionJon Atack
2019-11-01test: add rpc_fundrawtransaction loggingJon Atack
2019-10-31Merge #17330: test: Add shrinkdebugfile=0 to regtest bitcoin.confMarcoFalke
2019-10-31[qa] Add shrinkdebugfile=0 to regtest bitcoin.confSuhas Daftuar
2019-10-31[linter] Strip trailing / in path for git-subtree-checkJohn Newbery
2019-10-30QA: Add wallet_implicitsegwit to test the ability to transform keys between a...Luke Dashjr
2019-10-30Merge #15921: validation: Tidy up ValidationState interfaceWladimir J. van der Laan
2019-10-30rpc: Add generatetodescriptorMarcoFalke
2019-10-29[validation] Remove fMissingInputs from AcceptToMemoryPool()John Newbery
2019-10-29Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyManMarcoFalke
2019-10-28Merge #16202: p2p: Refactor network message deserializationfanquake
2019-10-28Merge #17192: util: Add CHECK_NONFATAL and use it in src/rpcWladimir J. van der Laan
2019-10-25Refactor: Split up CWallet and LegacyScriptPubKeyMan and classesAndrew Chow
2019-10-24Merge #17004: validation: Remove REJECT code from CValidationStateWladimir J. van der Laan
2019-10-23Merge #17091: tests: Add test for loadblock option and linearize scriptsWladimir J. van der Laan
2019-10-23Remove oversized message detection from log and interfacePieter Wuille
2019-10-21tests: Remove no longer needed UBSan suppressions (issues fixed). Add documen...practicalswift
2019-10-21Merge #17070: wallet: Avoid showing GUI popups on RPC errorsWladimir J. van der Laan
2019-10-21Merge #17176: ci: Cleanup macOS runsWladimir J. van der Laan
2019-10-18util: Add CHECK_NONFATAL and use it in src/rpcMarcoFalke
2019-10-18Refactor: split network transport deserializing from message containerJonas Schnelli
2019-10-17Merge #17177: doc: Describe log files + consistent paths in test READMEsMarcoFalke
2019-10-17doc: Describe log files + consistent paths in test READMEsMartin Erlandsson
2019-10-17doc: Document that GNU tools are required for lintersMarcoFalke
2019-10-14[test] rename SegwitVersion1SignatureHash()John Newbery
2019-10-14Merge #17124: test: speed up wallet_address_types by whitelisting peers (imme...MarcoFalke
2019-10-14Merge #17108: test: fix "tx-size-small" errors after default address changeMarcoFalke
2019-10-14Merge #17009: tests: Add EvalScript(...) fuzzing harnessMarcoFalke
2019-10-14test: fix "tx-size-small" errors after default address changeSebastian Falbesoner
2019-10-13test: speed up wallet_address_types by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2019-10-13tests: Add test for loadblock optionFabian Jahr
2019-10-13test: speedup wallet_backup by whitelisting peers (immediate tx relay)Sebastian Falbesoner
2019-10-10tests: Add FuzzedDataProvider fuzzing helper from the Chromium projectpracticalswift
2019-10-10Merge #16973: test: Fix combine_logs.py for AppVeyor buildMarcoFalke
2019-10-10[logging] Don't log REJECT code when transaction is rejectedJohn Newbery
2019-10-09Merge #16821: Fix bug where duplicate PSBT keys are acceptedfanquake
2019-10-09Merge #15437: p2p: Remove BIP61 reject messagesWladimir J. van der Laan
2019-10-08Merge #17056: descriptors: Introduce sortedmulti descriptorfanquake
2019-10-08Test sortedmulti descriptor using BIP 67 testsAndrew Chow
2019-10-08wallet: Avoid showing GUI popups on RPC errorsMarcoFalke
2019-10-08Merge #17030: test: Fix Python Docstring to include all Args.Wladimir J. van der Laan
2019-10-08Fix bug where duplicate PSBT keys are acceptedJohn L. Jegutanis
2019-10-06Fix Python Docstring to include all Args.John Bampton
2019-10-03modify p2p_feefilter test to catch rounding errorGregory Sanders
2019-10-02Merge #16524: Wallet: Disable -fallbackfee by defaultMarcoFalke
2019-10-02Truly decouple wallet from chainparams for -fallbackfeeJorge Timón
2019-10-02Merge #16884: wallet: Change default address type to bech32Wladimir J. van der Laan
2019-10-02Merge #16908: txmempool: Make entry time type-safe (std::chrono)Wladimir J. van der Laan