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

IPC: Governance account and cross-msg tax #69

Closed
adlrocha opened this issue Aug 2, 2023 · 0 comments
Closed

IPC: Governance account and cross-msg tax #69

adlrocha opened this issue Aug 2, 2023 · 0 comments

Comments

@adlrocha
Copy link
Contributor

adlrocha commented Aug 2, 2023

Explicitly track the balance in the gateway of a governance account in the gateway. Every transaction in a subnet will be taxed with a fixed percentage of the fees collected in the subnet (1% initially). This funds are directed to the governance account that can be use in the future to subsidize certain IPC operations.

We will have a governance account representation in the parent (in the subnet actor) and another one in the child (in the gateway). When one of them is running out of funds, a cross-net message can be automatically triggered to fund it (if needed).

//cc @guy-goren (anything I am missing?)

@jsoares jsoares transferred this issue from consensus-shipyard/ipc-solidity-actors Dec 19, 2023
@jsoares jsoares closed this as not planned Won't fix, can't repro, duplicate, stale Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

No branches or pull requests

2 participants