Commit graph

40 commits

Author SHA1 Message Date
Jorge Rego
0738702e20 fix: fixed Index out of bounds issue with network ordinal
Added Goerli support
Added tests for Goerli
2022-09-05 12:56:58 +02:00
craigraw
8f6cb0a662
Merge pull request #5 from proxyco/fix/crypto-coin-crash
CryptoCoinInfo crash fix for Ethereum
2022-06-07 09:23:14 +02:00
Jorge Rego
0a05418a74 Added two extra tests to get getType function triggered for both coin types. 2022-06-06 17:05:25 +02:00
Jorge Rego
236f91a7e0 CryptoCoinInfo fix to avoid crashes and to support ETHEREUM value in Type enum 2022-06-06 17:00:09 +02:00
Craig Raw
0fb280abf7 v1.6.5 2022-05-30 13:26:01 +02:00
craigraw
2caa148159
Merge pull request #4 from proxyco/master
Fixed typo in CryptoCoin info key
2022-05-20 11:07:04 +02:00
Jorge Rego
286d9843df Fixed typo in CryptoCoin info key according to:
https://github.com/BlockchainCommons/Research/blob/master/papers/bcr-2020-007-hdkey.md#cddl-for-coin-info

This is not a big deal in order to convert from/to CBOR but in terms of different platform compatibility, this will cause issues when trying to import an UR string from a different source.
2022-05-18 17:20:27 +02:00
Craig Raw
f35629374e v1.6.4 with cosigner revisions to crypto-account 2021-12-08 08:52:37 +02:00
Craig Raw
be24167c85 v1.6.4 with cosigner revisions to crypto-account 2021-12-08 08:48:52 +02:00
Craig Raw
57f02adad0 v1.6.3 with taproot script expression tag 2021-11-12 16:51:42 +02:00
Craig Raw
06af9b8ee2 v1.6.2 to fix byte padding bug in short source fingerprint integers 2021-07-20 11:16:15 +02:00
Craig Raw
0bdd3ebc83 add module name to v1.6.1 2021-06-24 13:48:39 +02:00
craigraw
06fbdb0d07
Merge pull request #3 from KeystoneHQ/fix-crypto-keypath
fix the issue of components should be required field on crypto-keypath
2021-06-24 13:41:21 +02:00
aaronisme
e8bb143c0d fix the issue of components should be required field on crypto-keypath 2021-06-24 18:53:35 +08:00
Craig Raw
3ae733b416 avoid npe when no parts have been processed 2021-06-24 11:17:47 +02:00
craigraw
7527a37e8f
Merge pull request #2 from zhangjun725/master
Fix test case failure in non-English environment
2021-04-15 09:14:11 +02:00
ZhangJun
76503b5f8f Fix test case failure in non-English environment 2021-04-15 13:54:59 +08:00
Craig Raw
327f0490e2 update readme 2021-04-13 17:32:30 +02:00
Craig Raw
bb5d5488ed v1.6.0 2021-04-13 16:20:17 +02:00
Craig Raw
c91cf12e77 support encoding registry objects to cbor and ur 2021-04-13 16:18:55 +02:00
Craig Raw
e2fd1cd209 v1.5.5 2021-04-01 11:25:17 +02:00
Craig Raw
0c28c6b431 support minimum java 8 language level 2021-04-01 11:23:02 +02:00
Craig Raw
ee01cfcbf5 fix findNominalFragmentLength edge case 2021-04-01 10:15:23 +02:00
Craig Raw
e7dabb8884 covert fragments to lowercase for legacy decoding, bump to v1.5.4 2021-03-24 13:52:41 +02:00
Craig Raw
2b24027b16 add percent complete to legacyurdecoder, bump to 1.5.3 2021-03-24 08:36:50 +02:00
Craig Raw
78c29d6eaa v1.5.2 remove ur: header prefix on legacy decode 2020-11-16 16:21:26 +02:00
Craig Raw
874d06f55c v1.5.1 2020-11-16 14:19:02 +02:00
Craig Raw
5e6c7d67a5 fix javadoc comment 2020-11-16 13:43:06 +02:00
Craig Raw
7457870964 v1.5 deprecate legacyurencoder and legacyurdecoder, add legacy section to readme 2020-11-16 13:38:51 +02:00
Craig Raw
71300aa97d add legacy (ur1.0) encoding and decoding 2020-11-16 13:23:51 +02:00
Craig Raw
a263d00e03 update as per hd key parent fingerprint change (issue #52) 2020-11-16 09:45:54 +02:00
Craig Raw
7ad7545749 v1.4 get cryptoaccount from ur registry 2020-11-11 13:40:58 +02:00
Craig Raw
096c09f070 v1.3 2020-11-10 08:55:07 +02:00
Craig Raw
d6386ba86a add ur registry objects 2020-11-10 08:54:00 +02:00
Craig Raw
5b5e2ec1a5 fix release version 2020-10-15 09:20:54 +02:00
Craig Raw
4b012d1dce fix cbor exception exposure and improve crypto-psbt type handling 2020-10-15 08:46:52 +02:00
Craig Raw
d56dae6980 gradle publish to maven repo 2020-10-14 18:36:37 +02:00
Craig Raw
2b89f2f8dc add dependencies 2020-10-14 15:36:17 +02:00
Craig Raw
7dc6404d62 add readme 2020-10-14 13:37:23 +02:00
Craig Raw
61ca488a6a initial commit 2020-10-14 13:07:00 +02:00