Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export safe as-bignum types by default #367

Merged
merged 2 commits into from
Jan 15, 2021
Merged

Export safe as-bignum types by default #367

merged 2 commits into from
Jan 15, 2021

Conversation

vgrichina
Copy link
Contributor

This makes it easier for contract developer to avoid integer overflow / underflow errors.

These were independently hit by both me in Bananaswap and Paras.

This makes it easier for contract developer to avoid integer overflow / underflow errors.

These were independently hit by both me in Bananaswap and Paras.
@vgrichina vgrichina requested a review from willemneal January 13, 2021 01:52
Copy link
Contributor

@willemneal willemneal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@vgrichina vgrichina marked this pull request as ready for review January 15, 2021 06:55
@vgrichina vgrichina merged commit 528003a into master Jan 15, 2021
@mehtaphysical mehtaphysical deleted the use-safe-math branch June 9, 2021 13:38
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.

2 participants