Skip to content

v1.5.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 17:18
· 15 commits to main since this release
v1.5.1

Added

  • Added support for the experimental multidapp claimer.
  • Added the DAPP_CONTRACT_ADDRESS environment variable to the authority-claimer. If let unset, the service instantiates the MultidappClaimer, that reads dapp addresses from Redis.
  • Added READER_MODE_ENABLED environment variable to control whether the node generate claims or not.

Changed

  • Redacted the contents of CARTESI_EXPERIMENTAL_SUNODO_VALIDATOR_REDIS_ENDPOINT.
  • Logged server-manager tainted session errors on advance-runner and inspect-server.
  • Adjusted dispatcher, advance-runner and authority-claimer logs.