gnosis / safe-browser-extension

MIT License
18 stars 8 forks source link

Lock time overflow #108

Closed gregzaitsev closed 5 years ago

gregzaitsev commented 5 years ago

Description

The lock time countdown is in the range of 800 minutes. Should be not more than 60 by design.

Environment

Steps to reproduce

Sorry, I don't have exact steps to reproduce, but it happened after a series of interchanging system sleeps and high system loads.

Edit: Also my browser JavaScript was interrupted on a break point in debugger.

image