Skip to content

Commit

Permalink
Merge branch 'dev' into carbon-vortex-2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanzhelyazkov committed Jul 25, 2024
2 parents e88ab7d + 90675b7 commit d45f136
Show file tree
Hide file tree
Showing 10 changed files with 7,536 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Install Foundry
uses: foundry-rs/foundry-toolchain@v1
with:
version: nightly
version: nightly-56dbd20c7179570c53b6c17ff34daa7273a4ddae

- name: Install dependencies
run: pnpm install
Expand Down
1 change: 1 addition & 0 deletions deployments/celo/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
42220
5 changes: 5 additions & 0 deletions deployments/celo/.migrations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"0001-ProxyAdmin": 1721813148,
"0002-Voucher": 1721813170,
"0003-CarbonController": 1721813216
}
Loading

0 comments on commit d45f136

Please sign in to comment.