Skip to content

Release 4.0.1

Compare
Choose a tag to compare
@cheeseandcereal cheeseandcereal released this 26 Sep 22:42
· 127 commits to production since this release
0dbfd13

This is a small bugfix release which fixes a bug which was causing some contract invokers on L1s to crash because of a difference between indexed data and what actually existed in storage.

Changelog

  • Bugs:
    • Fix a bug where the smart contract list and actual underlying data can become out of sync and crash the contract invoker
  • Packaging:
    • Adjust RAM usage of scheduler pod for L1s
    • Update Redis to 5.0.6 in the helm deployment
    • Remove unnecessarily configurable options from opensource-config.yaml