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

Server will ping emergencyCall() every minute and send the transaction if it ever returns true #72

Open
ethers opened this issue Aug 29, 2016 · 3 comments

Comments

@ethers
Copy link
Collaborator

ethers commented Aug 29, 2016

Plan is that server will ping emergencyCall() every minute and send the transaction if it ever returns true.

This issue is to track this task.

@simondlr
Copy link

This seems it could potentially open an attack vector itself, having the emergency tx signed and ready on a server somewhere. Or if the code is there to created and send it. What if the server is hacked? One wouldn't even know if this information has leaked.

@simondlr
Copy link

simondlr commented Aug 29, 2016

nvm. I wasn't thinking straight! Haven't had my morning coffee yet. ;)

@Georgi87
Copy link
Contributor

Georgi87 commented Sep 6, 2016

A script was added in this commit: e2402cb

Will be added to cronjob on gnosis servers and run every 15s/block.

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

3 participants