Craig Raw
|
8f70f917a3
|
bump to v1.7.4
|
2024-10-22 19:21:32 +02:00 |
|
craigraw
|
e4071ab1cc
|
Merge pull request #8 from Foundation-Devices/jeandudey/coin-info
handle null values in coininfo constructor
|
2024-10-22 19:18:38 +02:00 |
|
Jean-Pierre De Jesus DIAZ
|
4bb1ae2301
|
Fix CryptoCoinInfo constructor.
This error can be triggered when network is null (because it is
optional) and will throw a NullPointerException.
|
2024-10-21 14:07:20 +02:00 |
|
Craig Raw
|
eb245e005a
|
update to new nexus publishing plugin, bump to v1.7.3
|
2024-01-10 10:59:11 +02:00 |
|
Craig Raw
|
9f1a444c90
|
bump to v1.7.2
|
2024-01-10 09:09:46 +02:00 |
|
Craig Raw
|
e23abf8100
|
add new types to ur decode from registry, bump to v1.7.1
|
2024-01-09 14:17:35 +02:00 |
|
Craig Raw
|
761326d9a2
|
bump to v1.7.0
|
2024-01-09 12:35:30 +02:00 |
|
Craig Raw
|
857c6ec519
|
add ur registry type for account-descriptor
|
2024-01-09 12:32:01 +02:00 |
|
Craig Raw
|
5aabf3a830
|
follow up
|
2023-12-14 11:29:53 +02:00 |
|
Craig Raw
|
2ac6c346cd
|
add new ur registry types for 40000 range including version 3 output-descriptor type
|
2023-12-13 14:16:15 +02:00 |
|
Craig Raw
|
1a7d56a3a9
|
bump to v1.6.7
|
2023-05-29 15:25:40 +02:00 |
|
Craig Raw
|
6ee94c42ac
|
only update processed parts count with unique parts
|
2023-05-29 15:21:37 +02:00 |
|
Craig Raw
|
1fe0489ceb
|
Merge branch 'master' of github.com:sparrowwallet/hummingbird
|
2023-05-29 14:39:25 +02:00 |
|
Craig Raw
|
99d779c657
|
support range and pair crypto-hdkey path components
|
2023-05-29 14:35:46 +02:00 |
|
Craig Raw
|
cc7ef169eb
|
Merge branch 'master' of github.com:sparrowwallet/hummingbird
|
2022-10-12 08:53:44 +02:00 |
|
Craig Raw
|
d16dfd0182
|
update version in readme
|
2022-10-12 08:53:25 +02:00 |
|
craigraw
|
e9799146a2
|
Merge pull request #7 from proxyco/feat/crypto-sskr
feat(Crypto-sskr): added crypto-sskr UR support
|
2022-10-12 08:52:34 +02:00 |
|
Jorge Rego
|
784d92ba47
|
feat(Crypto-sskr): added crypto-sskr UR support
Added tests
|
2022-10-11 21:50:55 +02:00 |
|
craigraw
|
9bc8f6b021
|
Merge pull request #6 from proxyco/fix/coininfo-network-issue
fix: Fixed Index out of bounds issue with network ordinal
|
2022-09-13 15:31:26 +02:00 |
|
Jorge Rego
|
47ee6bc11d
|
fix: removed spaces coming from code style auto format.
|
2022-09-08 18:03:53 +02:00 |
|
Jorge Rego
|
de6794e9b2
|
fix: rolled back types to keep consistency with previous code.
|
2022-09-05 13:07:47 +02:00 |
|
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 |
|