Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use on chain nav values for asset prices for markers (#556)
* add proto files for navs * add client method * move logic to use new flow structure, move most business logic out of scheduler and into service * move control of time to service * update logging and refactor a few things * add proper block time * correctly calculate usd price per unit with extension, add tests for extension * fix lints * add hash price update from cmc price * remove version tag and commented out config * add new protos, refactor service structures * remove unused imports, revert compose file * import new protos, refactor to us pagination for limits * use fixed delayed for 5 minute scheduled tasks * add marker address, refactor * fix lint * add change log * revert db port changes used for testing
- Loading branch information