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 validations for estimateGas #846

Merged
merged 3 commits into from
Jan 26, 2023

Conversation

georgi-l95
Copy link
Collaborator

Signed-off-by: georgi-l95 [email protected]

Description:
Fixes bug with validations when using the relay with metamask or foundry, which resulted in returning and error when making queries to eth_estimateGas.

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: georgi-l95 <[email protected]>
Signed-off-by: georgi-l95 <[email protected]>
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@georgi-l95 georgi-l95 marked this pull request as ready for review January 26, 2023 15:17
Copy link
Collaborator

@Nana-EC Nana-EC left a comment

Choose a reason for hiding this comment

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

LG.
Strange that it also unblocks MM.
Let's confirm we understand why

@Nana-EC Nana-EC added enhancement New feature or request P1 dev tools Features enabling dev tool integration labels Jan 26, 2023
@Nana-EC Nana-EC added this to the 0.17.0 milestone Jan 26, 2023
@lukelee-sl lukelee-sl merged commit 5b1b774 into main Jan 26, 2023
@lukelee-sl lukelee-sl deleted the estimateGas-returns-error-when-using-MM branch January 26, 2023 18:31
lukelee-sl pushed a commit that referenced this pull request Jan 26, 2023
* fix validation for estimateGas

Signed-off-by: georgi-l95 <[email protected]>

* fix duplication

Signed-off-by: georgi-l95 <[email protected]>

* fix duplication

Signed-off-by: georgi-l95 <[email protected]>

Signed-off-by: georgi-l95 <[email protected]>
lukelee-sl added a commit that referenced this pull request Jan 26, 2023
Fix validations for estimateGas (#846)

* fix validation for estimateGas

Signed-off-by: georgi-l95 <[email protected]>

* fix duplication

Signed-off-by: georgi-l95 <[email protected]>

* fix duplication

Signed-off-by: georgi-l95 <[email protected]>

Signed-off-by: georgi-l95 <[email protected]>

Signed-off-by: georgi-l95 <[email protected]>
Co-authored-by: georgi-l95 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev tools Features enabling dev tool integration enhancement New feature or request P1
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants