• Mark Tyneway's avatar
    deps: bump to later ethers version (eip1559) · 918c08ca
    Mark Tyneway authored
    Using EIP-1559 should reduce transaction fees as using
    legacy transactions are more expensive based on the
    EIP-1559 mechanism. This bumps the version of ethers
    across all of the packages.
    
    This also regenerates the `yarn.lock` which upgrades
    deps across the codebase. It was not building until
    this was done due to mismatched versions in the
    `yarn.lock`
    918c08ca
Name
Last commit
Last update
..
contracts Loading commit data...
ext-test Loading commit data...
scripts Loading commit data...
sync-tests Loading commit data...
test Loading commit data...
.env.example Loading commit data...
.eslintrc.js Loading commit data...
.prettierrc.json Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
hardhat.config.ts Loading commit data...
mocha.opts Loading commit data...
package.json Loading commit data...
tsconfig.json Loading commit data...