Skip to content
This repository has been archived by the owner on Mar 12, 2024. It is now read-only.

Releases: cartesi/rollups-examples

0.16.0

24 Aug 13:23
v0.16.0
Compare
Choose a tag to compare

Added

  • Proper testnet execution config and instructions for Auction and ERC-20 DApps

Changed

  • Adapt all DApps to rollups 1.0.0
  • Remove DApp deployment information: there are no longer live deploys of any examples
  • Remove support for Goerli, which is no longer supported in rollups 1.0.0
  • Make CI builds reproducible (building for Sepolia)

0.15.1

10 Jul 19:11
v0.15.1
Compare
Choose a tag to compare

Changed

  • Fix build reproducibility issue due to local deployments not being reproducible

0.15.0

28 Jun 18:50
v0.15.0
Compare
Choose a tag to compare

Added

  • Support for machine snapshots
  • Support for sepolia testnet
  • SimpleERC20 contract in common-contracts
  • Setup script for Auction DApp

Changed

  • Adapt all DApps to rollups 0.9.1
  • Reproducible builds using docker-riscv for DApps that do not compile code
  • Renamed common-contracts CartesiNFT contract to SimpleERC721
  • Bump machine-emulator-tools to 0.11.0
  • Bump toolchain to 0.14.0
  • Bump rootfs to 0.17.0
  • Bump rom to 0.16.0
  • Bump server-manager to 0.7.0

0.14.0

04 Apr 20:38
v0.14.0
Compare
Choose a tag to compare

Added

  • Support for Node.js and adaptation of Echo JS DApp to use it

0.13.0

10 Mar 09:42
v0.13.0
Compare
Choose a tag to compare

Added

  • Support for multiple build systems
  • docker-riscv build system to create DApps based on RISC-V Docker images

Changed

  • Original build system labeled as std-rootfs
  • All Python DApps except echo-python adapted to use the new docker-riscv build system
  • Bump toolchain to 0.13.0
  • Bump rootfs to 0.16.0
  • Bump rom to 0.15.0
  • Bump server-manager to 0.6.0

0.12.0

10 Jan 14:50
v0.12.0
Compare
Choose a tag to compare

Added

  • Simple frontend-echo web application for Echo DApps

Changed

  • Fix Gitpod URL (prebuilds no longer supported)
  • Fix directory used for sharing deployed contracts in development environment
  • Bump rollups to 0.8.2: fixes to Server Manager Broker Proxy

0.11.1

07 Dec 14:40
v0.11.1
Compare
Choose a tag to compare

Changed

  • Update DApp deployment information

0.11.0

07 Dec 01:13
v0.11.0
Compare
Choose a tag to compare

Added

  • Support for network-specific configurations
  • Support for legacy transactions (allows networks that do not support EIP-1559)
  • Support for Gnosis Chiado Testnet
  • Log level configurations for all Rollups services

Changed

  • Store DApp deployment information in JSON files instead of plain text
  • Bump toolchain to 0.12.0
  • Bump rootfs to 0.15.0
  • Bump kernel to linux-5.15.63-ctsi-1
  • Bump rom to 0.13.0
  • Bump server-manager to 0.5.0

0.10.1

17 Nov 18:36
v0.10.1
Compare
Choose a tag to compare

Changed

  • Update frontend-console's yarn.lock

0.10.0

07 Nov 20:47
v0.10.0
Compare
Choose a tag to compare

Added

  • Auction DApp example
  • Echo JS DApp example with easier execution in host mode and support to add NPM dependencies
  • Common Contracts (usable by any example) with CartesiNFT contract

Changed

  • Bump server-manager to 0.4.2: fix issue with grpc lib
  • Bump rollups to 0.7.0: increase machine deadline