Consensys / web3signer

Web3Signer is an open-source signing service capable of signing on multiple platforms (Ethereum1 and 2, Filecoin) using private keys stored in an external vault, or encrypted on a disk.
https://docs.web3signer.consensys.net/
Apache License 2.0
201 stars 78 forks source link

Log warning when calculating time taken to load keys #941

Closed usmansaleem closed 1 year ago

usmansaleem commented 1 year ago

PR Description

Log warning instead of runtime exception if difference of time taken is negative i.e. system clock returned time in past.

Fixed Issue(s)

934

Documentation

Changelog

Testing