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

feat: add ZkEvmReceiver #11

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

0xdapper
Copy link

@0xdapper 0xdapper commented Oct 29, 2023

Adds receiver #8

❯ forge test --mt test_zkevm -vvv
[⠆] Compiling...
No files changed, compilation skipped

Running 1 test for test/ZkEVMIntegration.t.sol:ZkEVMIntegrationTest
[PASS] test_zkevm() (gas: 3751228)
Test result: ok. 1 passed; 0 failed; 0 skipped; finished in 20.95s

Ran 1 test suites: 1 tests passed, 0 failed, 0 skipped (1 total tests)

Copy link
Contributor

@hexonaut hexonaut left a comment

Choose a reason for hiding this comment

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

Requesting a number of changes. Please note to other reviewers you can use https://github.com/0xPolygonHermez/code-examples/blob/main/pingPongExample/contracts/PingReceiver.sol#L65 for comparison.

Co-authored-by: Bartek Rutkowski <[email protected]>
@0xdapper 0xdapper requested a review from hexonaut November 2, 2023 09:34
Copy link
Contributor

@hexonaut hexonaut left a comment

Choose a reason for hiding this comment

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

Looking much better. One more change, and this looks good to me.

@hexonaut hexonaut requested a review from barrutko November 10, 2023 13:21
Copy link
Contributor

@hexonaut hexonaut left a comment

Choose a reason for hiding this comment

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

Good to merge after Polygon has internal reviewer/auditor.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants