• Matthew Slipper's avatar
    op-deployer: Fix init bugs (#12230) · 8a7db419
    Matthew Slipper authored
    - The array was being appended to, but it was already a fixed length. This cause an empty chain to be added during `init`.
    - The outdir will now be created if it does not exist and is not a file
    - Hardcodes the contract artifacts to a good URL
    8a7db419
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...
devkeys Loading commit data...
foundry Loading commit data...
genesis Loading commit data...
interopgen Loading commit data...
script Loading commit data...
solc Loading commit data...
srcmap Loading commit data...
.gitignore Loading commit data...
Makefile Loading commit data...