This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Releases: cartesi/rollups-examples
Releases · cartesi/rollups-examples
0.16.0
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
Changed
- Fix build reproducibility issue due to local deployments not being reproducible
0.15.0
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
Added
- Support for Node.js and adaptation of Echo JS DApp to use it
0.13.0
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 newdocker-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
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
Changed
- Update DApp deployment information
0.11.0
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
Changed
- Update frontend-console's yarn.lock
0.10.0
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