You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.