wighawag / hardhat-deploy

hardhat deployment plugin
MIT License
1.19k stars 292 forks source link

fix: temp workaround for ethers ledger issue #318

Closed smartcontracts closed 2 years ago

smartcontracts commented 2 years ago

Adds a temporary workaround for https://github.com/ethers-io/ext-signer-ledger/issues/2 which causes issues with Ledger signers on 1559 networks. 1559 transactions seem to be completely broken on Ledger signers without this fix.

wighawag commented 2 years ago

thanks @smartcontracts

wighawag commented 2 years ago

available in 0.11.5