Skip to content

Releases: 0xPolygon/kurtosis-cdk

v0.5.20

13 Mar 14:56
00bd44a

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Migrate from op-geth to op-reth
  • Add support for L1 reth

Changelog

Full Changelog: v0.5.19...v0.5.20

v0.5.19

04 Mar 09:42
12169b9

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Integrate the bridge-hub-api and agglayer-dev-ui
  • Snapshot tool

Changelog

Full Changelog: v0.5.18...v0.5.19

v0.5.18

06 Feb 14:11
6038816

Choose a tag to compare

What's Changed

Changelog

New Contributors

Full Changelog: v0.5.17...v0.5.18

v0.5.17

12 Jan 15:46
71a79d6

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • The package is undergoing internal refactoring, which may affect some functionality (hopefully not!).

Input Parser

  • Remove deploy_cdk_bridge_ui deployment stage.
  • Remove any unnecessary occurrences of "zkevm" from the codebase - as a result, some input args have been renamed:
    • zkevm-dac into cdk-data-availability
    • zkevm_dac_image into cdk_data_availability_image
    • zkevm_rollup_chain_id => l2_chain_id
    • zkevm_rollup_id => l2_network_id
  • Consensus contract types have been renamed:
    • cdk_validium => cdk-validium
    • ecdsa_multisig => ecdsa-multisig

Additional services

  • Agglogger and test-runner now have the rollup suffix appended to their names
  • The zkevm-bridge-ui is now an additional service.
args:
  additional_services:
    - zkevm_bridge_ui

Other

  • Man in the midle and public ports features might not work for now

Changelog

  • chore: bump ethereum-package to v6.0.0 by @leovct in #864
  • refactor: chain launcher by @leovct in #858
  • refactor: monitoring scripts by @leovct in #865
  • refactor: zkevm cleanup by @leovct in #866
  • chore: organize static files folder by @leovct in #867
  • fix: remove agglayer-prover from all environments except fep in version matrix by @leovct in #868
  • chore: bump aggkit to 0.8.0-beta6 by @leovct in #871
  • ci: slack report should only be triggered by nightly job by @leovct in #872
  • chore: update version matrix by @leovct in #874
  • refactor: zkevm-bridge-ui additional service by @leovct in #870

Full Changelog: v0.5.16...v0.5.17

v0.5.16

31 Dec 13:29
6daf97b

Choose a tag to compare

What's Changed

Changelog

  • bridge service v0.6.4-RC1 by @ARR552 in #860
  • feat: bump contracts to v12.2.1, aggkit, aggkit prover and op components by @leovct in #863
  • chore: fix broken link by @Galoretka in #862

New Contributors

Full Changelog: v0.5.15...v0.5.16

v0.5.15

31 Dec 13:28
8ad1a72

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Remove legacy zkevm components (zkevm-node, pless-zkevm node, zkevm-sequence-sender and cdk-validium-node)
  • Remove deploy_cdk_erigon_node and deploy_optimism_rollup flags and determine which L2 stack to deploy based on the sequencer_type which can only be equal to cdk-erigon or op-geth.

Changelog

  • feat: bump aggkit to 0.8.0-beta3 by @leovct in #859
  • refactor: remove legacy zkevm, deploy_cdk_erigon_node and deploy_optimism_rollup flags by @leovct in #856

Full Changelog: v0.5.14...v0.5.15

v0.5.14

16 Dec 15:18
b959a5f

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Remove the agglayer-prover service, as it is now integrated into the agglayer service
  • Rename agglayer_prover_network_url to sp1_cluster_endpoint

Changelog

Full Changelog: v0.5.13...v0.5.14

v0.5.13

12 Dec 12:48
4fed953

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Rename:
    • cdk_erigon_node_image into cdk_erigon_image
    • cdk_sovereign_erigon_node_image into cdk_erigon_sovereign_image

Changelog

  • bridge service v0.6.3 by @ARR552 in #853
  • feat: bump cdk-erigon for sovereign environments by @leovct in #854

Full Changelog: v0.5.12...v0.5.13

v0.5.12

11 Dec 08:31
1876fe4

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Add an additional op-geth rpc in op environments - the first node is a sequencer while the second one is an rpc

Changelog

Full Changelog: v0.5.11...v0.5.12

v0.5.11

04 Dec 15:20
977d1d4

Choose a tag to compare

What's Changed

  • Updated versions are listed in the version matrix
  • Update sovereign test configurations
  • Update documentation

Changelog

Full Changelog: v0.5.10...v0.5.11