Commit Graph

13 Commits

Author SHA1 Message Date
Jude Nelson
ad942164b8 normalize c32 addresses 2019-12-17 19:06:46 -05:00
Jude Nelson
112641f3d5 Merge branch 'develop' into feature/blocks-transactions-accounts 2019-11-15 14:06:32 -05:00
Aaron Blankstein
3eaa6b9ab1 fix code patterns that are deprecated as of rust stable 1.37, eliminate mut warnings 2019-10-31 15:12:52 -05:00
Jude Nelson
4e0fa0d669 notes to normalize 2019-10-07 18:55:10 -04:00
Jude Nelson
3b0d654ef1 add extra derives 2019-09-09 19:00:27 -04:00
Jude Nelson
ca054861c2 separate out address encoding and hashing into the address module -- it is not specific to bitcoin anymore 2019-08-20 17:55:39 -04:00
Jude Nelson
37dcecf6e6 add b58 implementation from rust-bitcoin 2019-03-19 18:54:58 -04:00
Jude Nelson
b849bdabbe unify address errors for b58 and c32 2019-03-19 18:46:32 -04:00
Jude Nelson
e81c4508ef use sha2 module; unify address errors 2019-03-19 18:46:13 -04:00
Jude Nelson
cad5a71fb4 run c32 tests 2019-03-09 18:46:59 -05:00
Aaron Blankstein
29a0225531 light cleaning up of test functions 2019-02-19 11:28:30 -06:00
Aaron Blankstein
96c6085362 add Principal type. implement c32 address decoding/encoding. 2019-02-15 17:28:28 -06:00
Jude Nelson
3772d93755 placeholders for c32check rust implementation for address encoding 2018-11-26 16:25:00 -05:00