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

fix metamask bug #557

Merged
merged 2 commits into from
Jan 21, 2021
Merged

fix metamask bug #557

merged 2 commits into from
Jan 21, 2021

Conversation

alexcos20
Copy link
Member

@alexcos20 alexcos20 commented Jan 21, 2021

Fixes #543 and #284

Changes proposed in this PR:
all estimateGas functions should have the from parameter

@alexcos20 alexcos20 added the Status: InProgress Work in progress, don't merge label Jan 21, 2021
@alexcos20 alexcos20 self-assigned this Jan 21, 2021
@codeclimate
Copy link

codeclimate bot commented Jan 21, 2021

Code Climate has analyzed commit 7319744 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 86.9% (50% is the threshold).

This pull request will bring the total coverage in the repository to 78.3% (-0.2% change).

View more on Code Climate.

@alexcos20 alexcos20 removed the Status: InProgress Work in progress, don't merge label Jan 21, 2021
@alexcos20 alexcos20 marked this pull request as ready for review January 21, 2021 10:33
Copy link
Contributor

@ssallam ssallam left a comment

Choose a reason for hiding this comment

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

LGTM.

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.

OnChainMetadata estimate gas always fails
3 participants