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

Parsing nonstandard addresses are hardcoded to the mainnet #102

Closed tiger5226 closed 5 years ago

tiger5226 commented 5 years ago

This should be made configurable.

The offending code:

https://github.com/lbryio/chainquery/blob/085c293fe355557b9d0337b9f9aee0f22f25580c/lbrycrd/script.go#L36-L40

tiger5226 commented 5 years ago

@nikooo777 This is why we had different addresses in testnet for the claims.

tiger5226 commented 5 years ago

fixed with 007bb78bd7cd50894986a9f98969732d57c6578d