Jack Robison
|
8f9e6a519d
|
refactor trending
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
da75968078
|
trending fixes
|
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 |
|
Jack Robison
|
e212ce23e3
|
prefix db
|
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
|
c59d08080e
|
update iterators to use pack_partial_key
|
2022-03-15 15:34:08 -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
|
f53b1ee290
|
add remaining db prefixes
|
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
|
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
|
468ed91ee3
|
add RevertableOpStack to verify consistency of ops as they're staged
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
066f797ad4
|
refactor ClaimToTXO prefix
|
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
|
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
|
53ee3a5f80
|
claim activations and takeovers (WIP)
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
06841a4fde
|
claim expiration
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
b40cda78ee
|
claims db
-move all leveldb prefixes to DB_PREFIXES enum
-add serializable RevertableOp interface for key/value puts and deletes
-resolve urls from leveldb
|
2022-03-15 15:34:07 -03:00 |
|