• smartcontracts's avatar
    fix(sdk): bug in L1 gas cost estimation (#8836) · 6ec80fd1
    smartcontracts authored
    Fixes a bug in L1 gas cost estimation where not all properties from the
    input transaction were being used. This meant that certain properties
    like access lists or transaction value weren't included in the
    calculation. Resulting estimates were wrong.
    6ec80fd1
Name
Last commit
Last update
..
chain-mon Loading commit data...
common-ts Loading commit data...
contracts-bedrock Loading commit data...
contracts-ts Loading commit data...
core-utils Loading commit data...
fee-estimation Loading commit data...
sdk Loading commit data...
web3js-plugin Loading commit data...