datahaven/contracts/script
Facundo Farall 5baa789f52
feat: Relay Validators operator set through Snowbridge (#39)
In this PR:
1. Implement application-specific functionalities in the
`DataHavenServiceManager` contract:
    1. Registering of 3 operator sets: Validators, BSPs and MSPs.
    2. Allowlisted sign up of operators.
    3. Integration with Snowbridge to send message of new validator set.
2. Basic testing of the above functionalities.
3. Tests now use less mocked contracts (especially from EigenLayer).
4. Refactor of `SignUpOperator` script, which now supports the three
kinds of Operator sets.
2025-04-16 15:49:35 +00:00
..
deploy feat: Relay Validators operator set through Snowbridge (#39) 2025-04-16 15:49:35 +00:00
transact feat: Relay Validators operator set through Snowbridge (#39) 2025-04-16 15:49:35 +00:00
utils feat: Add script to sign up operator to AVS (#37) 2025-04-11 20:54:20 -03:00