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

BV: limits on KETH that a authority node can hold #1

Open
david-sg opened this issue Mar 6, 2017 · 3 comments
Open

BV: limits on KETH that a authority node can hold #1

david-sg opened this issue Mar 6, 2017 · 3 comments

Comments

@david-sg
Copy link
Contributor

david-sg commented Mar 6, 2017

Motivation:
To limit the potential damage from a hack to one of the authority nodes, check for the account balance of the node and if >= 10000, sweep 5000 to another account.

@david-sg david-sg changed the title AN: limits on KETH that a authority node can hold BV: limits on KETH that a authority node can hold Mar 6, 2017
@jdetychey
Copy link

Good one.
Authority nodes could also have an auto-burn script.
if balance >= 10000 send 5000 to 0x0000

@weiki798

This comment has been minimized.

@SoftProgramLX

This comment has been minimized.

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

4 participants