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.
Builds on existing PR https://github.com/Consensys/web3signer/pull/838. This merges in the latest changes from main and removes changes that are no longer needed due to standard EIP-1559 transactions.
PR Description
Builds on existing PR https://github.com/Consensys/web3signer/pull/838. This merges in the latest changes from main and removes changes that are no longer needed due to standard EIP-1559 transactions.
~note: Blocked on changes to PrivateTransactionDecoder for 1559 in this PR https://github.com/web3j/web3j/pull/1980~
Tasks
Fixed Issue(s)
Documentation
doc-change-required
label to this PR if updates are required.Changelog
Testing