Skip to content

v1.1.0-test.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Sep 22:08
· 281 commits to main since this release
v1.1.0-test.2
5a7c4a7

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, and state-server docker images