Skip to content

Commit

Permalink
refac: Update Lido Mainnet relay list
Browse files Browse the repository at this point in the history
* refac: Update Lido mainnet relay list

* chore: Update changelog

* chore: Update changelog
  • Loading branch information
khalifaa55 authored Oct 14, 2024
1 parent 70a9d94 commit 1f69582
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added
- New command `lido-status` to display data of Lido Node Operator.
- Monitoring stack setup with Grafana, Prometheus, and Node Exporter.
- New command `monitoring` to run monitoring stack setup with Grafana, Prometheus, Node Exporter and Lido Exporter.
- Security policy.

### Changed
- Update Go version from 1.21 to 1.22.
- Update documentation versions and dependencies.
- Update Lido Mainnet Vetted Relays List.

### Fixed
- Teku and Lighthouse import keys container error on Windows.
Expand Down
19 changes: 12 additions & 7 deletions internal/lido/contracts/mevboostrelaylist/relays.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,23 @@ mainnet:
Operator: "Flashbots"
IsMandatory: true
Description: "Flashbots Relay"
- Uri: "https://0xb3ee7afcf27f1f1259ac1787876318c6584ee353097a50ed84f51a1f21a323b3736f271a895c7ce918c038e4265918be@relay.edennetwork.io"
Operator: "Eden Network"
- Uri: "https://0xa1559ace749633b997cb3fdacffb890aeebdb0f5a3b6aaa7eeeaf1a38af0a8fe88b9e4b1f61f236d2e64d95733327a62@relay.ultrasound.money"
Operator: "Ultra Sound"
IsMandatory: true
Description: "Eden Network Relay"
Description: "Ultra Sound Relay"
- Uri: "https://0x98650451ba02064f7b000f5768cf0cf4d4e492317d82871bdc87ef841a0743f69f0f1eea11168503240ac35d101c9135@mainnet-relay.securerpc.com/"
Operator: "Manifold Finance"
IsMandatory: false
Description: "Manifold SecureRPC Relay"
- Uri: "https://0xa1559ace749633b997cb3fdacffb890aeebdb0f5a3b6aaa7eeeaf1a38af0a8fe88b9e4b1f61f236d2e64d95733327a62@relay.ultrasound.money"
Operator: "Ultra Sound"
IsMandatory: true
Description: "Ultra Sound Relay"
- Uri: "https://0x8c4ed5e24fe5c6ae21018437bde147693f68cda427cd1122cf20819c30eda7ed74f72dece09bb313f2a1855595ab677d@global.titanrelay.xyz"
Operator: "Gattaca"
IsMandatory: false
Description: "Titan Relay Global (non-filtering)"
- Uri: "https://0x8c4ed5e24fe5c6ae21018437bde147693f68cda427cd1122cf20819c30eda7ed74f72dece09bb313f2a1855595ab677d@regional.titanrelay.xyz"
Operator: "Gattaca"
IsMandatory: false
Description: "Titan Relay Regional (filtering)"


holesky:
- Uri: "https://0xb1559beef7b5ba3127485bbbb090362d9f497ba64e177ee2c8e7db74746306efad687f2cf8574e38d70067d40ef136dc@relay-stag.ultrasound.money"
Expand Down

0 comments on commit 1f69582

Please sign in to comment.