1. 07 Nov, 2023 1 commit
  2. 02 Nov, 2023 4 commits
  3. 31 Oct, 2023 2 commits
  4. 30 Oct, 2023 1 commit
  5. 27 Oct, 2023 1 commit
  6. 26 Oct, 2023 3 commits
  7. 25 Oct, 2023 3 commits
  8. 24 Oct, 2023 19 commits
  9. 20 Oct, 2023 3 commits
  10. 19 Oct, 2023 1 commit
  11. 18 Oct, 2023 2 commits
    • tom goriunov's avatar
      ENVs changes and test script for validator (#1296) · 4b42b71e
      tom goriunov authored
      * use SENTRY_CSP_REPORT_URI only in nextjs part of the app
      
      * rename NEXT_PUBLIC_FAVICON_GENERATOR_API_KEY to FAVICON_GENERATOR_API_KEY
      
      * tests presets for envs validator
      
      * simplify logs
      
      * refactor getExternalJsonContent function
      
      * tweak contribution guide
      
      * break validator
      
      * debug workflow
      
      * fix copying assets folder
      
      * fix CI
      4b42b71e
    • tom goriunov's avatar
      filters counters and verify button (#1294) · 0af703d5
      tom goriunov authored
      * add counter to filters
      
      * move verification button higher for partially verified contracts
      
      * [skip ci] support query params in external assets ENV urls
      
      * [skip ci] skip code checks if changes in tools folder
      
      * [skip ci] tweak eslint process.env rule
      0af703d5