• Mark Tyneway's avatar
    op-chain-ops: delete dead code (#10298) · 59d4fbb2
    Mark Tyneway authored
    Now that genesis generation is in solidity, delete
    dead code. This code serialized solidity types suitable
    for storage. Very similar to abi encoding but not always
    the same, big difference was dynamic types, this library
    only supported dynamic types <= 31 bytes to not handle the
    chunking. This impacted the sorts of types that could
    be in the genesis storage.
    59d4fbb2
Name
Last commit
Last update
..
clients Loading commit data...
cmd Loading commit data...
contracts Loading commit data...
crossdomain Loading commit data...
genesis 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...