Releases: 0xPolygon/cdk
Releases · 0xPolygon/cdk
v0.5.3-rc2
What's Changed
- fix: update Kurtosis CDK references and Docker images by @Stefan-Ethernal in #310
- fix: error related to returned errors from ethtxmanager library by @joanestebanr in #308
- feat: move witness generation outside mutex by @ToniRamirezM in #311
Full Changelog: v0.5.3-rc1...v0.5.3-rc2
v0.6.0-rc3
What's Changed
- fix: golangci-lint and bump the versions of the golangci-lint by @Stefan-Ethernal in #301
- chore: Update Go and go-ethereum version by @rachit77 in #307
Full Changelog: v0.6.0-rc2...v0.6.0-rc3
v0.5.3-rc1
- Fix issue
transaction type not supported
(#306)
v0.5.2
v0.5.2-rc2
fix: bug block not been processed yet (#302) * fix: bug block not been processed yet * fix: undo change * fix: lint * fix: missing file * fix: use no real verifier * fix: e2e * fix: e2e * fix: e2e * fix: e2e * fix: e2e pin the Kurtosis version and try to provide agglayer_prover private key * fix: update agglayer image version in fork11 and fork9 configurations * fix: update cdk_erigon_node_image version in fork12 configurations * fix: add deployment stages for L2 contracts and update prover images in fork configurations * fix: set gas_token_address to empty string --------- Co-authored-by: Stefan Negovanović <[email protected]>
v0.5.2-rc1
fix: e2e
v0.6.0-rc2
v0.6.0-rc1
v0.5.1
v0.5.1-rc4
fix: witness loop (#293) * fix: witness loop