OdyseeTeam / chainquery

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

claim id list incorrect #177

Open tzarebczan opened 2 years ago

tzarebczan commented 2 years ago

https://github.com/OdyseeTeam/chainquery/blob/66eae7d04de61ef9441d1c6353f953e9b3053d2f/daemon/processing/claim.go#L553

someone discovered a fun cq bug with playlists...i never looked closely into the claim id list returned, but it's wrong. One claim id is backwards, and the other is sort of backwards,but not even correct. https://chainquery.lbry.com/api/sql?query=select+*+from+claim+where+publisher_id+=+%27177fee1234ed17fb87728de2428e441813298675%27+and+claim_id=%27e8227bd14b91db9bc4678825a6d0a32cafeb17dd%27