Skip to content

Releases: cartesi/cli

@cartesi/sdk@0.12.0-alpha.41

18 Jun 19:29

Choose a tag to compare

Pre-release

Patch Changes

  • 04f01dd: bump nitro to v0.8.1
  • 47f8c14: add cartesi-rollups-prt to nitro init scripts

@cartesi/sdk@0.12.0-alpha.40

18 Jun 14:25

Choose a tag to compare

Pre-release

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

11 Jun 16:13

Choose a tag to compare

Pre-release

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

27 May 11:01

Choose a tag to compare

Pre-release

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

26 May 16:03
e1fd803

Choose a tag to compare

Pre-release

Patch Changes

  • 6375703: Bump rollups-contracts to version v3.0.0-alpha.6
  • 6375703: Bump github release prt version to v3.0.0-alpha.3
  • 6375703: Replace the use of Cannon with GitHub pre-computed addresses package.

@cartesi/sdk@0.12.0-alpha.39

27 Mar 19:41

Choose a tag to compare

Pre-release

Patch Changes

  • 8fc4db2: bump rollups-node to 2.0.0-alpha.11

@cartesi/cli@2.0.0-alpha.34

27 Mar 20:55

Choose a tag to compare

Pre-release

Patch Changes

  • 7b7377c: Bump cartesi SDK to version 0.12.0-alpha.39. It includes the new rollups-node 2.0.0-alpha.11
  • 2ff3889: Update explorer compose definitions to integrate with new rollups-explorer service.

@cartesi/sdk@0.12.0-alpha.38

24 Mar 15:05

Choose a tag to compare

Pre-release

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

24 Mar 16:18

Choose a tag to compare

Pre-release

Patch Changes

  • b612d55: Bump CLI default SDK version from alpha.37 to alpha.38.

@cartesi/sdk@0.12.0-alpha.37

16 Mar 15:25

Choose a tag to compare

Pre-release

Patch Changes

  • 8feb853: Upgrade devnet and rollups-node versions in SDK package docker bake file.