Releases: cartesi/rollups-node
Releases · cartesi/rollups-node
v2.0.0-alpha.9
Release v2.0.0-alpha.9
v2.0.0-alpha.8
Release v2.0.0-alpha.8
v2.0.0-alpha.7
Release v2.0.0-alpha.7
v2.0.0-alpha.6
Release v2.0.0-alpha.6
v2.0.0-alpha.5
Release 2.0.0-alpha.5
v2.0.0-alpha.4
Release v2.0.0-alpha.4
v2.0.0-alpha.3
Release v2.0.0-alpha.3
v2.0.0-alpha.2
Release v2.0.0-alpha.2
v2.0.0-alpha.1
Release 2.0.0-alpha.1
v1.5.1
Added
- Added support for the experimental multidapp claimer.
- Added the
DAPP_CONTRACT_ADDRESSenvironment variable to theauthority-claimer. If let unset, the service instantiates the MultidappClaimer, that reads dapp addresses from Redis. - Added
READER_MODE_ENABLEDenvironment 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.