Suhas Daftuar
2cd2cd51f7
Test transaction selection when gbt called without segwit support
...
Github-Pull: #9955
Rebased-From: c85ffe6d8d
8 years ago
Suhas Daftuar
569596cc51
Don't require segwit in getblocktemplate for segwit signalling or mining
...
Segwit's version bit will be signalled for all invocations of CreateNewBlock,
and not specifying segwit only will cause CreateNewBlock to skip transactions
with witness from being selected.
Github-Pull: #9955
Rebased-From: abe7b3d3ab
8 years ago
Luke Dashjr
861cb0c83d
QA: Test GBT size/weight limit values
...
Github-Pull: #9619
Rebased-From: 279f944e8d
8 years ago
practicalswift
5cdf10611f
Remove redundant semicolons in Python code
8 years ago
MarcoFalke
fa615d39b5
[qa] Don't set unknown rpcserialversion
8 years ago
Gregory Sanders
bc7ff8db99
Add option to return non-segwit serialization via rpc
8 years ago
Johnson Lau
9260085377
test segwit uncompressed key fixes
8 years ago
MarcoFalke
faaec1377c
[qa] Remove unused code
8 years ago
Luke Dashjr
239cbd2e5c
qa/rpc-tests/segwit: Test GBT sigops before and after activation
8 years ago
MarcoFalke
fae596f0e4
[qa] Sort scripts by time for pull_tester and don't overwrite setup_chain
8 years ago
Alex Morcos
4f7ff00497
[qa] Add rpc test for segwit
...
Amended by Pieter Wuille to use multisig 1-of-1 for P2WSH tests, and BIP9
based switchover logic.
Fixes and py3 conversion by Marco Falke.
9 years ago