Commit graph

19 commits

Author SHA1 Message Date
Niko Storni 505d9d6212 update lbry.go dependency
add go mod
2020-09-01 19:09:06 +02: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 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 Beamer Jr e29b47a047
removed migratedFrom field on ClaimHelper, and added unit tests. 2018-11-09 21:37:59 -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 Beamer Jr 2e58228e91
moved to lbryio/types/go 2018-11-09 17:04:05 -05:00
Jack Robison dd814b834b
formatting and imports 2018-02-15 14:51:51 -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 9a629bb545
validate SECP256k1 signatures 2017-11-07 21:39:08 -05:00
Jack Robison c62c175d8b
more 2017-09-12 12:02:30 -04:00