Commit graph

23 commits

Author SHA1 Message Date
Mark Beamer Jr
e29b47a047
removed migratedFrom field on ClaimHelper, and added unit tests. 2018-11-09 21:37:59 -05:00
Mark
38325c6d44
Merge pull request #3 from lbryio/add_migration
Added migration method.
2018-11-09 17:15:53 -05:00
Mark Beamer Jr
c84b36d76d
added travis support. 2018-11-09 17:09:38 -05:00
Mark Beamer Jr
95c75ed957
Added negative test cases. 2018-11-09 17:09:34 -05:00
Mark Beamer Jr
ccd1b2b84d
Added migration method and cleaned things up. 2018-11-09 17:07:47 -05:00
Mark
dac2dbda61
Merge pull request #4 from lbryio/move_to_types
moved to lbryio/types/go
2018-11-09 17:05:07 -05:00
Mark Beamer Jr
2e58228e91
moved to lbryio/types/go 2018-11-09 17:04:05 -05:00
Jack Robison
185433f2fd
Merge pull request #2 from roylee17/fix-concurrent-write-to-addressPrefix
avoid concurrent write to addressPrefixes
2018-05-15 18:53:26 -04:00
Tzu-Jung Lee
40f9c3f961 avoid concurrent write to addressPrefixes 2018-05-15 10:13:05 -07:00
Jack Robison
dd814b834b
formatting and imports 2018-02-15 14:51:51 -05:00
Jack Robison
cdaf3ac682
add SerializeClaimFromJSON , DecodeAddress, and EncodeAddress to python binding 2017-11-27 10:25:04 -05:00
Jack Robison
6d169425d1
split b58 checksum validation from address validation 2017-11-27 10:24:10 -05:00
Jack Robison
f53da5c3e5
add DecodeClaimJSON 2017-11-27 10:23:24 -05:00
Jack Robison
d89334f9eb
verify certificate fields 2017-11-27 10:22:57 -05:00
Jack Robison
2fcc2f106e
cleanup 2017-11-27 10:22:04 -05:00
Jack Robison
4cff2dd233
add testnet and regtest address validation 2017-11-20 13:44:19 -05:00
Jack Robison
37a8c4cae1
add DecodeClaimHex to python binding 2017-11-13 10:11:19 -05:00
Jack Robison
8aaa786512
add python binding 2017-11-08 22:01:32 -05:00
Jack Robison
1f23a260ae
Merge branch 'validate-signatures' 2017-11-08 20:28:10 -05:00
Jack Robison
e02762ab6c
add decode tool 2017-11-07 21:41:07 -05:00
Jack Robison
9a629bb545
validate SECP256k1 signatures 2017-11-07 21:39:08 -05:00
Jack Robison
c62c175d8b
more 2017-09-12 12:02:30 -04:00
Jack Robison
eb8f72f0d8
initial commit 2017-09-06 10:31:28 -04:00