25c2e0e199
* feat(contract): use eip-1559 txs by default This may break any tests which use Ganache, since it only supports legacy transactions. We should replace Ganache with hardhat where possible * fix(providers): always try setting default_sender * chore: make all test transactions legacy * feat(multicall): allow submitting legacy txs * chore: default to legacy txs via feature flag This is useful for chains like Celo that do not support the Typed Envelope * fix: use legacy txs in ds proxy deployment / tests * chore: fix review comments |
||
---|---|---|
.. | ||
common | ||
solidity-contracts | ||
abigen.rs | ||
contract.rs |