Releases: 0xPolygon/kurtosis-cdk
Releases · 0xPolygon/kurtosis-cdk
v0.2.0
What's Changed
- feat: implement basic workload service by @leovct in #88
- feat: enhance management of custom docker images by @leovct in #91
- docs: add general migration guide back in by @kmurphypolygon in #93
- fix: use specific versions of kurtosis, geth and lighthouse by @leovct in #97
- fix: configless deployment and update default parameters by @leovct in #102
- chore: ask for kurtosis-cli and engine versions in bug report issue template by @leovct in #105
- fix: zkEVM bridge UI not loading by @leovct in #107
- docs: update out of date docs by @leovct in #106
- chore: bump ethereum-package version by @leovct in #103
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First release of the Kurtosis CDK package!
What's Changed
- Initial Kurtosis import by @praetoriansentry in #1
- ci: lint and deploy workflows by @leovct in #3
- Integration of Agglayer and DAC by @praetoriansentry in #7
- fix: typo by @minhd-vu in #6
- feat: add zkevm permissionless node by @leovct in #4
- docs: add architecture diagram by @leovct in #13
- chore: add sonarcloud job, codeowners and security.md by @leovct in #12
- refactor: permissionless node package by @leovct in #8
- Update sonar-project.properties by @mt-polygon-technology in #16
- refactor: implement zkevm libs by @leovct in #17
- fix: l2 gas pricer is not running by @leovct in #19
- Squashed commit of the following: by @praetoriansentry in #24
- Enclave Editing by @praetoriansentry in #26
- fix:
args
aliasing issue by @leovct in #22 - refactor: break down the deployment process into various stages by @leovct in #28
- Fork ID Upgrading Notes by @praetoriansentry in #31
- refactor: break down stages into starlark packages by @leovct in #30
- docs: gas token docs review by @leovct in #35
- Updating gas token doc to show how to withdraw by @praetoriansentry in #33
- feat: add observability by @minhd-vu in #15
- Jhilliard/agglayer authorized signers by @praetoriansentry in #38
- chore: bump
ethereum-package
from2.0.0
to2.1.0
by @leovct in #37 - chore: remove contracts forge build hack by @leovct in #32
- docs: specify the minimum required docker engine version for mac users by @leovct in #41
- Mainnet / Testnet Permissionless Notes by @praetoriansentry in #44
- fix: add deployment suffix to prometheus and grafana by @minhd-vu in #43
- feat: zkevm contracts caching solution by @leovct in #42
- docs: fix toc by @leovct in #46
- feat: start services in parallel by @leovct in #45
- docs: update Troubleshooting for Mac Users section by @leovct in #48
- refactor: retrieving relevant contract setup addresses from the contracts service by @leovct in #47
- chore: script to check if necessary tools are installed by @leovct in #49
- docs: simulate blockchain reorg on l1 by @leovct in #50
- docs: add observability docs by @minhd-vu in #53
- refactor: script refinements and regression check in CI by @leovct in #52
- update bridge config to use the
l1_rpc_url
defined inparams.yml
by @JanBajecDev in #59 - chore: lint by @leovct in #60
- fix: zkevm-bridge-ui env by @leovct in #61
- docs: move to mkdocs-material platform, editorial, and later import into the Knowledge Layer by @kmurphypolygon in #54
- feature: fully customizable cdk devnets by @rebelArtists in #51
- feat: add reverse proxy to simplify zkevm-bridge-ui setup by @praetoriansentry in #63
- docs: clean up the troubleshooting for mac users section by @leovct in #64
- docs: fix licenses links in
README.md
by @leovct in #65 - docs: update
README
by @leovct in #66 - A few updates by @kmurphypolygon in #67
- feat: add issue and pr templates by @leovct in #70
- ci: update regression test job by @leovct in #68
- Small typo on overview page by @kmurphypolygon in #72
- feat: add docstring to simplify cdk deployment via kurtosis web interface by @leovct in #73
- feat: enable to deploy l1 additional services by @leovct in #74
- docs: Add token doc to docs platform by @kmurphypolygon in #76
- docs: add cdk-policies docs usage in CDK by @jhkimqd in #75
- docs: restructure menu to fit with main site by @kmurphypolygon in #77
- Adding docs to config files and bumping versions by @praetoriansentry in #69
- feat: use get_services for observability by @minhd-vu in #80
- feat: track config changes by @leovct in #56
- docs: migration docs added by @kmurphypolygon in #78
- Doc to capture time loc operations by @praetoriansentry in #84
- feat: make l1 funding amount configurable by @leovct in #85
- docs: language clarifications by @kmurphypolygon in #89
- feat: add blutgang integration by @jhkimqd in #87
- docs: code block fix and some rewording by @kmurphypolygon in #86
- chore: minor fixes by @leovct in #90
- fix: kubernetes deployment by @leovct in #92
- fix: zkevm config diff tool by @leovct in #81
New Contributors
- @minhd-vu made their first contribution in #6
- @mt-polygon-technology made their first contribution in #16
- @JanBajecDev made their first contribution in #59
- @kmurphypolygon made their first contribution in #54
- @rebelArtists made their first contribution in #51
- @jhkimqd made their first contribution in #75
Full Changelog: https://github.com/0xPolygon/kurtosis-cdk/commits/v0.1.0