1. 13 Apr, 2021 20 commits
  2. 12 Apr, 2021 5 commits
  3. 11 Apr, 2021 3 commits
  4. 08 Apr, 2021 8 commits
  5. 07 Apr, 2021 1 commit
  6. 06 Apr, 2021 3 commits
    • Georgios Konstantopoulos's avatar
      Integration Tests (#33) · d8a82f47
      Georgios Konstantopoulos authored
      * test: add the tests
      
      * ci: enable integration test
      
      * ci: always run integration tests
      
      * ci: build integration tests deps
      
      * ci: cache integration test deps
      
      * ci: properly cache yarn deps
      
      * fix(integration-tests): clone the provider instead of referencing
      
      Otherwise it interferes with test isolation
      
      * chore: yarn lint
      d8a82f47
    • Georgios Konstantopoulos's avatar
      feat: add docker network images (#29) · 27487c1d
      Georgios Konstantopoulos authored
      * feat: add docker network images
      
      * chore: remove hardware wallet requirement when deploying
      
      Otherwise the alpine images get bloated with a lot of unnecessary packages
      
      * perf: do not package puppeth / clef / fourbyte
      
      * ci: enable integration on ci
      
      * optimize docker buildtime
      
      * ci: build services in parallel
      
      * ci: use docker buildkit for better performance
      
      * ci: wait for sequencer to be ready
      
      * chore: clean up dockerignore
      27487c1d
    • Georgios Konstantopoulos's avatar
      chore: re-add mail map (#31) · e91da733
      Georgios Konstantopoulos authored
      * chore: re-add mail map
      
      * chore: bump linting timeout
      e91da733