CityOfZion / neo-python

Python Node and SDK for the NEO 2.x blockchain. For NEO 3.x go to our successor project neo-mamba
https://neo-python.readthedocs.io/en/latest/
MIT License
313 stars 189 forks source link

add biginteger tests + mod change #992

Closed ixje closed 5 years ago

ixje commented 5 years ago

What current issue(s) does this address, or what feature is it adding? Add new tests for a block that failed. Change implementation to use Decimal % thanks to @merl

How did you solve this problem? see above How did you make sure your solution works?

Are there any special changes in the code that we should be aware of?

Please check the following, if applicable:

coveralls commented 5 years ago

Coverage Status

Coverage increased (+0.004%) to 85.28% when pulling 0b935cd7dbffb935f86c860678d0aa7169bcc6bd on ixje:bigint4 into 3817375e17566b2364ff8c459d2407618569abd6 on CityOfZion:development.