Jack Robison
|
172a0f0ac2
|
fix reposted channel being missing from resolve result
-improve names of the resolve related methods in `LevelDB`
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
8031a55dbb
|
fix test
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
f77f2f6e80
|
batch address history notifications
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
7d3eef1fd9
|
fix logging number of notified sessions
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
a0e0039988
|
handle invalid release time
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
c00912015a
|
claim search fixes
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
da75968078
|
trending fixes
|
2022-03-15 15:34:08 -03:00 |
|
Jack Robison
|
91a86fd12f
|
merge conflicts
|
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
|
e94a2c7c94
|
remove dead code
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
cd1ce32377
|
non blocking mempool loop
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
b4eaa5f918
|
move MemPool into BlockProcessor
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
d4194954d3
|
combine MemPool and Notifications classes
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
fd2753b95a
|
cleanup
|
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
|
2e92f3acad
|
LBRYBlockProcessor -> BlockProcessor
- temporarily disable claim_search
|
2022-03-15 15:34:07 -03:00 |
|
Jack Robison
|
d57cd5acd7
|
get_claim_by_claim_id
|
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 |
|
Jack Robison
|
ef3bab16d3
|
disable sqlite in block processor
|
2022-03-15 15:34:07 -03:00 |
|
Victor Shyba
|
e222b6ad9c
|
log that a invalid query happened
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
19b17374e8
|
throttle instead of disconnecting
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
43989122bb
|
add error type and message to error readme and update code
|
2021-08-09 15:07:44 -03:00 |
|
Victor Shyba
|
72712d6047
|
raise and disconnect if too many parameters are used on search
|
2021-08-09 15:07:44 -03:00 |
|
Lex Berezhny
|
73e239cc5f
|
client side hub discovery pub/sub and hub metadata stored, removed old peers implementation
|
2021-06-22 11:07:58 -04:00 |
|
Lex Berezhny
|
ad670f721a
|
working client peer hub
|
2021-06-22 11:07:58 -04:00 |
|
Lex Berezhny
|
028a4a70cf
|
wallet server federation, client portion
|
2021-06-22 11:07:58 -04:00 |
|
Victor Shyba
|
7f5d88e95c
|
remove dead/broken/unused API
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
60a59407d8
|
cache the encoded output instead
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
20a5aecfca
|
fix lib exception to asyncio TimeoutError
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
c2e7b5a67d
|
restore some of the interrupt metrics
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
57f1108df2
|
fix query being json serializable
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
eb6924277f
|
round time to 10 minutes and fetch referenced by id
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
038a5f999f
|
cache encoded headers
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
87037c06c9
|
remove reader code
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
bf44befff6
|
backport fixes from server
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
996686c1da
|
claim search and resolve translated to ES queries
|
2021-03-19 19:58:13 -03:00 |
|
Victor Shyba
|
ae337807f5
|
get merkles outside thread cooperatively
|
2021-03-10 13:05:17 -03:00 |
|
Victor Shyba
|
9ae30ac08e
|
during subscribe, hash address only when its time
|
2021-03-10 12:51:58 -03:00 |
|
Jack Robison
|
0f5f1aebed
|
accept connections from ledger clients in spv server
|
2021-01-21 21:37:39 -05:00 |
|
Jack Robison
|
f0d8fb8f1a
|
add UDP based ping protocol for spv servers
|
2021-01-21 16:08:33 -05:00 |
|
Jack Robison
|
e9c7cf6f63
|
logging
|
2021-01-21 14:51:59 -05:00 |
|
Jack Robison
|
68f1661452
|
add LRUCache with no prometheus metrics
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
36fd1b91ae
|
cache server features
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
a4ec430ac0
|
improve subscription performance
|
2021-01-21 14:37:08 -05:00 |
|
Jack Robison
|
9dd5159414
|
increase server cache sizes
|
2020-12-23 20:47:05 -05:00 |
|
Jack Robison
|
13e38d6fd8
|
use LRUCache instead of pylru in wallet server
|
2020-12-23 20:47:05 -05:00 |
|
Jack Robison
|
674ce02e58
|
logging
|
2020-12-14 14:38:36 -05:00 |
|
Jack Robison
|
8dfa2767ec
|
new_touched
|
2020-12-14 13:52:26 -05:00 |
|