• Mark Tyneway's avatar
    op-bindings: delete ast package (#10299) · c5a2ec41
    Mark Tyneway authored
    This package canonicalized the ast ids that were placed
    in the bindings `more` files because any change in the
    smart contracts would cause a massive diff in the storage
    layout for all storage layouts as they used the ast ids
    to represent types. We needed to canonicalize them to have
    deterministic bindings generation, otherwise CI would generate
    the bindings in a non deterministic way. As we adopted new
    solidity features, it would find edge cases in our ast canonicalize
    algo, breaking CI. This code helped us for a long time but
    now it is no longer used and can be retired.
    c5a2ec41
Name
Last commit
Last update
..
bindings Loading commit data...
bindingspreview Loading commit data...
etherscan Loading commit data...
foundry Loading commit data...
hardhat Loading commit data...
legacy-bindings Loading commit data...
predeploys Loading commit data...
solc Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
artifacts-preview.json Loading commit data...
artifacts.json Loading commit data...
doc.go Loading commit data...