Releases: cartesi/rollups-contracts
Releases · cartesi/rollups-contracts
v2.1.1
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
Patch Changes
- 05ecd57: Add deployment script and guide
v2.1.1-alpha.3
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
Patch Changes
- dee9d7c: Fix deployment Forge script
v2.1.1-alpha.1
Patch Changes
- 70a43e0: Make devnet build not require Cannon or Node.js
v2.1.1-alpha.0
Patch Changes
- 4e448cd: Fix devnet build (preserve historical states)
v2.1.0
Minor Changes
- 335414a:
- Add
getNumberOfExecutedOutputs()view function to IApplication interface and implementation. - Add
getNumberOfAcceptedClaims()view function to IConsensus interface and implementations.
- Add
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
CREATE2deployments - b36152b: Bump solc from 0.8.29 to 0.8.30
- 1eaf7e1: Bump
@changesets/clifrom 2.22.0 to 2.29.7 - 949e2d1: Bump target EVM version from cancun to prague
v2.1.0-alpha.3
Patch Changes
- 363ca77: Use API token when publishing to Soldeer
v2.1.0-alpha.2
Patch Changes
- 85190ad: Bump foundry from 1.4.2 to 1.4.3
v2.1.0-alpha.1
Patch Changes
- 1eaf7e1: Bump
@usecannon/clifrom 2.22.0 to 2.25.0 - 4604760: Use the zero hash as salt for all
CREATE2deployments - 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/clifrom 2.29.4 to 2.29.7 - 949e2d1: Bump target EVM version from cancun to prague