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

Introduce an L1 resolution threshold on ETH balance on L1 #1946

Open
fredo opened this issue Jun 15, 2023 · 0 comments
Open

Introduce an L1 resolution threshold on ETH balance on L1 #1946

fredo opened this issue Jun 15, 2023 · 0 comments

Comments

@fredo
Copy link
Contributor

fredo commented Jun 15, 2023

The agent has a shared accounting for its balance on L1 between the LPing task and the L1 resolution task. This means that when there is a lot of volume, the ETH could get staked into the RM and nothing is left for a critical L1 resolution operation.

solution:
Introduce a (configurable) threshold which makes the agent stopping filling, when below this threshold.

Sub problem: We need to think about claiming and challenging.

We need to also think about how to check that the chain id is the same as the web3_l1 chain id.

@fredo fredo added agent 🤖 needs discussion Unclear issue description and needs further discussion before refinement can be done labels Jun 15, 2023
@andfletcher andfletcher added research 🤓 and removed needs discussion Unclear issue description and needs further discussion before refinement can be done labels Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants