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

Validators checker #90

Merged
merged 50 commits into from
Jun 19, 2024
Merged

Validators checker #90

merged 50 commits into from
Jun 19, 2024

Commits on Jun 10, 2024

  1. Configuration menu
    Copy the full SHA
    94fd6a3 View commit details
    Browse the repository at this point in the history
  2. Add EthValidatorsChecker

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    92073a1 View commit details
    Browse the repository at this point in the history
  3. Add tests

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    d7b9dd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9502b23 View commit details
    Browse the repository at this point in the history
  5. tests 2

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    837fa24 View commit details
    Browse the repository at this point in the history
  6. fix success test

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    26d0904 View commit details
    Browse the repository at this point in the history
  7. Rework to eip-712

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    664b482 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b1e92ad View commit details
    Browse the repository at this point in the history
  9. Cleanup

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    479ae21 View commit details
    Browse the repository at this point in the history
  10. Fix deposit registry check

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    1553bdc View commit details
    Browse the repository at this point in the history
  11. Add abi

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    5d1245c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    96d1995 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43b2da0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bcc8c8b View commit details
    Browse the repository at this point in the history
  15. Upd snapshots

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    20d2312 View commit details
    Browse the repository at this point in the history
  16. Add more comments

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    677f7c5 View commit details
    Browse the repository at this point in the history
  17. Fix abi

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8a9ce12 View commit details
    Browse the repository at this point in the history
  18. Fix tests fork

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    19ab0a5 View commit details
    Browse the repository at this point in the history
  19. Del loadFixture

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    81cbb03 View commit details
    Browse the repository at this point in the history
  20. Add RUST_BACKTRACE: full

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f9bfbe7 View commit details
    Browse the repository at this point in the history
  21. Revert "Add RUST_BACKTRACE: full"

    This reverts commit 0188917.
    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    39b01c5 View commit details
    Browse the repository at this point in the history
  22. Del EthValidatorsChecker.spec.ts

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0f2403e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    c4f6efb View commit details
    Browse the repository at this point in the history
  24. Revert "Del ethValidatorsChecker from ethVaultFixture"

    This reverts commit 6ca4b46.
    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    96fd87f View commit details
    Browse the repository at this point in the history
  25. Revert "Del EthValidatorsChecker.spec.ts"

    This reverts commit d43d9a2.
    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    61c15ce View commit details
    Browse the repository at this point in the history
  26. Add test for InvalidProof

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    0a8ab07 View commit details
    Browse the repository at this point in the history
  27. Log MAINNET_FORK_RPC_URL

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    18b2ce6 View commit details
    Browse the repository at this point in the history
  28. Revert "Log MAINNET_FORK_RPC_URL"

    This reverts commit 56e657a.
    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2995aae View commit details
    Browse the repository at this point in the history
  29. Review fixes

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    6fea06b View commit details
    Browse the repository at this point in the history
  30. Review fixes 2

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    96f22fd View commit details
    Browse the repository at this point in the history
  31. Added GnoValidatorsChecker

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    91d0964 View commit details
    Browse the repository at this point in the history
  32. Add tests for Gnosis

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    52d5e10 View commit details
    Browse the repository at this point in the history
  33. Upd snapshots

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    ab50b94 View commit details
    Browse the repository at this point in the history
  34. Rename abi

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e3636b6 View commit details
    Browse the repository at this point in the history
  35. Review fixes 3

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    037e686 View commit details
    Browse the repository at this point in the history
  36. Upd snapshots

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b920bf6 View commit details
    Browse the repository at this point in the history
  37. Fix imports

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    eca5e10 View commit details
    Browse the repository at this point in the history
  38. Add .python-version to gitignore

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    75e0ada View commit details
    Browse the repository at this point in the history
  39. Add deploy

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a8e8454 View commit details
    Browse the repository at this point in the history
  40. Optimize slither

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8382e37 View commit details
    Browse the repository at this point in the history
  41. Review fixes 4

    evgeny-stakewise authored and tsudmi committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    fb578e2 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    1db66ae View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    f1ad373 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    515347e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Deploy to holesky

    tsudmi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    919fa5f View commit details
    Browse the repository at this point in the history
  2. Deploy to chiado

    tsudmi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a1d84d2 View commit details
    Browse the repository at this point in the history
  3. Remove unused import

    tsudmi committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    c9f7db8 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Fix EigenPodOwner verification

    tsudmi committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    1d589e0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    7d55734 View commit details
    Browse the repository at this point in the history
  2. Fix docstring

    tsudmi committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a0a5137 View commit details
    Browse the repository at this point in the history