Jack Robison
a51bf6a4fa
log time to update and decay trending in elasticsearch
2022-03-15 15:34:08 -03:00
Jack Robison
0be141188c
skip integrity errors for trending spikes
2022-03-15 15:34:08 -03:00
Jack Robison
6f2b985b73
update trending in elasticsearch
...
-add TrendingPrefixSpike to leveldb
-expose `TRENDING_HALF_LIFE`, `TRENDING_WHALE_HALF_LIFE` and `TRENDING_WHALE_THRESHOLD` hub settings
2022-03-15 15:34:08 -03:00
Brendon J. Brewer
8eba05308d
constants
2022-03-15 15:34:08 -03:00
Jack Robison
e212ce23e3
prefix db
2022-03-15 15:34:08 -03:00
Brendon J. Brewer
0c7be8975f
trending
2022-03-15 15:34:08 -03:00
Jack Robison
6cba95c148
fix claims not having non-normalized names
2022-03-15 15:34:08 -03:00
Jack Robison
b4853c5f67
fix merge conflicts and simplify extract_doc
2022-03-15 15:34:08 -03:00
Victor Shyba
08d635322e
implement blocking and filtering
2022-03-15 15:34:08 -03:00
Jack Robison
c59d08080e
update iterators to use pack_partial_key
2022-03-15 15:34:08 -03:00
Jack Robison
d1560ef09b
faster es sync
2022-03-15 15:34:07 -03:00
Jack Robison
bfbe7c1bf5
rename extend_ops
2022-03-15 15:34:07 -03:00
Jack Robison
7ad2234983
faster es sync
2022-03-15 15:34:07 -03:00
Jack Robison
2180e24bc1
fix resolve by short id
2022-03-15 15:34:07 -03:00
Jack Robison
ea1285cd9f
reorg claims in the search index
2022-03-15 15:34:07 -03:00
Jack Robison
babb76d90d
rename
2022-03-15 15:34:07 -03:00
Jack Robison
a9c8061c0c
update RevertableOpStack
2022-03-15 15:34:07 -03:00
Jack Robison
f53b1ee290
add remaining db prefixes
2022-03-15 15:34:07 -03:00
Jack Robison
0c85de7839
fix signed claim invalidation corner cases
2022-03-15 15:34:07 -03:00
Jack Robison
e67152ec14
update channel_to_claim and claim_to_channel at the same time
2022-03-15 15:34:07 -03:00
Jack Robison
287ff0a557
typing and fix error string
2022-03-15 15:34:07 -03:00
Jack Robison
7f743ff3f1
fix RepostKey
2022-03-15 15:34:07 -03:00
Jack Robison
3a452a3b2a
rename effective_amount prefix
2022-03-15 15:34:07 -03:00
Jack Robison
bce14c3d79
rename things
...
-fix effective amount integrity error
2022-03-15 15:34:07 -03:00
Jack Robison
90cfcaac40
fix
2022-03-15 15:34:07 -03:00
Jack Robison
02563db2c7
pretty print
2022-03-15 15:34:07 -03:00
Jack Robison
f01b8c849d
use RevertableOpStack in _get_takeover_ops
2022-03-15 15:34:07 -03:00
Jack Robison
6a46f50a35
remove debug prints
2022-03-15 15:34:07 -03:00
Jack Robison
468ed91ee3
add RevertableOpStack to verify consistency of ops as they're staged
2022-03-15 15:34:07 -03:00
Jack Robison
a74434e269
imports
2022-03-15 15:34:07 -03:00
Jack Robison
92be63ff5b
close db in sync script
2022-03-15 15:34:07 -03:00
Jack Robison
2341667d04
update elastic sync
2022-03-15 15:34:07 -03:00
Jack Robison
89e7c8582e
invalidate channel signatures upon channel abandon
2022-03-15 15:34:07 -03:00
Jack Robison
066f797ad4
refactor ClaimToTXO prefix
2022-03-15 15:34:07 -03:00
Jack Robison
5be04448ea
remove extra open functions
2022-03-15 15:34:07 -03:00
Jack Robison
5f3850bfa2
prints
2022-03-15 15:34:07 -03:00
Jack Robison
49f4add8d1
tests
2022-03-15 15:34:07 -03:00
Jack Robison
6ea96e79bd
reposts
2022-03-15 15:34:07 -03:00
Jack Robison
9ad31008a5
fix updating the ES search index
...
-update search index to use ResolveResult tuples
2022-03-15 15:34:07 -03:00
Jack Robison
966f47a5b1
bid ordered resolve, feed ES claim data from block processor
2022-03-15 15:34:07 -03:00
Jack Robison
c0e2d56f55
fix early takeovers by not-yet activated claims
2022-03-15 15:34:07 -03:00
Jack Robison
2ba044ee4e
require previous_winning arg for get_takeover_name_ops
2022-03-15 15:34:07 -03:00
Jack Robison
d69180da71
fix takeover edge case
...
if a claim with a higher value than that of a claim taking over a name exists but isn't yet activated, activate it early and have it take over the name
2022-03-15 15:34:07 -03:00
Jack Robison
99d16fcb5a
bid ordered resolve (WIP)
2022-03-15 15:34:07 -03:00
Jack Robison
e678df86e0
claim takeovers
2022-03-15 15:34:07 -03:00
Jack Robison
6aa124592d
move get_expiration_height and claimtrie constants to Coin class
2022-03-15 15:34:07 -03:00
Jack Robison
53ee3a5f80
claim activations and takeovers (WIP)
2022-03-15 15:34:07 -03:00
Jack Robison
2e92f3acad
LBRYBlockProcessor -> BlockProcessor
...
- temporarily disable claim_search
2022-03-15 15:34:07 -03:00
Jack Robison
1ff3ab4b83
db state struct
...
-remove dead code
2022-03-15 15:34:07 -03:00
Jack Robison
06841a4fde
claim expiration
2022-03-15 15:34:07 -03:00