OdyseeTeam / chainquery

Chainquery parses and syncs the LBRY blockchain data into structured SQL
https://lbry.tech
MIT License
2.25k stars 42 forks source link

-Added logic to sync claims that have passed their valid at height #98

Closed tiger5226 closed 5 years ago

tiger5226 commented 5 years ago

-Added logic to sync claims that have passed their valid at height since the last claim trie sync. This fixes the takeover bug where the state never gets updated.

-Added JSON state column to job status to store state specifics for each job.

codeclimate[bot] commented 5 years ago

Code Climate has analyzed commit d127196e and detected 1 issue on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 1

View more on Code Climate.