Skip to content

Tags: phil23571113/kurtosis-cdk

Tags

v0.2.24

Toggle v0.2.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: release new versions of zkevm-contracts image (0xPolygon#407)

* ci: small change for zkevm-contracts fork11 images

* chore: pin foundry version in ci and docker images

* ci: pin foundry version in toolbox

* chore: bump to latest toolbox img

* fix: re-build all zkevm-contracts images

* fix: enable the build

* ci: revert force-push

* feat: enable to append a patch version at the end of the zkevm-contracts img

* docs: update docker docs

* fix: typo

* fix: patch version

* fix: `get_fork_id()`

* feat: update zkevm-contracts images

* fix: cdk version matrix

* chore: nit

* ci: fix cdk e2e tests

* test: use latest cdk e2e tests

v0.2.23

Toggle v0.2.23's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: tag ethereum-package image versions (0xPolygon#410)

v0.2.22

Toggle v0.2.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: cdk-erigon proc-runner artifact names (0xPolygon#392)

* fix: cdk-erigon proc-runner artifact names

* chore: nit

v0.2.21

Toggle v0.2.21's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request 0xPolygon#380 from leovct/fix/cdk-node-l1infotree-…

…sync

fix: cdk node l1infotree sync configuration

v0.2.20

Toggle v0.2.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: deploy without exposing secrets stored in `args` (0xPolygon#375)

* chore: nit

* feat: do not log the args by default

* fix: missing line

v0.2.19

Toggle v0.2.19's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request 0xPolygon#367 from jhkimqd/jihwan/l1-funding-acc-fix

fix: l1testing address to match input_parser value

v0.2.18

Toggle v0.2.18's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request 0xPolygon#353 from 0xPolygon/jhilliard/normalcy-flag

Adding support for normalcy/cancun flags

v0.2.17

Toggle v0.2.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: support for public ports (0xPolygon#325)

* feat: agglayer static port

* chore: disable static ports by default and add ci test

* fix: ci

* ci: update job names

* chore: rename file

* feat: cdk node static port

* chore: nit

* fix: typos

* fix: typo

* feat: bridge static ports

* feat: db static port

* chore: lint

* fix: typos

* feat: more static ports

* feat: add ethereum pkg static ports

* fix: typo

* fix: eth params

* fix: eth pkg config

* test

* chore: nit

* test

* fix: typo

* fix: dac typo

* chore: update static ports

* feat: add another flag to use default public ports

* chore: update custom public ports

* fix: typo

* chore: clean up ports lib

* fix: typos

* fix: default public ports

* chore: nit

* chore: clean up

* chore: clean up 2

* ci: rename job

* feat: agglayer and agglayer prover public ports

* feat: zkevm provers public port

* refactor: cdk erigon

* fix

* fix

* fix fix fix

* feat: cdk-erigon public port

* fix

* fix: pless db

* chore: refactor default public ports

* ci: update custom public port test

* refactor and rename cdk-erigon-node to cdk-erigon-rpc

* ci: verify public ports if specified

* fix: pless zkevm node

* fix

* fix

* ci: fix

* ci: nit

* ci: fix

* ci: nit

* ci: debug

* ci: fix

* docs: document the public port feature

* docs: improve public ports doc

* chore: sort port configs to make sure public ports are deterministic

* ci: last fix attempt

* ci: fix issue

* docs: mention to bump the docker engine memory limit if deployment is stuck

* chore: merge default l1 and l2 public ports into one struct

* chore: rename `public_ports` to `static_ports` and `use_default_public_ports` to `use_dynamic_ports`

* ci: only test the default static port config

* fix: typo

* fix: ethereum pkg static ports

v0.2.16

Toggle v0.2.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ci: test combinations check (0xPolygon#330)

* ci: test combinations check

* fix: typo

* ci: rename jobs

* chore: update test combinations

* fix: install yq

* test

* Revert "test"

This reverts commit 15a39e7.

v0.2.15

Toggle v0.2.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request 0xPolygon#321 from 0xPolygon/jhilliard/ares-final

Bumping Versions to Final Tags