A SpoofTransaction is usually used to turn an unsigned transaction into a "signed" transaction for estimating gas for example. eth-tester uses SpoofTransaction for these purposes and we need to make sure that it also accounts for a type_id which is a part of the SignedTransactionAPI.
Quite a few transaction tests can be pulled in from general state tests.
How was it fixed?
Add proper type_id values to SpoofTransaction since it should use all attributes from the SignedTransactionAPI.
Pull in transaction tests from some general state tests
prompt: iterate on 'snakes transitioning from the Shanghai city life to a life in Cancun with a sign that says "Cancun"' but make 'transactions' a theme
What was wrong?
SpoofTransaction
is usually used to turn an unsigned transaction into a "signed" transaction for estimating gas for example. eth-tester usesSpoofTransaction
for these purposes and we need to make sure that it also accounts for atype_id
which is a part of theSignedTransactionAPI
.How was it fixed?
type_id
values toSpoofTransaction
since it should use all attributes from theSignedTransactionAPI
.Todo:
Cute Animal Picture
prompt:
iterate on 'snakes transitioning from the Shanghai city life to a life in Cancun with a sign that says "Cancun"' but make 'transactions' a theme