Skip to content

Commit

Permalink
feat(widget): add WIF (#417)
Browse files Browse the repository at this point in the history
* add WIF

* add ENA

* update celo ticker for coinbase

* increase sleep time before checking on-chain prices

* extend initializing delay to 300s

* remove tickers failing validation

* cross json data

* use commit without datadog

* print out failed proposal IDs

* use old commit

* remove tickers with price upate errors

---------

Co-authored-by: Tian Qin <[email protected]>
  • Loading branch information
yujin512 and tqin7 authored Apr 4, 2024
1 parent 2e9896a commit 1937a81
Show file tree
Hide file tree
Showing 3 changed files with 853 additions and 548 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validate-other-market-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: 'dydxprotocol/v4-chain'
ref: '0ac27c7b409c7e389fa06829d7246063462669c7'
ref: '7604f974a699efa8d15a8a70bfc85d8b5b2e2d58'
path: 'v4-chain'

- name: Start v4 localnet
Expand Down
Loading

0 comments on commit 1937a81

Please sign in to comment.