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(gear.exe): validators commitment #4373

Merged
merged 10 commits into from
Dec 12, 2024
Merged

Conversation

grishasobol
Copy link
Member

@grishasobol grishasobol commented Dec 3, 2024

  1. Implement validators change in router using signed ValidatorsCommitment
  2. create POC test
  3. create Base contract for testing which can be reused in other tests

@grishasobol grishasobol self-assigned this Dec 3, 2024
@grishasobol grishasobol added A1-inprogress Issue is in progress or PR draft is not ready to be reviewed A5-dontmerge PR should not be merged yet labels Dec 3, 2024
@grishasobol grishasobol force-pushed the gsobol-symbiotic-router branch from 28ec8ac to 680633e Compare December 4, 2024 16:17
@grishasobol grishasobol added A0-pleasereview PR is ready to be reviewed by the team and removed A1-inprogress Issue is in progress or PR draft is not ready to be reviewed A5-dontmerge PR should not be merged yet labels Dec 4, 2024
ethexe/contracts/src/Router.sol Outdated Show resolved Hide resolved
ethexe/contracts/src/IRouter.sol Outdated Show resolved Hide resolved
ethexe/contracts/src/libraries/Gear.sol Outdated Show resolved Hide resolved
ethexe/contracts/src/libraries/Gear.sol Outdated Show resolved Hide resolved
@breathx breathx added A2-mergeoncegreen PR is ready to merge after CI passes and removed A0-pleasereview PR is ready to be reviewed by the team labels Dec 12, 2024
@grishasobol grishasobol merged commit d7a3924 into master Dec 12, 2024
12 checks passed
@grishasobol grishasobol deleted the gsobol-symbiotic-router branch December 12, 2024 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A2-mergeoncegreen PR is ready to merge after CI passes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants