Skip to content

Releases: cartesi/rollups-contracts

v2.1.1

01 Dec 17:36

Choose a tag to compare

Patch Changes

  • dee9d7c: Fix deployment Forge script

  • 70a43e0: Make devnet build not require Cannon or Node.js

  • 826473b: Improve deployment Forge script

    • Store deployments in directories indexed by chain
    • Create abstract deployment script contract for code reuse
    • Make script idempotent (skips deployment when address has code)
    • Implement loading deployment functionality (to be used in dave repo)
  • 4e448cd: Fix devnet build (preserve historical states)

  • 05ecd57: Add deployment script and guide

v2.1.1-alpha.4

01 Dec 11:15

Choose a tag to compare

v2.1.1-alpha.4 Pre-release
Pre-release

Patch Changes

  • 05ecd57: Add deployment script and guide

v2.1.1-alpha.3

29 Nov 00:24

Choose a tag to compare

v2.1.1-alpha.3 Pre-release
Pre-release

Patch Changes

  • 826473b: Improve deployment Forge script

    • Store deployments in directories indexed by chain
    • Create abstract deployment script contract for code reuse
    • Make script idempotent (skips deployment when address has code)
    • Implement loading deployment functionality (to be used in dave repo)

v2.1.1-alpha.2

15 Nov 08:01

Choose a tag to compare

v2.1.1-alpha.2 Pre-release
Pre-release

Patch Changes

  • dee9d7c: Fix deployment Forge script

v2.1.1-alpha.1

15 Nov 01:45

Choose a tag to compare

v2.1.1-alpha.1 Pre-release
Pre-release

Patch Changes

  • 70a43e0: Make devnet build not require Cannon or Node.js

v2.1.1-alpha.0

12 Nov 12:15

Choose a tag to compare

v2.1.1-alpha.0 Pre-release
Pre-release

Patch Changes

  • 4e448cd: Fix devnet build (preserve historical states)

v2.1.0

05 Nov 00:29

Choose a tag to compare

Minor Changes

  • 335414a:
    • Add getNumberOfExecutedOutputs() view function to IApplication interface and implementation.
    • Add getNumberOfAcceptedClaims() view function to IConsensus interface and implementations.

Patch Changes

  • 85190ad: Bump foundry from 1.1.0 to 1.4.3
  • 363ca77: Use API token when publishing to Soldeer
  • 4604760: Use the zero hash as salt for all CREATE2 deployments
  • b36152b: Bump solc from 0.8.29 to 0.8.30
  • 1eaf7e1: Bump @changesets/cli from 2.22.0 to 2.29.7
  • 949e2d1: Bump target EVM version from cancun to prague

v2.1.0-alpha.3

27 Oct 14:40

Choose a tag to compare

v2.1.0-alpha.3 Pre-release
Pre-release

Patch Changes

  • 363ca77: Use API token when publishing to Soldeer

v2.1.0-alpha.2

27 Oct 10:52

Choose a tag to compare

v2.1.0-alpha.2 Pre-release
Pre-release

Patch Changes

  • 85190ad: Bump foundry from 1.4.2 to 1.4.3

v2.1.0-alpha.1

21 Oct 18:59

Choose a tag to compare

v2.1.0-alpha.1 Pre-release
Pre-release

Patch Changes

  • 1eaf7e1: Bump @usecannon/cli from 2.22.0 to 2.25.0
  • 4604760: Use the zero hash as salt for all CREATE2 deployments
  • fab54a1: Bump foundry from 1.1.0 to 1.4.2
  • b36152b: Bump solc from 0.8.29 to 0.8.30
  • 1eaf7e1: Bump @changesets/cli from 2.29.4 to 2.29.7
  • 949e2d1: Bump target EVM version from cancun to prague