Releases: 0xPolygon/cdk
Releases · 0xPolygon/cdk
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ć <stefan@ethernal.tech>
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
v0.5.1-rc3
fix: syncer spamming RPC and reaching tip of chain (#289) * fix: sync evmdownloader to avoid spamming RPC and ask for logs to full range to latestBlock
v0.5.1-rc2
fix: hash meddler error (#285) (#288) * fix: a small change in * fix: update zkevm-ethtx-manager to v0.2.4 and bump sql-migrate to v1.7.1 --------- Co-authored-by: Stefan Negovanović <stefan@ethernal.tech>