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

feat(server): automatically fund manager and staff wallets #35

Open
mfw78 opened this issue May 10, 2022 · 0 comments
Open

feat(server): automatically fund manager and staff wallets #35

mfw78 opened this issue May 10, 2022 · 0 comments
Labels
D-average Difficulty: average P-normal Priority: normal T-feature Type: feature

Comments

@mfw78
Copy link
Contributor

mfw78 commented May 10, 2022

Problem
The manager and staff wallets are handled autonomously by the server, slowly consuming gas. Eventually they will need to have gas topped up, which creates an administrative burden.

Solution
Create a dripper contract that is authorised with the finance role on the respective service provider. When balances get low on the manager and/or staff accounts, they can automatically call a drip() method on the contract, allowing them to be topped up with gas.

Other solutions considered
TBD

Context
TBD

@mfw78 mfw78 added D-average Difficulty: average P-normal Priority: normal T-feature Type: feature C-lpms-server labels May 10, 2022
@mfw78 mfw78 self-assigned this May 10, 2022
@mfw78 mfw78 transferred this issue from windingtree/win-stays Jun 7, 2022
@mfw78 mfw78 added this to the DappCon & Devcon Bogotá milestone Jun 7, 2022
@kostysh kostysh removed this from the DappCon & Devcon Bogotá milestone Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D-average Difficulty: average P-normal Priority: normal T-feature Type: feature
Projects
None yet
Development

No branches or pull requests

2 participants