• Mark Tyneway's avatar
    core-utils: `calculateL1Cost` helper · 6d32d701
    Mark Tyneway authored
    Add a helper function for computing the L1 cost.
    It looks byte by byte and sums how much the calldata
    would cost given the calldata costs for 0 or non 0 bytes.
    6d32d701
Name
Last commit
Last update
..
src Loading commit data...
test Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
.lintstagedrc.yml Loading commit data...
.prettierrc.js Loading commit data...
CHANGELOG.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
package.json Loading commit data...
tsconfig.build.json Loading commit data...
tsconfig.json Loading commit data...