Lex Berezhny
|
183e3ac1c7
|
claim search
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8087b457c6
|
reorganized commands and finished support_abandon with --keep
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
fedb7c23d0
|
bring back blocks_behind in wallet status
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
c708c1db07
|
audio/video/image stream types
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
2007c48af3
|
fixed tests for setting claim values
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
0592cee567
|
claim integration test fixes
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
814eaca524
|
cli tests fixed
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
25436893bc
|
pylint and a few other fixes
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
5b9d41fd5c
|
regeneate script after modifying protobufs
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
b1720d1659
|
fix setting sd hash
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
4b3a6ab875
|
big support tests passes
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
67dcede2d8
|
lots of stuff deleted
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
af73e1a2f5
|
chris45 passing again
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
c1fbb02bfe
|
dont validate inputs in json_response_encoder
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
d47575e8e0
|
progress
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
fe9aa666e9
|
fix name is not part of old sigs
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
a9e0eeba7e
|
add tests and fix verification of old signatures
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
f2236eb7a4
|
resolve: check if there is a cert before fetching a tx
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
df649341cd
|
json output formatting fix for Claim
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
ea09aca175
|
pylint fixes and ClaimDict->Claim
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
ca92fddecf
|
pylint
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
8259d7c680
|
txo.claim_hash and other fixes related to proto3 refactor
|
2019-03-25 22:54:08 -04:00 |
|
Victor Shyba
|
6653da2973
|
all
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e74998209d
|
for victor
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
2bea0f697a
|
pylint
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1d68bef6f2
|
client side pretty much done
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
cd2b535afb
|
moved claim signing to TXO
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
9dfe7bbcf6
|
imports updated after moving lbrynet.extras.wallet to lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
120618ffd5
|
updated imports due to lbrynet.extras.wallet -> lbrynet.wallet move
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
e8abcbb06e
|
moved lbrynet.extras.wallet -> lbrynet.wallet
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
1ec8f0b0b4
|
wip
|
2019-03-25 22:54:08 -04:00 |
|
Lex Berezhny
|
323694fb12
|
removed address.py
|
2019-03-25 22:54:08 -04:00 |
|
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 |
|