forked from smartcontractkit/external-adapters-js
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added typechain to accomodate refactor changes, since ABIs changed a lot * Fix up getContract * Fix bad dep * fix(augur): handle overtime in NFL - The F/OT event status wasn't mapped to resolved causing over-time games to not resolve. * Multiply team scores by 10 to match contract format * Fix error with v3 markets * therundown team names * therundown names are name + mascot * fix contract used for mma * Update to factories v3 * Add test payloads * Resolve the case where fighters changed but event has not occured yet * Add debugging for mma * MMA: use active fighters * TheRundown expects Eastern time * Add nba v3 contracts (#17) * Add single shot test script * Add NBA job payloads * Update NBAMarketFactory typechain * Fix NBA create market with new contracts * Always find events for today + MMA maincard only (#18) * always find events for today * MMA maincard only * array.filter is non promise-aware Co-authored-by: robert <[email protected]> Delete tests
- Loading branch information
1 parent
5a69586
commit be2dfec
Showing
70 changed files
with
66,299 additions
and
1,673 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"_format": "hh-sol-cache-2", | ||
"files": {} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
113 changes: 0 additions & 113 deletions
113
packages/composites/augur/src/abis/AggregatorV3Interface.json
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.