Releases: AvaProtocol/EigenLayer-AVS
Releases · AvaProtocol/EigenLayer-AVS
v1.2.0
Announcements
- Add prometheus metrics endpoint for monitoring
Required Actions
Follow the instructions at AP Operator Setup to update.
If you've previously customized docker-compose.yaml for a custom port, revert your changes and switch to the mainstream code. You can now customize the .env file, as shown in this example.
If you used a custom port, make sure to open firewall to these ports.
Changes
- b5c0d82 improve metric endpoint reporting
- Vinh vinh@avaprotocol.org
- ae25de6 hide version and metric links for old node (#22)
- Vinh Quốc Nguyễn vinh@oak.tech
- aafbc39 add ping duration gauge to metrics
- Vinh vinh@avaprotocol.org
- 786da8a Add prometheus metrics endpoint to operator (#20)
- Vinh Quốc Nguyễn vinh@oak.tech
- 5710182 Fix typos (#21)
v1.1.2
Announcements
Fix:
- Wrong mainnet chain id (1 not 0)
- Fix link to mainnet on Telemetry page
Enhancement:
- Docs wording
Changes
- e4cf8f3 correct mainnet chainid
- Vinh vinh@avaprotocol.org
- fa6335b fix link to etherscan/eigenlayer on telemetry (#19)
- Vinh Quốc Nguyễn vinh@oak.tech
- b72a666 Fix docs (#18)
v1.1.0
Announcements
Implement alias key and document update.
Changes
- 45a2a1b update comment (#17)
- Vinh Quốc Nguyễn vinh@avaprotocol.org
- 11f0f69 implement alias key support (#15)
- Vinh Quốc Nguyễn vinh@avaprotocol.org
- a69df6d update grpc endpoint on protocol page
- Vinh vinh@avaprotocol.org
- 976ddb1 add api explorer endpoint
- Vinh vinh@avaprotocol.org
v0.0.3
Announcements
Continue perform internal testing build.
Changes
- 0e88c43 add telemetry dashboard document
- Vinh vinh@oak.tech
- 40f5ae6 remove redundant
ago
text- Vinh vinh@oak.tech
- e3d4e76 update healthcheck
- Vinh vinh@oak.tech
- aee1aaa bind http port for telemetry on aggregator
- Vinh vinh@oak.tech
v0.0.2
Internal beta build release.
v0.0.1-alpha1
Announcements
- Initial alpha release for holesky testnet only
- Functionality focus on register and onboard operator into AVS
Changes
- Self onboarding operator into AVS.