-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fabo+Jordan/livepeer improvements (#210)
* add livepeer first files * first tentative. add transcoder type and queries * progress * progress + trying * eslint fix * working * recover missing config enabletestnet * delete livepeer from resolver and schema * try getallvalidators in livepeerv0-source * todos: own subscription and own reducers * eslint fix * refactored into graphql data source * add livepeer to networks json * little hack (temporary) * fix silly eslint error * start playing * fetch works. add to apollo * fix lint * get last round id/height * fix lint * set all feature flags to false * forward. add livepeer reducer. 400 bad request * fix lint * kind of working * fix networkId * colin/ make node subscription great * use transcoders no orchestrators. getValidator * connecting to block height and validators display * minor lint * add validator name * provisory getselfstake * improve validator reducer * use bignumber lib. add getdelegatorsstake * fix lint * fix gettotal stake delegators * fix lint * clean up * get self stake * delete livepeer-queries * handle url with node url class * delete extra back ticks * invisible lint fix * better prevent than regret * delete getlastrounid function * fix total stake and self stake * remove console log * use getblockheight to find last block * get validators from db * get more names * get ALL validators * use validator query string * use bignumber instead of parseint * minor lint * fix validators names * improve condition * get all validators for real * fix search filter for operator address * fix search filter * finishing fixes (formatbech32 and bignumber) * try implementing votingpower. no api support * refactoring and renaming * enable votingpower * livepeer is mainnet * fixed values to be correct * comments * cleanup * refactored * removed file * fix getexpectedreturns * fix validator name logic * add todos * lint
- Loading branch information
Showing
3 changed files
with
94 additions
and
92 deletions.
There are no files selected for viewing
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
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