Skip to content

Fix BigNumber issues#9860

Merged
kumavis merged 6 commits intoMetaMask:developfrom
darkwing:fix-big-number-issues
Nov 13, 2020
Merged

Fix BigNumber issues#9860
kumavis merged 6 commits intoMetaMask:developfrom
darkwing:fix-big-number-issues

Conversation

@darkwing
Copy link
Copy Markdown
Contributor

Fixes: #

Explanation:

We switched to using getBigNumber in this commit: 24d7d1a ; unfortunately not all use cases are providing required parameters to guarantee expected values, so we should tidy that up.

@darkwing darkwing requested a review from a team as a code owner November 11, 2020 23:39
@darkwing darkwing requested a review from Gudahtt November 11, 2020 23:39
@darkwing darkwing marked this pull request as draft November 11, 2020 23:39
@github-actions
Copy link
Copy Markdown
Contributor

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@darkwing darkwing requested review from rekmarks and removed request for Gudahtt November 11, 2020 23:39
@darkwing darkwing force-pushed the fix-big-number-issues branch from 91b2e66 to 1ca98b9 Compare November 12, 2020 02:59
@darkwing darkwing force-pushed the fix-big-number-issues branch from 4929dd7 to 03c832b Compare November 12, 2020 14:42
@darkwing darkwing force-pushed the fix-big-number-issues branch from 03c832b to 6908a44 Compare November 12, 2020 14:55
@darkwing darkwing marked this pull request as ready for review November 12, 2020 16:54
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

This is great cleanup work! There are some errors to fix and improvements to make, but all but one should be easy to implement!

@darkwing darkwing force-pushed the fix-big-number-issues branch from 5d282e4 to a9c695a Compare November 12, 2020 20:52
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

Looking good! Just a few more things

@darkwing darkwing force-pushed the fix-big-number-issues branch from a9c695a to 362ddb4 Compare November 12, 2020 21:01
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

One last thing:

For all the Must specify [base] and [base] messages, let's make them Must specify valid [base] and [base].

@darkwing darkwing force-pushed the fix-big-number-issues branch from 362ddb4 to e70503f Compare November 12, 2020 21:27
Copy link
Copy Markdown
Member

@rekmarks rekmarks left a comment

Choose a reason for hiding this comment

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

LGTM!

@darkwing darkwing changed the title WIP: Fix BigNumber issues Fix BigNumber issues Nov 12, 2020
@kumavis kumavis merged commit 67303b7 into MetaMask:develop Nov 13, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants