• Mark Tyneway's avatar
    op-chain-ops: option for skipping calldata encoding · 2fe1deab
    Mark Tyneway authored
    Adds a field to the safe `Batch` struct so that it can
    optionally not include the calldata serialization in the
    JSON that it serializes to. This is because the Safe UI
    will not produce any human readable output when the JSON
    includes the calldata, it ignores the human readable ABI
    and arguments. In some cases, we may want to rely on the
    UI more so this gives the option to do so.
    2fe1deab
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
deployer Loading commit data...
genesis Loading commit data...
immutables Loading commit data...
safe Loading commit data...
srcmap Loading commit data...
state Loading commit data...
upgrades Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...