Chainquery Versions Save

Chainquery parses and syncs the LBRY blockchain data into structured SQL

v2.5.4

3 years ago

Changelog

83ab6af improve sync claims of claim trie sync

v2.5.3

3 years ago

Changelog

56e22f4 increase queue size

v2.5.2

3 years ago

Changelog

b924f99 Add new index to make finding spent outputs to update faster. 8b935bf Improve claimtrie sync process via code to reduce query complexity to make it overall much faster. dbd19af fix linting

v2.5.1

3 years ago

Changelog

eb0f738 Added prometheus metrics Fix notifications to close response

v2.5.0

3 years ago

Changelog

8b491c0 Add claim count for each channel 88d9618 Merge pull request #153 from lbryio/claims_in_channels

v2.4.0

3 years ago

Changelog

0de3c9b Add payment, new claim notifications e96a4b4 Log error if subscribers cannot be applied 05f7bb5 Remove testing and add comments f8ee520 fix linting

v2.3.4

3 years ago

Changelog

e01ddc7 Prevent liscenseURL greater than length 255 on stream

v2.3.3

3 years ago

Changelog

1b1ced9 Prevent sourceURL greater than length 255 on channel too

v2.3.2

3 years ago

Changelog

8023552 Prevent sourceURL greater than length 255

v2.3.1

4 years ago

Changelog

94f010e Add index for sd_hash limit content type column during processing ff05549 Merge pull request #149 from lbryio/add_sd_hash_index b2e5b6c fix migration