Commit be2dfec
Augur Adapter updates
* 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 <robert.davidson@forecastfoundation.org>
Delete tests1 parent 5a69586 commit be2dfec
70 files changed
Lines changed: 66299 additions & 1673 deletions
File tree
- .yarn/cache
- packages
- composites/augur
- cache
- src
- abis
- dataProviders
- methods
- typechain
- factories
- test/e2e
- sources/therundown
- src/endpoint
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
466 | 471 | | |
467 | 472 | | |
468 | 473 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
| |||
Lines changed: 0 additions & 113 deletions
This file was deleted.
0 commit comments