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

Adds fee estimation Config for EVM chains #248

Merged
merged 4 commits into from
Jul 5, 2024

Conversation

haider-rs
Copy link
Contributor

@haider-rs haider-rs commented Jul 2, 2024

Description

Adds fee estimation config for EVM chains.
Adds custom polygon chain fee estimation config.

Fixes # (issue)
#247

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

Tests

  • Tested Manually with polygon.

Code review prechecks:

  • Code follows the style guidelines of this project
  • Code has been self-reviewed
  • Inline comments have been added for each method
  • I have made corresponding changes to the documentation

@haider-rs haider-rs self-assigned this Jul 2, 2024
@haider-rs haider-rs linked an issue Jul 2, 2024 that may be closed by this pull request
@haider-rs haider-rs requested a review from Lohann July 3, 2024 12:07
@Lohann
Copy link
Collaborator

Lohann commented Jul 5, 2024

Approved, just need to merge with latest master, where I fixed the cargo deny issues.

@haider-rs haider-rs force-pushed the fix-polygon-fee-estimation branch from 3335fb8 to 4a1ae45 Compare July 5, 2024 11:25
@haider-rs haider-rs merged commit 901c7b1 into master Jul 5, 2024
8 checks passed
@haider-rs haider-rs deleted the fix-polygon-fee-estimation branch July 5, 2024 12:14
@haider-rs haider-rs restored the fix-polygon-fee-estimation branch July 5, 2024 12:14
@haider-rs haider-rs deleted the fix-polygon-fee-estimation branch July 5, 2024 12:23
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.

Polygon gas estimation issue.
2 participants