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(contracts): validator gating #1127

Merged
merged 16 commits into from
Sep 18, 2024
Merged

feat(contracts): validator gating #1127

merged 16 commits into from
Sep 18, 2024

Commits on Aug 29, 2024

  1. initial gating

    cryptoAtwill committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    49555f7 View commit details
    Browse the repository at this point in the history
  2. collateral validator gating

    cryptoAtwill committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5697ee4 View commit details
    Browse the repository at this point in the history
  3. Update contracts/contracts/lib/LibSubnetActor.sol

    Co-authored-by: raulk <raul@protocol.ai>
    cryptoAtwill and raulk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2e7761c View commit details
    Browse the repository at this point in the history
  4. Update contracts/contracts/lib/LibSubnetActor.sol

    Co-authored-by: raulk <raul@protocol.ai>
    cryptoAtwill and raulk committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    43ee469 View commit details
    Browse the repository at this point in the history
  5. review feedbacks

    cryptoAtwill committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d961819 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Merge branch 'main' of protocol-github:consensus-shipyard/ipc into va…

    …lidator-gating
    cryptoAtwill committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    05d1095 View commit details
    Browse the repository at this point in the history
  2. adding tests

    cryptoAtwill committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    9f00973 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. update gater interface

    cryptoAtwill committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7102a78 View commit details
    Browse the repository at this point in the history
  2. update ipc

    cryptoAtwill committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    92a1dc4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2cec1a7 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. update test

    cryptoAtwill committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    374a7df View commit details
    Browse the repository at this point in the history
  2. Merge branch 'validator-gating' of protocol-github:consensus-shipyard…

    …/ipc into validator-gating
    cryptoAtwill committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6057dd8 View commit details
    Browse the repository at this point in the history
  3. adding deployments and sample cli

    cryptoAtwill committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e89c069 View commit details
    Browse the repository at this point in the history
  4. lint

    cryptoAtwill committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4c6000c View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. feat: add simple docs

    karlem committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    3dcacd0 View commit details
    Browse the repository at this point in the history
  2. fix: typo

    karlem committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    9388b24 View commit details
    Browse the repository at this point in the history