aboutsummaryrefslogtreecommitdiff
path: root/test/functional
AgeCommit message (Expand)Author
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-28Fix issue with conflicted mempool tx in listsinceblockAdam Jonas
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-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-22test: use default address type (bech32) for wallet_bumpfee testsSebastian Falbesoner
2019-10-21Expand on wallet_balance.py comment from https://github.com/bitcoin/bitcoin/p...Jeremy Rubin
2019-10-21Update comment in test/functional/wallet_balance.pyJeremy Rubin
2019-10-21Update wallet_balance.py test to reflect new behaviorJeremy Rubin
2019-10-21Merge #17070: wallet: Avoid showing GUI popups on RPC errorsWladimir 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-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-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-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
2019-10-02p2p: Remove BIP61 reject messagesMarcoFalke
2019-10-02Merge #16727: wallet: Explicit feerate for bumpfeeWladimir J. van der Laan
2019-09-30Merge #16987: test: Correct docstring param name.MarcoFalke
2019-09-30test bumpfee fee_rate argumentezegom
2019-09-30qa: Fix service flag comparison check in rpc_net testLuke Dashjr
2019-09-30Correct docstring param name.John Bampton
2019-09-27Merge #16817: rpc: Fix casing in getblockchaininfo to be inline with other fi...Wladimir J. van der Laan
2019-09-27test: Fix combine_logs.py for AppVeyor buildMartin Zumsande
2019-09-26Change default address type to bech32Gregory Sanders
2019-09-26[RPC] Fix casing in getblockchaininfo to be inline with the rest of the responseDan Gershony