1. 29 Sep, 2022 3 commits
    • Mark Tyneway's avatar
      ctp: fixup deploy scripts for the nft bridge (#3570) · cfec0345
      Mark Tyneway authored
      * ctp: fixup deploy scripts for the nft bridge
      
      The most important one is the deploy script for the
      `Proxy` that will end up at the predeploy on L2. There
      are specific checks for the correct deployer account
      being used. Will likely require some changes to the
      hardhat config when doing the actual deployment.
      
      * ctp: update deploy scripts
      
      * ctp: update deploy scripts
      
      * ctp: move away from deterministic deployments
      
      * op: deployments
      
      * fixes
      
      * deploy-script: refactor
      
      * deploy: comments
      cfec0345
    • Matthew Slipper's avatar
      ci: Run all tests when check-changed fails (#3595) · 3b98cc61
      Matthew Slipper authored
      `check-changed` fails on stacked PRs. This PR updated the CircleCI config to simply run tests if check-changed fails in order to prevent PRs from getting blocked.
      3b98cc61
    • Joshua Gutow's avatar
      op-node: Rename uint642big -> uint64ToBig (#3591) · ca273e46
      Joshua Gutow authored
      This new name is more idiomatic in go and avoids a confusion with
      the '642'.
      ca273e46
  2. 28 Sep, 2022 4 commits
  3. 27 Sep, 2022 24 commits
  4. 26 Sep, 2022 7 commits
  5. 24 Sep, 2022 2 commits