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

Config test suites #557

Merged
merged 11 commits into from
Apr 4, 2023
Merged

Config test suites #557

merged 11 commits into from
Apr 4, 2023

Conversation

ceyonur
Copy link
Collaborator

@ceyonur ceyonur commented Mar 2, 2023

Why this should be merged

Adds test suites for config tests

How this works

Similar to Contract tests, it adds a AllowList test suite for Equal and Verify tests

How this was tested

Added tests that test those tests.

How is this documented

Not yet documented, will document together after #556

Closes #555

precompile/allowlist/config_test.go Outdated Show resolved Hide resolved
precompile/contracts/feemanager/config_test.go Outdated Show resolved Hide resolved
@aaronbuchwald aaronbuchwald merged commit 0722f97 into master Apr 4, 2023
@aaronbuchwald aaronbuchwald deleted the config-test-suites branch April 4, 2023 15:00
ceyonur pushed a commit that referenced this pull request May 23, 2024
* state sync: initialize snapshots in bootstrap set mode

* move clear summary path

* undo rename
ceyonur added a commit that referenced this pull request May 23, 2024
* state sync: initialize snapshots in bootstrap set mode (#557)

* state sync: initialize snapshots in bootstrap set mode

* move clear summary path

* undo rename

* improve abortGeneration locks (#559)

* bump versions

* bump latest coreth version

* bump min go version

---------

Co-authored-by: Darioush Jalali <darioush.jalali@avalabs.org>
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.

Allowlist Config test suites
3 participants