For Operators
DO NOT UPGRADE MAINNET. THIS IS ONLY FOR TESTNET. We will communicate the upgrades for mainnet next week
Since EigenLayer released Slashing on Holesky Testnet, there are two versions of the EigenSDK, one is compatible with Mainnet and the other one is compatible with Holesky Testnet. This guide will help you to upgrade your operator with the correct version of the EigenSDK.
The EigenSDK version v0.1.13 is compatible with Mainnet.
The EigenSDK version v0.2.0-beta.1 is compatible with Holesky Testnet.
You can find the upgrading guide here
What's Changed
- hotfix: explorer new version by @MarcosNicolau in #1707
- fix: balance alerts description and correct function call by @MarcosNicolau in #1699
- hotfix: change cost_per_proof_chart var name by @uri-99 in #1711
- hotfix(explorer): Add endpoint to fetch last 24 hours number of proofs verified by @JulianVentura in #1710
- hotfix(explorer): Add
fee_per_proof
average to the data endpoint. by @JulianVentura in #1713 - hotfix(docs): add link for sending proofs on mainnet by @avilagaston9 in #1716
- fix(explorer): Batch stats endpoint should return an array of summarized batches information by @JulianVentura in #1721
- hotfix(explorer): Fix the proof price average by @JulianVentura in #1717
- hotfix: make aggregator fee multiplier customizable by @Oppen in #1690
- hotfix(explorer): panic on batches last page by @avilagaston9 in #1731
- fix: dark mode toogle by @MarcosNicolau in #1733
- fix: mobile view for operators and restakes pages by @MarcosNicolau in #1709
- hotfix(explorer): fetch latest version from env instead of github by @klaus993 in #1738
- feat(alerts): Display the number of proofs in a batch from the created task by @PatStiles in #1727
- hotfix(CI): update devnet aligned_service_manager in sdk and update docker config files by @JuArce in #1752
- hotfix(operator): assign SubscribeToNewTasksV3() correctly by @JuArce in #1748
- hotfix: eigensdk on Operator and Aggregator boot by @uri-99 in #1740
- docs: update to v0.14.0 by @JuArce in #1755
Full Changelog: v0.13.0...v0.14.0