Skip to content

Commit

Permalink
Merge branch 'consensys-vertical-apps:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiascaricato authored Sep 10, 2024
2 parents 77fe748 + eab6152 commit 9791041
Show file tree
Hide file tree
Showing 29 changed files with 1,761 additions and 381 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/verify-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:

- id: set-matrix
run: |
MATRIX=$(npm run -s support | jq -r 'keys | @json')
MATRIX='["aave-v2","aave-v3","angle-protocol","beefy","carbon-defi","chimp-exchange","compound-v2","convex","curve","deri","ethena","flux","gmx","iziswap","lido","lynex","maker","mendi-finance","morpho-aave-v2","morpho-aave-v3","morpho-blue","morpho-compound-v2","pancakeswap-v2","pendle","prices-v2","quickswap-v2","renzo","rocket-pool","solv","sonne","spark-v1","stakewise","stargate","sushiswap-v2","swell","syncswap","uniswap-v2","uniswap-v3","xfai"]'
echo "matrix=$MATRIX" >> "$GITHUB_OUTPUT"
integration-tests:
Expand Down
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -132,4 +132,5 @@ dist
.pnp.*

#
*.tsbuildinfo
*.tsbuildinfo

Binary file added arbitrum.db
Binary file not shown.
Binary file added avalanche.db
Binary file not shown.
Binary file added base.db
Binary file not shown.
Binary file added bsc.db
Binary file not shown.
Binary file added ethereum.db
Binary file not shown.
Binary file added fantom.db
Binary file not shown.
Binary file added linea.db
Binary file not shown.
Binary file added optimism.db
Binary file not shown.
Loading

0 comments on commit 9791041

Please sign in to comment.