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

Added ETH Holesky and Matic Amoy networks #71

Merged
merged 2 commits into from
Apr 25, 2024
Merged

Conversation

a0ngo
Copy link
Collaborator

@a0ngo a0ngo commented Apr 24, 2024

Description

Added Holesky and Amoy testnet networks.
In addition fixed issue where the relay would send information to the utility relating to floating point data which due to rounding issues resulted in failed transactions

Pinpointed Tests

Please describe the specific tests done for the bug you fixed?
Ensure transactions didn't fail consistently

Did you replicate the issue and verify it is no longer occuring? Yes

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • I have verified that the project builds (using yarn build)
  • E2E Tests finish successfully for all relevant assets

@a0ngo a0ngo merged commit 01648b4 into main Apr 25, 2024
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