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

evm: add fuzz tests #239

Merged
merged 18 commits into from
Mar 15, 2024
Merged

evm: add fuzz tests #239

merged 18 commits into from
Mar 15, 2024

Conversation

RahulMaganti47
Copy link
Contributor

@RahulMaganti47 RahulMaganti47 commented Feb 29, 2024

Fixes #174.

@RahulMaganti47 RahulMaganti47 force-pushed the fuzz-tests branch 2 times, most recently from c0484e4 to 5b765fc Compare March 1, 2024 17:36
@RahulMaganti47 RahulMaganti47 requested a review from gator-boi March 1, 2024 17:36
@RahulMaganti47 RahulMaganti47 changed the title add fuzz tests feat: add fuzz tests Mar 1, 2024
@RahulMaganti47 RahulMaganti47 force-pushed the fuzz-tests branch 2 times, most recently from f3ef242 to 2569ca7 Compare March 1, 2024 17:38
@RahulMaganti47 RahulMaganti47 marked this pull request as ready for review March 1, 2024 17:38
@RahulMaganti47 RahulMaganti47 requested a review from djb15 March 1, 2024 20:00
@RahulMaganti47 RahulMaganti47 requested a review from djb15 March 5, 2024 14:49
@kcsongor kcsongor changed the title feat: add fuzz tests evm: add fuzz tests Mar 6, 2024
@RahulMaganti47 RahulMaganti47 force-pushed the fuzz-tests branch 2 times, most recently from df58b00 to 92e9f3b Compare March 12, 2024 19:56
@johnsaigle
Copy link
Collaborator

I wrote fuzz tests for Trimmed Amount here: https://github.com/wormhole-foundation/example-native-token-transfers/pull/269/files#diff-a7a75ec27a39e2e8f3e35eb187347d1adc9eaece37a5abacd6cb2113551a88f6

It would be great if we could keep enforce the same invariants on both sides

@RahulMaganti47
Copy link
Contributor Author

I wrote fuzz tests for Trimmed Amount here: https://github.com/wormhole-foundation/example-native-token-transfers/pull/269/files#diff-a7a75ec27a39e2e8f3e35eb187347d1adc9eaece37a5abacd6cb2113551a88f6

It would be great if we could keep enforce the same invariants on both sides

sure - i've updated the existing invariant tests and added in a few more

Rahul Maganti added 9 commits March 15, 2024 11:17

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
gator-boi
gator-boi previously approved these changes Mar 15, 2024
gator-boi
gator-boi previously approved these changes Mar 15, 2024
@RahulMaganti47 RahulMaganti47 merged commit 87bf873 into main Mar 15, 2024
4 checks passed
@RahulMaganti47 RahulMaganti47 deleted the fuzz-tests branch March 15, 2024 20:33
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.

add fuzz tests
5 participants