Jack Robison
|
9faf6e46ca
|
move lbry.wallet.server to new project called scribe
switch from using lbrycrd to lbcd
|
2022-03-27 23:33:26 -04:00 |
|
Victor Shyba
|
1aa4d9d585
|
simplify, genaralize to any size and fix tests
|
2022-02-28 13:06:51 -03:00 |
|
Victor Shyba
|
f0e47aae86
|
add get_colliding_prefix_bits, docs and tests
|
2022-02-28 13:06:51 -03:00 |
|
Lex Berezhny
|
dc1d9e1c84
|
upgrade pylint and fix lint errors
|
2021-08-20 22:36:35 -04:00 |
|
Victor Shyba
|
fb438dc108
|
remove the unregister call
|
2021-06-04 12:47:16 -03:00 |
|
Victor Shyba
|
4e6b4f179b
|
add items() to LRUCache
|
2021-06-04 12:20:44 -03:00 |
|
Victor Shyba
|
00d038c8f3
|
add default parameter to pop on LRUCache
|
2021-06-04 12:15:47 -03:00 |
|
Jack Robison
|
c094d8f2e8
|
add ALLOW_LAN_UDP hub setting
|
2021-04-28 16:47:00 -04:00 |
|
Lex Berezhny
|
7bb873dad9
|
removed connection_status field from the status command, use wallet.connected instead to determine if SDK is connected
|
2021-03-09 13:27:36 -05:00 |
|
Lex Berezhny
|
dee494e12f
|
converting from USD, BTC to LBC is now done via several exchange rate providers: Bittrex, Cryptonator, CoinEx, hotbit and UPbit
|
2021-02-10 22:14:13 -05:00 |
|
Jack Robison
|
a6d65233f1
|
fallback to getting external ip from spv servers instead of internal apis
|
2021-01-21 16:20:53 -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
|
13e38d6fd8
|
use LRUCache instead of pylru in wallet server
|
2020-12-23 20:47:05 -05:00 |
|
Jack Robison
|
10dcb64715
|
lru cache metrics
|
2020-12-23 20:47:03 -05:00 |
|
Jack Robison
|
e3abab6d4d
|
pylint
|
2020-05-04 12:15:48 -04:00 |
|
Jack Robison
|
3469abaefd
|
write lock metrics
|
2020-05-02 21:23:17 -04:00 |
|
Brannon King
|
212c8f188d
|
only change LD vars if running from bundle
missed a word
moved is_running_from_bundle
|
2020-03-06 15:53:09 -05:00 |
|
Lex Berezhny
|
1b25f2c531
|
pylint fix in lbry/utils.py
|
2020-01-03 03:08:15 -05:00 |
|
Victor Shyba
|
44f402c64e
|
delete cryptoutils
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
efb5f232f7
|
fixed pylint for lbry/utils.py
|
2020-01-03 03:08:15 -05:00 |
|
Lex Berezhny
|
2968f74c6c
|
moved lbry up one level
|
2020-01-01 15:57:56 -05:00 |
|