Commit graph

33 commits

Author SHA1 Message Date
Alex Grintsvayg 761687c40d
add note 2020-09-01 13:42:20 -04:00
Alex Grintsvayg b14fb6c18b
prep repo for merge into lbry.go 2020-09-01 13:30:36 -04:00
Mark Beamer Jr 6d2f69a36f
remove address validation 2019-06-02 13:32:30 -04:00
Mark Beamer Jr d701bab7f6
Fixed claim signing after changes in 90bef98bc3 2019-05-04 00:00:23 -04:00
Mark Beamer Jr c54836bca0
Added based types to serialization. 2019-04-28 19:10:07 -04:00
Mark Beamer Jr 322c658307
Refactored to work with types repo @3af92598 2019-04-21 23:06:48 -04:00
Mark Beamer Jr bad2d869f5
Added claim_id for v1 claim migration 2019-04-13 23:23:41 -04:00
Mark 414540ec6d
Merge pull request #7 from lbryio/proto3
added support for proto3 metadata definitions
2019-04-11 00:15:10 -04:00
Mark Beamer Jr 9159c7602d
added support for proto3 metadata definitions
added signing capabilities
all with unit tests
2019-04-07 00:29:12 -04:00
Mark 50996a6b0d
Merge pull request #5 from lbryio/remove_migratedfrom
removed migratedFrom field on ClaimHelper, and added unit tests.
2018-11-09 21:39:47 -05:00
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