v1.1.0-test.2
Pre-release
Pre-release
github-actions
released this
19 Sep 22:08
·
281 commits
to main
since this release
Added
- Added authority claimer service to support reader mode
- Added support to
POST
inspect state requests - Added snapshot validation. The node will now check whether the snapshot's template hash matches the one stored in the blockchain
- Added
cartesi/rollups-node
docker image with all node binaries
Changed
- Standardized log libraries and configuration
- Moved GraphQL schema generation to the CI. Now it is distributed as a Github artifact
Removed
- Removed configurable inspect-server path prefix
- Removed on-chain code from the node repository
- Removed
advance-runner
,dispatcher
,graphql-server
,host-runner
,inspect-server
,indexer
, andstate-server
docker images