fix: update Kurtosis CDK references and Docker images#310
Merged
joanestebanr merged 20 commits intorelease/v0.5.xfrom Mar 18, 2025
Merged
fix: update Kurtosis CDK references and Docker images#310joanestebanr merged 20 commits intorelease/v0.5.xfrom
joanestebanr merged 20 commits intorelease/v0.5.xfrom
Conversation
…ple YAML configurations
…ode-config template
…d artifact uploading
af6dc1b to
720cb26
Compare
ToniRamirezM
approved these changes
Mar 18, 2025
Stefan-Ethernal
commented
Mar 18, 2025
Collaborator
Author
Stefan-Ethernal
left a comment
There was a problem hiding this comment.
LGTM, aside from nitpicks (I cannot approve it, since I have created the PR 🫠)
joanestebanr
approved these changes
Mar 18, 2025
Contributor
joanestebanr
left a comment
There was a problem hiding this comment.
@Stefan-Ethernal I can approve it!
|
joanestebanr
added a commit
that referenced
this pull request
Mar 18, 2025
--------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Mar 18, 2025
* fix: update zkevm-ethtx-manager to v0.2.6 * fix: missing ethtxmanager.ErrNotFound * fix: lint * fix: update to ethtx 0.2.7 with error ErrNotFound * fix: lint * fix: coverage * fix: krutosis * fix: krutosis * fix: krutosis * change agglayer version * wip * wip * change agglayer version * fix tests * revert versions * fix: update Kurtosis CDK references and Docker images (#310) --------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com> --------- Co-authored-by: Rachit Sonthalia <rachitsonthalia02@gmail.com> Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Mar 18, 2025
--------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Mar 19, 2025
* move witness generation outside mutex * linter * getWitness function * add logs * fix: update Kurtosis CDK references and Docker images (#310) --------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com> --------- Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com> Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Apr 4, 2025
--------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Apr 4, 2025
* fix: update zkevm-ethtx-manager to v0.2.6 * fix: missing ethtxmanager.ErrNotFound * fix: lint * fix: update to ethtx 0.2.7 with error ErrNotFound * fix: lint * fix: coverage * fix: krutosis * fix: krutosis * fix: krutosis * change agglayer version * wip * wip * change agglayer version * fix tests * revert versions * fix: update Kurtosis CDK references and Docker images (#310) --------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com> --------- Co-authored-by: Rachit Sonthalia <rachitsonthalia02@gmail.com> Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
Apr 4, 2025
* move witness generation outside mutex * linter * getWitness function * add logs * fix: update Kurtosis CDK references and Docker images (#310) --------- Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com> --------- Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com> Co-authored-by: joanestebanr <129153821+joanestebanr@users.noreply.github.com>
joanestebanr
added a commit
that referenced
this pull request
May 9, 2025
## Description Cherry-pick from release `0.5.3`: - fix: get highest IndexL1InfoTree inside batchl2data (#315) - feat: move witness generation outside mutex (#311) - fix: error related to returned errors from ethtxmanager library (#308) - fix: update Kurtosis CDK references and Docker images (#310) --------- Co-authored-by: Stefan Negovanović <93934272+Stefan-Ethernal@users.noreply.github.com> Co-authored-by: Rachit Sonthalia <rachitsonthalia02@gmail.com> Co-authored-by: Toni Ramírez <58293609+ToniRamirezM@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Description
Currently the e2e from branch release/v0.5.x are failing due kurtosis-cdk changes. This PR fix it.
The FEP and PP are splitted to reduce the complexity of pass both of them with same combination of agglayer + kurtosis_cdk