Skip to content

Commit

Permalink
feat: add raydium markets to the widget (#533)
Browse files Browse the repository at this point in the history
Co-authored-by: jaredvu <[email protected]>
Co-authored-by: Bill <[email protected]>
Co-authored-by: tyleroooo <[email protected]>
Co-authored-by: moo-onthelawn <[email protected]>
Co-authored-by: Tian Qin <[email protected]>
Co-authored-by: Nikhil Vasan <[email protected]>
  • Loading branch information
7 people committed Jun 18, 2024
1 parent b432fd7 commit c17e91e
Show file tree
Hide file tree
Showing 11 changed files with 36,060 additions and 3,472 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/validate-other-market-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,14 @@ jobs:
- name: Checkout v4-chain repo
uses: actions/checkout@v3
with:
repository: 'dydxprotocol/v4-chain'
ref: 'd4e0f0d1ac28f128c787e40c5a0cdc7c481e6c42'
repository: 'skip-mev/v4-chain'
ref: '86b361becee776c36dd9c8ee4b96ada17b913109'
path: 'v4-chain'

- name: Start v4 localnet
run: |
cd v4-chain/protocol
sed -i '/\.consensus\.timeout_commit.*-v '\''5s'\''/s/5s/1s/' testing/testnet-local/local.sh
sed -i '/ datadog-agent:/,/ ports:/d; /^ - "8125:8215"/d; /^ - "8126:8126"/d' docker-compose.yml
echo "Building v4-chain/protocol..."
make build
echo "Starting localnet..."
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit c17e91e

Please sign in to comment.