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

Investigate Holesky Load Issues #919

Closed siladu closed 1 year ago

siladu commented 1 year ago

Placeholder

jframe commented 1 year ago

Some of the issues seem to be caused by vertx worker pools being full. Added an option to web3signer to allow the worker pool size to be configurable https://github.com/Consensys/web3signer/pull/920