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

[Contracts] [Document] Liveness bond lockups #63

Open
AnshuJalan opened this issue Aug 12, 2024 · 0 comments
Open

[Contracts] [Document] Liveness bond lockups #63

AnshuJalan opened this issue Aug 12, 2024 · 0 comments

Comments

@AnshuJalan
Copy link
Collaborator

AnshuJalan commented Aug 12, 2024

At the moment only the proposer can deposit liveness bond when proposing the blocks in Taiko. Since for the AVS the task manager is the sole proposer, we need to implement a separate accounting system for liveness bonds so that the operator may deposit and withdraw it from the task manager. This is non-trivial and deviates from the primary goal of devising a preconfirmations system. Therefore, this has been skipped in the POC. The liveness bond stays locked up in the TaikoL1 contract.

@AnshuJalan AnshuJalan changed the title [Contracts] Modify task manager to accommodate all places where msg.sender is used within Taiko [Contracts] [Document] Modify task manager to accommodate all places where msg.sender is used within Taiko Aug 23, 2024
@AnshuJalan AnshuJalan changed the title [Contracts] [Document] Modify task manager to accommodate all places where msg.sender is used within Taiko [Contracts] [Document] Liveness bond lockups Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant