Closed jseagrave21 closed 5 years ago
What current issue(s) does this address, or what feature is it adding? Currently, the RawTransaction class which is in development to address issue https://github.com/CityOfZion/neo-python/issues/886 cannot function after introduction of a mandatory snapshot variable. Please refer to this review/discussion: https://github.com/CityOfZion/neo-python/pull/974#pullrequestreview-258577445
snapshot
How did you solve this problem?
How did you make sure your solution works? manual testing
Are there any special changes in the code that we should be aware of? See above
Please check the following, if applicable:
make lint
make test
CHANGELOG.rst
Coverage decreased (-0.005%) to 85.288% when pulling 915f8412434611bcb9e4b0fcfced72070069a055 on jseagrave21:raw_tx-functionality into 467c3ea95801927084949c3484eb68892c2a8023 on CityOfZion:development.
What current issue(s) does this address, or what feature is it adding? Currently, the RawTransaction class which is in development to address issue https://github.com/CityOfZion/neo-python/issues/886 cannot function after introduction of a mandatory
snapshot
variable. Please refer to this review/discussion: https://github.com/CityOfZion/neo-python/pull/974#pullrequestreview-258577445How did you solve this problem?
How did you make sure your solution works? manual testing
Are there any special changes in the code that we should be aware of? See above
Please check the following, if applicable:
make lint
?make test
?CHANGELOG.rst
? (if not, please do)