v1.5.1-rc1
Pre-release
Pre-release
github-actions
released this
17 Aug 01:43
·
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.
Changed
- Redacted the contents of
CARTESI_EXPERIMENTAL_SUNODO_VALIDATOR_REDIS_ENDPOINT
. - server-manager tainted session errors logged on inspect-server.
- Improved dispatcher logs.