Giveth / giveth-bridge

Giveth bridge
GNU General Public License v3.0
12 stars 6 forks source link

change Vault to fail closed #6

Closed ewingrj closed 6 years ago

ewingrj commented 6 years ago

Currently, the Vault will fail open, meaning that if the securityGuard doesn't delay the payment, the funds will be released.

We want to fail closed, meaning that funds can only be release upon reviewer approval. We would have a short (48hrs) time delay just to keep the reviewer honest. We want to do this at least until we migrate to the parity bridge

ewingrj commented 6 years ago

implemented in #89c3cbd