Releases: 0xPolygon/cdk
Releases · 0xPolygon/cdk
v0.5.4
What's Changed
- Fix bad l1infotree counter in sequenceBatchesValidium SC call by @joanestebanr in #315
- feat: log last verified batch number (same PR as #324) by @joanestebanr in #335
- Logs last verified batch number periodically for logging / monitoring purposes.
- zkevm_ethtx_manager to v0.2.11:
- add curl logs before sending tx to RPC #123
- increase go_signer version to 0.0.6 to fix KMS configuration issue and suport GCP KMS
- feat: integrate with go_signer library to sign transactions by @joanestebanr in #109
Full Changelog: v0.5.3...v0.5.4
v0.5.4-rc2
What's Changed
- feat: log last verified batch number (same PR as #324) by @joanestebanr in #335
- Logs last verified batch number periodically for logging / monitoring purposes.
- zkevm_ethtx_manager to v0.2.11:
- add curl logs before sending tx to RPC #123
- increase go_signer version to 0.0.6 to fix KMS configuration issue and suport GCP KMS
- feat: integrate with go_signer library to sign transactions by @joanestebanr in #109
Full Changelog: v0.5.4-rc1...v0.5.4-rc2
v0.5.4-rc1
What's Changed
- Fix #314 bad l1infotree counter in sequenceBatchesValidium SC call by @joanestebanr in #315
Full Changelog: v0.5.3...v0.5.4-rc1
v0.5.3
What's Changed
- fix: transaction type not supported bumping go-ethereum to 1.15.5 by @joanestebanr in #306
- 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.2...v0.5.3
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.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ć <stefan@ethernal.tech>
v0.5.2-rc1
fix: e2e