Thomas Zarebczan
|
dcb781a57e
|
Merge pull request #2287 from lbryio/aiohttp
use utils.aiohttp for comments
|
2019-07-03 14:12:22 -04:00 |
|
Thomas Zarebczan
|
09db71ae7f
|
Update comment_client.py
|
2019-07-02 23:39:27 -04:00 |
|
Thomas Zarebczan
|
60dc43340d
|
use util.aiohttp
Fix certificate errors
|
2019-07-02 18:38:43 -04:00 |
|
Oleg Silkin
|
256b10bd7d
|
Merge branch 'master' into 2279-fix
|
2019-07-02 12:01:00 -04:00 |
|
Oleg Silkin
|
77adcaeb50
|
Fixes corner case where channel is pending confirmation
|
2019-07-02 11:58:24 -04:00 |
|
Jack Robison
|
abf2ca40a2
|
Merge pull request #2273 from lbryio/fix-session-bloat
Fix wallet server session bloat from unhandled socket errors
|
2019-07-01 12:18:57 -04:00 |
|
Jack Robison
|
d5183123fa
|
fix uvloop being ignored
|
2019-07-01 11:42:16 -04:00 |
|
Jack Robison
|
8b0d96acba
|
reuse lbrycrd connector
|
2019-07-01 11:40:13 -04:00 |
|
Jack Robison
|
66122a45ed
|
remove zombie sessions on uncaught socket errors
|
2019-07-01 11:36:26 -04:00 |
|
Jack Robison
|
a2953ac9ac
|
test session bloat from timed out sockets
|
2019-07-01 11:36:26 -04:00 |
|
Jack Robison
|
c51db5294f
|
typing
|
2019-07-01 11:36:26 -04:00 |
|
Jack Robison
|
8cba43bfed
|
add method_counts field to getinfo
|
2019-07-01 11:36:23 -04:00 |
|
Jack Robison
|
4b1c7aa6c5
|
fix getinfo command
|
2019-07-01 10:41:36 -04:00 |
|
Jack Robison
|
14c1e95841
|
Merge pull request #2275 from lbryio/disable-bandwidth-tracking
add `track_bandwidth` config setting to disable bandwidth usage in `status`, add `total_sent` and `total_received` fields to connection status
|
2019-07-01 10:39:50 -04:00 |
|
Jack Robison
|
4f5a4d9ce0
|
add track_bandwidth config setting to disable bandwidth usage in status
|
2019-07-01 09:54:06 -04:00 |
|
Lex Berezhny
|
82f2ad21e1
|
added IGNORE to insert into trend query
|
2019-06-28 16:02:54 -04:00 |
|
Jack Robison
|
8a5b803788
|
add first 32260 blocks of bitcoin headers for torba unit tests
|
2019-06-28 15:09:49 -04:00 |
|
Lex Berezhny
|
86b46ebf19
|
fix for has_channel_signature in claim_search
|
2019-06-26 19:19:10 -04:00 |
|
Lex Berezhny
|
ca999053ae
|
update lbrycrd to v0.12.4.1
|
2019-06-26 12:40:26 -04:00 |
|
Lex Berezhny
|
8b152f3c96
|
check for valid fee.currency and fee.amount before processing
|
2019-06-26 10:44:33 -04:00 |
|
Lex Berezhny
|
c68bfbdf2e
|
v0.38.0
|
2019-06-25 16:27:01 -04:00 |
|
Jack Robison
|
7e8180fefc
|
fix attribute error if availability_response field is missing
|
2019-06-25 16:22:02 -04:00 |
|
Jack Robison
|
305226a3bd
|
fix database migration bugs
|
2019-06-25 16:09:24 -04:00 |
|
Jack Robison
|
c8752b03c1
|
travis checksums
|
2019-06-25 16:09:24 -04:00 |
|
Lex Berezhny
|
8195deebe3
|
updated generated docs
|
2019-06-25 15:34:32 -04:00 |
|
Lex Berezhny
|
88f2156aeb
|
update install to new testing tools and directory structure
|
2019-06-25 13:49:54 -04:00 |
|
Lex Berezhny
|
b1982a81dc
|
updated release script to add --start-tag option
|
2019-06-25 12:50:13 -04:00 |
|
Lex Berezhny
|
18e19213f4
|
fix fee_amount default on wallet server
|
2019-06-25 11:04:32 -04:00 |
|
Lex Berezhny
|
6fb67b86f5
|
added spv4-spv6
|
2019-06-25 10:42:59 -04:00 |
|
Lex Berezhny
|
a4c15769d0
|
v0.38.0rc10
|
2019-06-25 02:01:42 -04:00 |
|
Lex Berezhny
|
894e86d3ee
|
fix intermittent test_queries failure in torba due to non-unique TX generated
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
9712ef8abf
|
cache Homebrew
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
908107d24f
|
cache virtualenv directory on windows
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
d667efa9de
|
remove docker wine based windows build process scripts
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
e649d7219b
|
stage: build
|
2019-06-25 01:33:04 -04:00 |
|
Lex Berezhny
|
1f5698ec86
|
build using travis windows container
|
2019-06-25 01:33:04 -04:00 |
|
Jack Robison
|
15341aa80e
|
fix setting the external ip from upnp
|
2019-06-24 15:39:31 -04:00 |
|
Lex Berezhny
|
3f4895bd40
|
v0.38.0rc9
|
2019-06-23 23:42:29 -04:00 |
|
Jack Robison
|
103c93a06c
|
update aioupnp to 0.0.13
|
2019-06-23 23:39:45 -04:00 |
|
Lex Berezhny
|
21f02d3e6d
|
fix torba test_sync test reliability
|
2019-06-23 22:40:41 -04:00 |
|
Lex Berezhny
|
9ce93a1da6
|
added --not_channel_ids and --has_channel_signature
|
2019-06-23 20:24:35 -04:00 |
|
Lex Berezhny
|
d0e1468acd
|
channel migration better handles missing or invalid certificates
|
2019-06-23 13:46:02 -04:00 |
|
Lex Berezhny
|
8a5bb239c5
|
fix working directory in windows build
|
2019-06-23 11:31:46 -04:00 |
|
Lex Berezhny
|
816cde32a9
|
fix support reorg error
|
2019-06-23 10:56:59 -04:00 |
|
Lex Berezhny
|
2b514a9df7
|
fix github release upload
|
2019-06-23 00:38:02 -04:00 |
|
Lex Berezhny
|
ef39ba26a0
|
v0.38.0rc8
|
2019-06-23 00:08:41 -04:00 |
|
Lex Berezhny
|
59ca3d3d16
|
take_over_height fix
|
2019-06-22 23:24:56 -04:00 |
|
Lex Berezhny
|
80ff60f0aa
|
added take_over_height to claim search / resolve output
|
2019-06-22 23:24:56 -04:00 |
|
Lex Berezhny
|
488c2e2f17
|
searching by fee_amount and fee_currency
|
2019-06-22 23:24:56 -04:00 |
|
Lex Berezhny
|
9e11fc1e99
|
dont error when claim search gets invalid channel
|
2019-06-22 23:24:56 -04:00 |
|