Skip to content

Commit

Permalink
Merge pull request #273 from kleros/testnet
Browse files Browse the repository at this point in the history
Testnet
  • Loading branch information
jaybuidl authored Jun 5, 2024
2 parents c867679 + d9107c4 commit 992dc11
Show file tree
Hide file tree
Showing 151 changed files with 24,551 additions and 11,557 deletions.
12 changes: 9 additions & 3 deletions .github/workflows/contracts-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,16 @@ jobs:
egress-policy: audit

- name: Setup Node.js environment
uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
uses: actions/setup-node@v4
with:
node-version: 16.x

node-version: 18.x

- name: Enable Corepack
run: corepack enable

- name: Set Yarn version to Berry
run: yarn set version 4.2.2

- uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Cache node modules
Expand Down
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -204,3 +204,5 @@ veascan-subgraph-inbox/generated/*
veascan-subgraph-inbox/build/*
validator-subgraph-inbox/generated/*
validator-subgraph-inbox/build/*

cache
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
16
18
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

14 changes: 0 additions & 14 deletions .yarn/plugins/@yarnpkg/plugin-stage.cjs

This file was deleted.

550 changes: 0 additions & 550 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

This file was deleted.

Loading

0 comments on commit 992dc11

Please sign in to comment.