1. 22 Jun, 2021 2 commits
    • Matt Masurka's avatar
      Contracts: connectL1Contracts & connectL2Contracts (#713) · 57ca21a2
      Matt Masurka authored
      * Contracts: connect-contracts
      
      * Trying to resolve build problems
      
      * connect-contracts build working
      
      * Adds artifacts-ovm back to gitignore
      
      * Removes incorrect changes
      
      * Adds copy-artifacts script
      
      * Adds test file (not working yet)
      
      * fix: incorrect contract instantiation
      
      * Improves tests and removes old deployment versions
      
      * Single source of truth for predeploy addresses
      
      * Reverts deployments/README.md
      
      * Makes connect-contracts more DRY
      
      * Adds missing @ethersproject/abstract-signer dependency
      
      * Adds argument evaluation
      
      * Adds L1Contracts and L2Contracts types
      
      * Attempts removing artifacts-ovm again
      
      * Adds webpack config (not working yet)
      
      * build: add artifacts to dist (#776)
      
      * Updates lint rule
      
      * Adds l2 imports
      
      * Fixes dependency tree bug
      
      * Removes webpack stuff
      
      * Fixing package.json issues and adds .DS_Store to gitignore
      
      * Removes test-contracts script
      
      * Reverting script change
      
      * Adds comments
      
      * Adds comment
      
      * Renames deployments folders
      
      * Fixes linting errors
      
      * Generates markdown
      
      * build: add deployments directory to Dockerfiles
      
      * Removes unneeded contracts, improves error handling and tests
      
      * Adds changeset
      
      * yarn.lock
      
      * Removes console.log
      
      * Changes from minor to patch version
      
      * Fixes lint errors
      Co-authored-by: default avatarKelvin Fichter <kelvinfichter@gmail.com>
      Co-authored-by: default avatarLiam Horne <liam@lihorne.com>
      Co-authored-by: default avatarGeorgios Konstantopoulos <me@gakonst.com>
      57ca21a2
    • Annie Ke's avatar
      f9bacd71
  2. 19 Jun, 2021 1 commit
  3. 18 Jun, 2021 2 commits
  4. 17 Jun, 2021 2 commits
  5. 16 Jun, 2021 3 commits
  6. 15 Jun, 2021 6 commits
  7. 13 Jun, 2021 1 commit
  8. 12 Jun, 2021 3 commits
  9. 11 Jun, 2021 3 commits
    • Liam Horne's avatar
      Ensure Sentry is correctly set up for DTL and MR (#1054) · baa3b761
      Liam Horne authored
      * refactor: add logger and metrics to options for BaseService
      
      * refactor: thread sentryOptions through from message-relayer into BaseService
      
      * refactor: ensure DTL Logger is using Sentry for errors
      
      * style: lint base-service.ts
      
      * refactor: init Sentry on batch-submitter too
      
      * refactor: init Sentry on message-relayer too
      
      * refactor: pass in basic logger to MessageRelayerService
      
      * build: provide changeset
      
      * fix: correct usage of use-sentry boolean config
      
      * refactor: appropriately type loggingOptions
      
      * build: add @sentry/node
      
      * build: add @sentry/node to message-relayer and fix linting issue
      baa3b761
    • Liam Horne's avatar
      Change monotonicity band-aid code to log warnings not errors (#1060) · 98b7839f
      Liam Horne authored
      * refactor: change monotonicity band-aid code to log warnings not errors
      
      * build: add changeset
      98b7839f
    • Mark Tyneway's avatar
      l2geth: bump to go 1.15 (#1058) · cc6c7f07
      Mark Tyneway authored
      * l2geth: bump to go 1.15
      
      * chore: add changeset
      cc6c7f07
  10. 10 Jun, 2021 5 commits
  11. 09 Jun, 2021 3 commits
  12. 08 Jun, 2021 3 commits
  13. 07 Jun, 2021 1 commit
  14. 06 Jun, 2021 1 commit
  15. 04 Jun, 2021 3 commits
  16. 03 Jun, 2021 1 commit