Skip to content

v1.6.1

Latest
Compare
Choose a tag to compare
@epociask epociask released this 13 Dec 10:00
· 6 commits to main since this release
9e1b746

Minor version update and doesn't introduce breaking changes unless you were using the simple commitment client. The following changes were made:

  • Update OP tests to ensure compatibility with OP v1.9.5
  • Fixes a config ingestion bug where cert verification fields were prescribed as mandatory when not needed
  • Renames simple commitment mode to standard commitment mode

What's Changed

  • chore: update op dependency to v1.9.5 by @samlaf in #203
  • docs: update README with failover info by @samlaf in #204
  • fix: Disable SERVICE_MANAGER_ADDR & ETH_RPC as mandatory by @epociask in #205
  • feat: separate simple client into its own module by @samlaf in #208
  • fix: copy client/go.mod to builder in Dockerfile by @MegaRedHand in #211

New Contributors

Full Changelog: v1.6.0...v1.6.1