Skip to content

bugfix-avoid "OverflowError: integer division result too large for a …#150

Open
hitdavid wants to merge 1 commit intoEthTx:masterfrom
eigenphi:bugfix-avoid_division_overflow
Open

bugfix-avoid "OverflowError: integer division result too large for a …#150
hitdavid wants to merge 1 commit intoEthTx:masterfrom
eigenphi:bugfix-avoid_division_overflow

Conversation

@hitdavid
Copy link

I open an issue #149. This PR is a quick bug fix PR to avoid overflow error while trying the starter demo code in README.

…float"

fix overflow error in ethtx/decoders/abi/calls.py L194
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OverflowError: integer division result too large for a float in calls.py L194

1 participant