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
200 stars 76 forks source link

feat: Refactor eth1 and eth2 routes #1028

Closed usmansaleem closed 1 month ago

usmansaleem commented 1 month ago

PR Description

feat: Refactor eth1 and eth2 routes to separate classes to declutter Eth1Runner and Eth2Runner populateRoute methods.

Fixed Issue(s)

Documentation

Changelog

Testing