Skip to content

v0.1

Latest
Compare
Choose a tag to compare
@wesfloyd wesfloyd released this 12 Sep 16:31
· 20 commits to master since this release
3819b4c

What's New:

  • contracts/lib: updated eigenlayer-middleware repo
  • contracts/deployment:
    • DeployEigenLayerCore.s.sol: redesigned and optimized
    • AddNewStrategy.s.sol: updated
  • contracts/src
    • HelloWorldServiceManager.sol: redesigned
    • HelloWorldServiceManager.t.sol added test cases
  • Latest eigenlayer core and middleware contract libraries updated.
  • Operator code: index.ts updated from ethers v5 to v6 and for compatibility with latest contracts
  • README.md updated.
  • Moved Rust Operator instructions to Appendix.
  • /docs folder added to organize documentation content (AddNewStrategy.md and FAQ.md).