Releases: cartesi/cli
Releases · cartesi/cli
@cartesi/sdk@0.12.0-alpha.41
@cartesi/sdk@0.12.0-alpha.40
Patch Changes
- 162d1c1: Bump cartesi-machine-emulator to 0.20.0. Also bump cartesi-base-image and postgres-base-image to use debian:trixie on specific date and hash.
- 7a3099e: Bump rollups-node to v2.0.0-alpha.12 and update the Dockerfile shasum checks.
- 3e1e8fc: Add new apt-get dependency libgomp1 and update the shasum check for the emulator artefacts based on arch.
- 5f937ff: Bump cartesi devnet version to 2.0.0-alpha.14.
@cartesi/devnet@2.0.0-alpha.14
Patch Changes
- 2a84577: Add a deployment script for UsdWithdrawalOutputBuilder to support emergency withdrawal tests. Remove solidity code and deployment script for test-tokens, instead it will package only the ones provided by rollups-contracts artifacts (devnet only).
@cartesi/devnet@2.0.0-alpha.13
Patch Changes
- f8ce0a2: Download artifacts dependencies sequentially to avoid race-condition errors when creating directories and files, which can result in EEXIST followed by ENOENT errors. Also, explicitly configure the task runner to exit on error, so it doesn't publish a package with missing required information.
@cartesi/devnet@2.0.0-alpha.12
@cartesi/sdk@0.12.0-alpha.39
Patch Changes
- 8fc4db2: bump rollups-node to 2.0.0-alpha.11
@cartesi/cli@2.0.0-alpha.34
@cartesi/sdk@0.12.0-alpha.38
Patch Changes
- 1aa4d79: Add read permission to group and others. Modified file /usr/share/cartesi-machine/linux.bin
@cartesi/cli@2.0.0-alpha.33
Patch Changes
- b612d55: Bump CLI default SDK version from alpha.37 to alpha.38.
@cartesi/sdk@0.12.0-alpha.37
Patch Changes
- 8feb853: Upgrade devnet and rollups-node versions in SDK package docker bake file.