Commit Graph

20 Commits (master)

Author SHA1 Message Date
David Burkett 91a8c4e6ae * Prevent MWEB txs from being accepted to mempool before activation
3 years ago
practicalswift 993e38a4e2 tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
5 years ago
MarcoFalke fa89badf88
test: Require standard txs in regtest
5 years ago
Miguel Herranz e16b6a7188
rpc: Rename size to vsize in mempool related calls
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
MarcoFalke feda41e0a7
Merge #14811: Mining: Enforce that segwit option must be set in GBT
6 years ago
John Newbery 0025c9eae4 [mining] segwit option must be set in GBT
6 years ago
Daniel Ingram 17b55202da Compare to None with is/is not
6 years ago
MarcoFalke 37612099ec
Merge #13424: Consistently validate txid / blockhash length and encoding in rpc calls
6 years ago
MarcoFalke fac9539836
qa: Run all tests even if wallet is not compiled
6 years ago
practicalswift 68400d8b96 tests: Use explicit imports
6 years ago
Ben Woosley 5eb20f81d9
Consistently use ParseHashV to validate hash inputs in rpc
6 years ago
DrahtBot eb7daf4d60 Update copyright headers to 2018
6 years ago
Kristaps Kaupe bd9d67b752 Don't test against min relay fee information in mining_prioritisetransaction.py
7 years ago
Kristaps Kaupe 1accfbcf46 Output values for "min relay fee not met" error
7 years ago
Dimitris Apostolou 4d9b4256d8 Fix typos
7 years ago
Andrew Chow eefff65a4b scripted-diff: change signrawtransaction to signrawtransactionwithwallet in tests
7 years ago
Ben Woosley bb00c95c16
Consistently use FormatStateMessage in RPC error output
7 years ago
Anthony Towns 3150b3fea7 [tests] Rename misc functional tests.
7 years ago