• Mark Tyneway's avatar
    bindgen: fix build (#8733) · 5e60f1dc
    Mark Tyneway authored
    The bindgen command was causing a panic without this change. We should
    not be coupling bindgen to op-e2e. There is no reason to trigger the
    init function inside of op-e2e when running bindgen. This commit
    dedupes the `FindMonoRepoRoot` function by putting it into a common
    location where it can be consumed. Not bindgen no longer depends on
    op-e2e. The op-e2e package is for tests, not defining library functions
    that are used elsewhere in the repo.
    5e60f1dc
Name
Last commit
Last update
..
ast Loading commit data...
bindgen Loading commit data...
bindings 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.json Loading commit data...
doc.go Loading commit data...