1. 06 Jan, 2023 1 commit
    • Mark Tyneway's avatar
      contracts-bedrock: check-l2 configurable url · 2417d795
      Mark Tyneway authored
      Allows the URL to be configured via CLI params.
      
      - `--rpc-url`
      
      Also optionally accepts a chain id via CLI and asserts
      that the remote chain id matches what is passed in via
      CLI, only if a value is passed in via CLI.
      
      - `--chain-id`
      
      Can also skip the very long predeploy checking at the
      beginning and add in some logs that ensure progress
      is happening with `--skip-predeploy-check true`
      2417d795
  2. 05 Jan, 2023 39 commits