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

Polygon amoy support #3380

Closed
wants to merge 6 commits into from

Conversation

Parth2412
Copy link

  • Added support for polygon amoy testnet.

Signed-off-by: Parth2412 <kaloliya@gmail.com>
Signed-off-by: Parth2412 <kaloliya@gmail.com>
Signed-off-by: Parth2412 <kaloliya@gmail.com>
@Parth2412
Copy link
Author

Covering Issue #3379

@Parth2412
Copy link
Author

Please review: @acolytec3 @steveluscher @dbrock @Arachnid @axic

@Parth2412 Parth2412 marked this pull request as draft April 30, 2024 16:22
@Parth2412 Parth2412 marked this pull request as ready for review April 30, 2024 16:22
@Parth2412
Copy link
Author

@holgerd77 Please review

@@ -98,6 +98,52 @@ describe('[Common]: Custom chains', () => {
}
})

Copy link
Contributor

Choose a reason for hiding this comment

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

Did you make any substantial changes in this new test other than change the custom chain reference on line 106 to PolygonAmoy? I don't see anything obvious so not sure we need a duplicate of the test above with a different chain name.

@@ -364,6 +364,7 @@ The following L2 networks have been tested to work with `@ethereumjs/tx`, see us
| xDai Chain |  `Common.xDaiChain` |  [#1323](https://github.com/ethereumjs/ethereumjs-monorepo/issues/1323) |
| Optimistic Kovan | `Common.OptimisticKovan` | [#1554](https://github.com/ethereumjs/ethereumjs-monorepo/pull/1554) |
| Optimistic Ethereum | `Common.OptimisticEthereum` | [#1554](https://github.com/ethereumjs/ethereumjs-monorepo/pull/1554) |
| Polygon Amoy Testnet | `CustomChain.PolygonAmoy` | [#3379](https://github.com/ethereumjs/ethereumjs-monorepo/issues/3379) |
Copy link
Contributor

Choose a reason for hiding this comment

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

Did you test and confirm that transactions created with our libraries are accepted and included in Amoy blocks?

Copy link
Contributor

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR. Left a couple of questions to address before we can merge.

@acolytec3
Copy link
Contributor

@Parth2412 just checking in, are you able to address the review questions?

@acolytec3
Copy link
Contributor

Going to close for now as no follow-up.

@acolytec3 acolytec3 closed this May 8, 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.

None yet

2 participants