Skip to content

v0.15.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 20:03
· 160 commits to testnet since this release
004debe

For Operators

This upgrade is mandatory for both, Testnet and Mainnet.

Eigenlayer's Mainnet Slashing implementation causes the following error when starting Operators on v0.15.1 or earlier:

Could not create AVS reader

This release resolves the error.

All operators must upgrade to this version to ensure compatibility.

Please note that Aligned has not yet implemented any slashing mechanisms, so there is no need to be concerned about slashing impacts at this time.

Troubleshooting

You may need to install g++ with the following command:

sudo apt update && sudo apt install g++

What's Changed

New Contributors

Full Changelog: v0.15.1...v0.15.2