Commit graph

12 commits

Author SHA1 Message Date
Victor Shyba
f8ed605da2 adds a way to verify detached signatures 2019-01-17 23:24:58 -05:00
Victor Shyba
e38ef2af1f adds a way to sign detached 2019-01-17 23:24:58 -05:00
Victor Shyba
5d8e627d02 adds a separate representation for a detached signature 2019-01-17 23:24:58 -05:00
hackrush
6c8cbc1b9e added additional fields to uri parser 2019-01-11 15:10:22 -05:00
Oleg Silkin
b3fde9d78d Removes six From Project (#1660)
* Replaces `six` urllib with python 3's urllib
* Replaces `six`'s int2byte method with native `bytes` class
* Removes edge case testing for python2 vs python3
* Removes useless object inheritance
* Uses native io.BytesIO instead of six.BytesIO
* Removes six from dependencies
2018-11-22 23:24:21 -05:00
Jack Robison
7c8016d807
remove accidentally added lbrynet.schema.signature 2018-11-09 16:52:46 -05:00
Jack Robison
d704336f20
absolute imports 2018-11-09 16:52:46 -05:00
Victor Shyba
588779e3a4 makefile for using types repo 2018-11-05 20:48:21 -05:00
Lex Berezhny
dc81b6def1 install lbryumx after lbrynet so that we dont get the old protobuf 2018-11-04 10:50:15 -05:00
Lex Berezhny
22f5aaee70 regenerated protobufs 2018-11-04 10:50:15 -05:00
Victor Shyba
e46f0e2444 fix namespace lbryschema->lbrynet.schema 2018-11-04 10:50:15 -05:00
Victor Shyba
2dcebe48b7 move lbryschema/lbryschema into lbrynet/schema 2018-11-04 10:50:15 -05:00