Skip to content

Commit

Permalink
Merge pull request #8 from CarlWiles/feat/rho-markets
Browse files Browse the repository at this point in the history
fix: integrate contract query
  • Loading branch information
melotik authored Jun 27, 2024
2 parents cdbce43 + 1de1123 commit f16895b
Show file tree
Hide file tree
Showing 10 changed files with 2,348 additions and 64 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
cd adapters
cd $FOLDER_NAME
npm install
npm run compile
cd ..
npm install
npm run start $FOLDER_NAME
tsc
npm run start
4 changes: 2 additions & 2 deletions adapters/rhomarkets/hourly_blocks.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
number timestamp
4243360 1714773599
number,block_timestamp
6916213,1719322991
Loading

0 comments on commit f16895b

Please sign in to comment.