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

Operator relayer separation #339

Merged
merged 11 commits into from
Jun 11, 2024
Merged

Conversation

evgeny-stakewise
Copy link
Contributor

No description provided.

@evgeny-stakewise evgeny-stakewise marked this pull request as draft June 4, 2024 11:29
@evgeny-stakewise evgeny-stakewise marked this pull request as ready for review June 5, 2024 08:43
# Conflicts:
#	src/validators/tasks.py
@evgeny-stakewise evgeny-stakewise merged commit 9f05c5a into v2-vaults Jun 11, 2024
5 checks passed
@evgeny-stakewise evgeny-stakewise deleted the operator-relayer-separation branch June 11, 2024 11:01
tsudmi pushed a commit that referenced this pull request Jul 6, 2024
* Del api server

* Replace api host/port with relayer host/port

* Del pending_validator_registrations

* Add get_validators_from_relayer

* Add startup check

* Fix proof indexes

* Rename vault methods

* Fix checker address

* Add startup check for auto mode

* Review fixes
tsudmi added a commit that referenced this pull request Jul 6, 2024
* Add chiado network (#309)

* Add chiado network

Signed-off-by: cyc60 <[email protected]>

* Change GENESIS_FORK_VERSION for chiado

Signed-off-by: cyc60 <[email protected]>

* Update AVAILABLE_NETWORKS

Signed-off-by: cyc60 <[email protected]>

* Change gnosis deposit data amount

Signed-off-by: cyc60 <[email protected]>

* Update deposit data amount for gnosis

Signed-off-by: cyc60 <[email protected]>

* Revert "Change gnosis deposit data amount"

This reverts commit 34581ea

* Upd contract addresses

---------

Signed-off-by: cyc60 <[email protected]>
Co-authored-by: Evgeny Gusarov <[email protected]>

* Add depositDataManager contract (#333)

* Add depositDataManager contract

Signed-off-by: cyc60 <[email protected]>

* Refactored harvest module

Signed-off-by: cyc60 <[email protected]>

---------

Signed-off-by: cyc60 <[email protected]>

* Add VaultV1Contract (#337)

* Add VaultV1Contract

* Add abi

* Fix register single validator v1 (#343)

* Operator relayer separation (#339)

* Del api server

* Replace api host/port with relayer host/port

* Del pending_validator_registrations

* Add get_validators_from_relayer

* Add startup check

* Fix proof indexes

* Rename vault methods

* Fix checker address

* Add startup check for auto mode

* Review fixes

* Upd contracts (#349)

* Fix proof indexes (#351)

* Fix proof indexes

* Upd packages

* Add swap-xdai (#350)

* Add swap-xdai

* Fix gno

* Refactor update-state calls

* Consistent update-state calls

* Decrease coverage

* Del duplicate factories (#352)

* Add validators_manager_signature param to register_validators (#354)

* Add validators_manager_signature param to register_validators

* Fix RelayerClient

* Add relayer_endpoint, del host/port

* Fix logging in submit_harvest_transaction (#355)

* Del LocalRelayer (#356)

* Upd GENESIS_VALIDATORS_IPFS_HASH (#357)

* Upd GENESIS_VALIDATORS_IPFS_HASH

* Fix SLOTS_PER_EPOCH

* Upd gnosis

* Refactor validators registration (#358)

* Refactor validators registration

* Del getattr

* Add address param

* Fix proof indexes

* Reorder functions

* Add _check_swap_xdai

* Move register_validators.py

* Split get_update_state_calls

* Review fixes

* Update README.md

Signed-off-by: Dmitri Tsumak <[email protected]>

* Fix get_withdrawable_assets (#359)

* Fix get_withdrawable_assets

* Add aggregate, del aggregate3

* Fix zero priority fee (#362)

* Handle zero priority fee

* Revert "Handle zero priority fee"

This reverts commit 537c135.

* Skip rounding for small values

* Fix gno harvest params (#363)

* Move swap-xdai after update-state (#364)

* Upd contracts (#365)

* Upd contracts

* Add missing params

* Add DEPOSIT_DATA_REGISTRY_CONTRACT_ADDRESS for chiado

* Del VALIDATORS_CHECKER_CONTRACT_ADDRESS

* Add -u option to docker commands

* Fix docker-compose.yml

* Update contracts

* Update packages

---------

Signed-off-by: cyc60 <[email protected]>
Signed-off-by: Dmitri Tsumak <[email protected]>
Co-authored-by: Alexander Sysoev <[email protected]>
Co-authored-by: Evgeny Gusarov <[email protected]>
Co-authored-by: evgeny-stakewise <[email protected]>
evgeny-stakewise added a commit that referenced this pull request Jul 22, 2024
evgeny-stakewise added a commit that referenced this pull request Jul 24, 2024
* Revert "Operator relayer separation (#339)"

This reverts commit 342f4a2

* Fixes after merge
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.

2 participants