v1.5.1-rc2
Pre-release
Pre-release
github-actions
released this
23 Aug 20:09
·
15 commits
to main
since this release
Added
- Added support for the experimental multidapp claimer.
- Added the
DAPP_CONTRACT_ADDRESS
environment variable to theauthority-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.