Lex Berezhny
|
d5e37acd8f
|
minor Fee changes
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
129a886f2b
|
+ fee.amount
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
cd15230a92
|
getting close to a nice model
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
c1b7fdc68e
|
deleted bunch of stuff
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
9fd67aaad6
|
removed legacy_schema_v1
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
ce9dc1836e
|
moved schema/current_schema/claim.py into schema/claim.py
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
2e557d3a36
|
converted everyting in schema/legacy/* into schema/jsonschema.py
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
5df05cb37e
|
make schema.types a module
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
326b62dc57
|
moved proto2/proto3 to types/v1 and types/v2 respectively
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
25cc7ba284
|
updated schema to latest types: Claim uses oneof type for Channel/Stream
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
550f064302
|
baseschema
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
11086b93f1
|
migrate other fields
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
df5662136d
|
migrate cert + adapt to latest types repo
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
291d65070d
|
move common schema values to constants.py
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
9b64ee33dc
|
fix imports: schema.schema -> schema.legacy_schema_v1
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
5404d26f2f
|
schema.schema -> schema.legacy_schema_v1
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
26ade1f228
|
bump merged proto3
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
b49f1f1b54
|
fix imports
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
3bafa2ad22
|
regenerate protos
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
378ec44f3c
|
update make to generate proto2 and proto3
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
9d0d17b422
|
rename proto proto2
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
aa93b94b61
|
fix unit tests
|
2019-03-25 22:27:52 -04:00 |
|
Lex Berezhny
|
d7dadc2f0e
|
+ __not_like db condition
|
2019-03-25 22:04:48 -04:00 |
|
Lex Berezhny
|
33ac9eea13
|
fix is_valid_address
|
2019-03-24 21:53:52 -04:00 |
|
Lex Berezhny
|
9ff41f748e
|
upgrades
|
2019-03-24 17:09:55 -04:00 |
|
Lex Berezhny
|
9589ac6d02
|
include tx in db get_txos()
|
2019-03-22 03:03:48 -04:00 |
|
Lex Berezhny
|
cfa74985e0
|
Revert "add hash property to txoref"
This reverts commit 38ae660a68 .
|
2019-03-20 14:17:14 -04:00 |
|
Victor Shyba
|
38ae660a68
|
add hash property to txoref
|
2019-03-20 14:02:14 -04:00 |
|
Lex Berezhny
|
ca4a07f766
|
ledger.is_valid_address added
|
2019-03-20 01:36:30 -04:00 |
|
Victor Shyba
|
f7c8145283
|
fix travis not to build wallet on PR
|
2019-03-19 12:22:00 -04:00 |
|
Lex Berezhny
|
9281bdb61b
|
lazy parse scripts
|
2019-03-18 23:25:00 -04:00 |
|
Lex Berezhny
|
80b65ae7e7
|
OP_0 can be an OP but also an empty string, figure this out contextually in parser
|
2019-03-18 18:13:49 -04:00 |
|
Lex Berezhny
|
0de17730ca
|
v0.34.0
|
2019-03-15 16:21:29 -04:00 |
|
Jack Robison
|
58743ba19b
|
Merge pull request #1987 from lbryio/more-dht-tests
improve dht unit tests
|
2019-03-15 15:38:51 -04:00 |
|
Jack Robison
|
f2fefbe287
|
add lbrynet.dht.blob_announcer unit tests
|
2019-03-15 14:29:02 -04:00 |
|
Jack Robison
|
60a24f0e6e
|
add lbrynet.dht.protocol.data_store unit tests
|
2019-03-15 12:44:55 -04:00 |
|
Jack Robison
|
664f91bfab
|
add lbrynet.dht.protocol.distance unit tests
|
2019-03-15 12:44:41 -04:00 |
|
Jack Robison
|
44f92a271f
|
move dht tests to reflect the real directory structure
|
2019-03-15 12:01:21 -04:00 |
|
Jack Robison
|
6565ca8558
|
improve lbrynet.dht.serialization unit tests
|
2019-03-14 18:45:56 -04:00 |
|
Jack Robison
|
3b0ba3e534
|
v0.34.0rc2
|
2019-03-14 16:03:39 -04:00 |
|
Jack Robison
|
8106eb1fa5
|
Merge pull request #1986 from lbryio/fix-timeout-no-peers
fix default download timeout not being set
|
2019-03-14 15:47:12 -04:00 |
|
Jack Robison
|
c9b2829227
|
fix/test fixed_peer_delay and added_fixed_peers
|
2019-03-14 15:08:26 -04:00 |
|
Jack Robison
|
4f2f8b16f3
|
fix pending downloads not being removed
|
2019-03-14 13:52:00 -04:00 |
|
Jack Robison
|
2ab2b846b1
|
fix default download timeout not being set
|
2019-03-14 13:07:11 -04:00 |
|
Jack Robison
|
2df7284c29
|
Merge pull request #1985 from lbryio/fix-ttfb-analytics
fix the time to the head blob including the time to the sd blob in analytics
|
2019-03-14 11:17:37 -04:00 |
|
Jack Robison
|
ab5d71ff61
|
fix the time to the head blob including the time to the sd blob in analytics
|
2019-03-13 16:24:23 -04:00 |
|
Lex Berezhny
|
99b289f135
|
v0.34.0rc1
|
2019-03-12 20:29:10 -04:00 |
|
Lex Berezhny
|
6db02e4362
|
show build type setting when building
|
2019-03-12 20:23:10 -04:00 |
|
Lex Berezhny
|
98d8b7d463
|
sync uses new apply APIs in torba
|
2019-03-12 20:22:41 -04:00 |
|
Lex Berezhny
|
96f1883fc4
|
check modified_on
|
2019-03-12 20:22:41 -04:00 |
|