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 tests for all EVM precompiles #3633

Merged
merged 1 commit into from
Nov 25, 2020

Conversation

artob
Copy link
Contributor

@artob artob commented Nov 20, 2020

The tests can be run with:

cargo test --package nearcore --test test_cases_runtime test::test_evm_call_standard_precompiles_runtime --features protocol_feature_evm,nightly_protocol_features -- --exact

@artob artob added C-enhancement Category: An issue proposing an enhancement or a PR with one. A-EVM Area: Native EVM implementation and support A-testing Area: Unit testing / integration testing labels Nov 20, 2020
@artob artob force-pushed the evm-test-precompiles branch from 6a6df0d to 03e53d0 Compare November 20, 2020 02:18
@artob artob force-pushed the evm-test-precompiles branch from 03e53d0 to 525f57d Compare November 20, 2020 02:33
@artob
Copy link
Contributor Author

artob commented Nov 20, 2020

@evgenykuzyakov Could you review and merge, please?

Copy link
Member

@ailisp ailisp left a comment

Choose a reason for hiding this comment

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

Looks good

@evgenykuzyakov evgenykuzyakov merged commit 14fccf1 into evm-precompile Nov 25, 2020
@evgenykuzyakov evgenykuzyakov deleted the evm-test-precompiles branch November 25, 2020 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-EVM Area: Native EVM implementation and support A-testing Area: Unit testing / integration testing C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants