aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-04-26Merge #12321: p2wsh and p2sh-p2wsh address in decodescriptWladimir J. van der Laan
2018-04-26Merge #12240: [rpc] Introduced a new `fees` structure that aggregates all sub...Wladimir J. van der Laan
2018-04-26Don't test against min relay fee information in mining_prioritisetransaction.pyKristaps Kaupe
2018-04-25Merge #13056: [tests] Make rpcauth.py testable and add unit testsWladimir J. van der Laan
2018-04-25Merge #13051: qa: Normalize executable locationWladimir J. van der Laan
2018-04-24[tests] Make rpcauth.py testable and add unit testsQasim Javed
2018-04-24Merge #12909: wallet: Make fee settings to be non-static membersWladimir J. van der Laan
2018-04-24Merge #12953: Deprecate accountsWladimir J. van der Laan
2018-04-24Merge #13024: test: Add rpcauth pair that generated by rpcauth.pyWladimir J. van der Laan
2018-04-24Merge #12436: [rpc] Adds a functional test to validate the transaction versio...Wladimir J. van der Laan
2018-04-24Merge #13032: Output values for "min relay fee not met" errorWladimir J. van der Laan
2018-04-24Merge #13022: [qa] Attach node index to test_node AssertionError and print me...Wladimir J. van der Laan
2018-04-23Merge #13030: [bugfix] [wallet] Fix zapwallettxes/multiwallet interaction.Wladimir J. van der Laan
2018-04-23wallet: Make fee settings non-static membersMarcoFalke
2018-04-23Merge #12510: test: Add rpc_bind test to default-run testsWladimir J. van der Laan
2018-04-23test: Add rpcauth pair that generated by rpcauthChun Kuan Lee
2018-04-21Merge #13048: [tests] Fix feature_block flakinessMarcoFalke
2018-04-21qa: Normalize executable locationMarcoFalke
2018-04-20[tests] Fix feature_block flakinessJohn Newbery
2018-04-20[tests] tidy up blocktools.pyJohn Newbery
2018-04-20[tests] Fix flake8 warnings in blocktools.pyJohn Newbery
2018-04-20[doc][trivial] no retargeting in regtest modeJesse Cohen
2018-04-20Output values for "min relay fee not met" errorKristaps Kaupe
2018-04-19Merge #11739: Enforce SCRIPT_VERIFY_P2SH and SCRIPT_VERIFY_WITNESS from genesisMarcoFalke
2018-04-19[wallet] [tests] Test disallowed multiwallet paramsJohn Newbery
2018-04-19[qa] Attach node index to test_node AssertionError and print messagesJames O'Beirne
2018-04-18Add new fee structure with all sub-fields denominated in BTCmryandao
2018-04-17[wallet] [tests] Add tests for accounts/labels APIsJohn Newbery
2018-04-17Merge #12791: Expose a transaction's weight via RPCJonas Schnelli
2018-04-17[wallet] [rpc] Deprecate account RPC methodsJohn Newbery
2018-04-17Print to console by default when not run with -daemonEvan Klitzke
2018-04-16Merge #11862: Network specific conf sectionsWladimir J. van der Laan
2018-04-16[tests] Set -deprecatedrpc=accounts in testsJohn Newbery
2018-04-16[tests] Rename rpc_listtransactions.py to wallet_listtransactions.pyJohn Newbery
2018-04-16Merge #12996: tests: Remove redundant bytes(…) callsMarcoFalke
2018-04-16tests: Remove redundant bytes²practicalswift
2018-04-16Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift
2018-04-16tests: Remove compatibility code not needed now when we're on Python 3practicalswift
2018-04-13Test new weight field in p2p_segwitMatt Corallo
2018-04-13Expose a transaction's weight via RPCMatt Corallo
2018-04-13[qa] Test that v0 segwit outputs can't be spent pre-activationSuhas Daftuar
2018-04-13[qa] Remove some pre-activation segwit testsSuhas Daftuar
2018-04-13test: Add rpc_bind test to default-run testsWladimir J. van der Laan
2018-04-11speed up wallet_hd.py and clarify/augment checksGregory Sanders
2018-04-11[tests] Use regtest section in functional tests configsAnthony Towns
2018-04-11Merge #12892: [wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan
2018-04-10[wallet] [rpc] introduce 'label' API for walletWladimir J. van der Laan
2018-04-10Merge #12749: [wallet] feebumper: discard change outputs below discard rateWladimir J. van der Laan
2018-04-09Merge #12902: [qa] Handle potential cookie race when starting nodeMarcoFalke
2018-04-09Merge #12917: qa: Windows fixups for functional testsMarcoFalke