Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/#713 autoclaim l2deposits #714

Merged
merged 8 commits into from
Dec 19, 2024

Conversation

ARR552
Copy link
Contributor

@ARR552 ARR552 commented Dec 18, 2024

Closes #713

What does this PR do?

This PR adds the ability to autoclaim asset bridges and messages bridges if the address is allowed between L2s. This must be enabled in the configuration file.

[ClaimTxManager]
AreClaimsBetweenL2sEnabled = true

@cla-bot cla-bot bot added the cla-signed label Dec 18, 2024
@ARR552 ARR552 changed the title Feature/#713 claim l2deposits Feature/#713 autoclaim l2deposits Dec 18, 2024
@ARR552 ARR552 merged commit 6489a6b into release/v0.6.0 Dec 19, 2024
12 checks passed
@ARR552 ARR552 deleted the feature/#713_claimL2deposits branch December 19, 2024 11:40
ARR552 added a commit that referenced this pull request Dec 19, 2024
* ClaimTxManager claims L2Bridges

* e2e wip + fixes

* e2e test

* gha autoclaiml2l2 e2e

* reduce code + linter

* order query by id + fix some logs

* Update claimcompressor smc to latest version

* update test balance due to the new claimcompressor deployment cost
@ARR552 ARR552 mentioned this pull request Dec 19, 2024
ARR552 added a commit that referenced this pull request Dec 19, 2024
* ClaimTxManager claims L2Bridges

* e2e wip + fixes

* e2e test

* gha autoclaiml2l2 e2e

* reduce code + linter

* order query by id + fix some logs

* Update claimcompressor smc to latest version

* update test balance due to the new claimcompressor deployment cost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant