Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Green does not support Jade and Liquid #118

Closed
nakoshi-satamoto opened this issue Mar 26, 2024 · 9 comments
Closed

Green does not support Jade and Liquid #118

nakoshi-satamoto opened this issue Mar 26, 2024 · 9 comments

Comments

@nakoshi-satamoto
Copy link

nakoshi-satamoto commented Mar 26, 2024

Blockstream Green lacks support for Jade and Liquid. I was under the impression that Jade was a Liquid hardware wallet, is this not the case?

On the latest firmware version 1.0.28 (no bluetooth) and on the latest version of Green 2.0.2 when trying to create a Liquid account in Green for Jade it returns the graphical error attached.

green-LN-Jade-01
green-LN-Jade-02

@nakoshi-satamoto
Copy link
Author

I was attempting singlesig. Log file did not show anything of much use.

@nakoshi-satamoto
Copy link
Author

It works with bitcoin but not liquid.

@nakoshi-satamoto
Copy link
Author

If it matters at all, i was using a proxy to local tor instance. But connections are fine as I was able to test setting up the jade and saw connections being successful in the log file.

@nakoshi-satamoto
Copy link
Author

Disabling tor and proxy makes no difference. I also tested with the bluetooth enabled firmware and also with the prevoius version of Green. Green simply just does not support Jade and Liquid.

Does Jade act as a Liquid hardware wallet as advertised? If so what app should I be using?

@delta1
Copy link

delta1 commented Mar 26, 2024

Blockstream Green lacks support for Jade and Liquid. I was under the impression that Jade was a Liquid hardware wallet, is this not the case?

On the latest firmware version 1.0.28 (no bluetooth) and on the latest version of Green 2.0.2 when trying to create a Liquid account in Green for Jade it returns the graphical error attached.

confirmed i got this "X" when trying to create a liquid account using Jade in green_qt 2.0.2 with jade firmware 1.0.28

@delta1
Copy link

delta1 commented Mar 26, 2024

this seems to be the only relevant log i could find

[2024-03-26 09:26:09.736736] [gdk:debug] 09.736 INFO - GDKRUST_call_session load_store output "Ok(Null)"
[2024-03-26 09:26:09.736736] [gdk:debug] 09.736 INFO - GDKRUST_call_session handle_call get_master_blinding_key input "Null"
[2024-03-26 09:26:09.736736] [gdk:debug] 09.736 INFO - GDKRUST_call_session get_master_blinding_key output "redacted"
[2024-03-26 09:26:09.756756] [gdk:debug] 09.756 INFO - GDKRUST_call_session handle_call get_master_blinding_key input "Null"
[2024-03-26 09:26:09.756756] [gdk:debug] 09.756 INFO - GDKRUST_call_session get_master_blinding_key output "redacted"
[2024-03-26 09:26:12.372372] [app:info] "[ViewsModule] closeViewWithID:  viewId = 1418334964_1711437883828592767"
[2024-03-26 09:26:16.131131] [app:info] "[Countly][endSession]"
[2024-03-26 09:26:16.131131] [gdk:debug] 16.131 INFO - GDKRUST_call_session handle_call disconnect input "Null"
[2024-03-26 09:26:16.131131] [gdk:debug] 16.131 INFO - push notification: Object {"event": String("network"), "network": Object {"current_state": String("disconnected"), "next_state": String("disconnected"), "wait_ms": Number(0)}}
[2024-03-26 09:26:16.131131] [gdk:debug] 16.131 INFO - push notification: Object {"event": String("network"), "network": Object {"current_state": String("disconnected"), "next_state": String("disconnected"), "wait_ms": Number(0)}}
[2024-03-26 09:26:16.131131] [gdk:info] destroying singlesig session 0x7e056c001580
[2024-03-26 09:26:16.131131] [gdk:info] destroying singlesig session 0x7e056c001580
[2024-03-26 09:26:16.131131] [gdk:debug] 16.131 INFO - GDKRUST_call_session disconnect output "Ok(Null)"
04] [gdk:debug] 16.604 INFO - latest serialization hash matches, no need to flush
[2024-03-26 09:26:16.609609] [gdk:debug] 16.609 INFO - latest serialization hash matches, no need to flush
[2024-03-26 09:26:16.609609] [gdk:debug] 16.609 INFO - push notification: Object {"event": String("network"), "network": Object {"current_state": String("disconnected"), "next_state": String("disconnected"), "wait_ms": Number(0)}}
[2024-03-26 09:26:16.609609] [gdk:debug] 16.609 INFO - GDKRUST_call_session disconnect output "Ok(Null)"
[2024-03-26 09:26:16.609609] [gdk:debug] 16.609 INFO - GDKRUST_call_session handle_call disconnect input "Null"
[2024-03-26 09:26:16.609609] [gdk:debug] 16.609 INFO - GDKRUST_call_session disconnect output "Ok(Null)"
[2024-03-26 09:26:16.609609] [gdk:info] destroying singlesig session 0x5c7745b44a60
[2024-03-26 09:26:16.610610] [gdk:info] reconnect_hint: hint:disconnect
[2024-03-26 09:26:16.610610] [gdk:info] change_state_to: requesting state disconnected
[2024-03-26 09:26:16.610610] [gdk:info] net: desired disconnected actual connected
[2024-03-26 09:26:16.610610] [gdk:info] net: disconnecting

@borgbyte
Copy link
Collaborator

There's a compatibility issue between jade 1.0.28 and green. You can:

  • downgrade to firmware 1.0.27
  • wait for firmware 1.0.29
  • wait for green 2.0.3

@delta1
Copy link

delta1 commented Mar 27, 2024

confirmed: works fine on jade firmware 1.0.27 and 1.0.29

@nakoshi-satamoto
Copy link
Author

Very nice! Issue is resolved with upgrade 1.0.29 I am confirming also. That version was not showing up as an option in Green the other day but it is showing as a firmware upgrade now. I upgraded to version 1.0.29 and tested again. Great work to all the devs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants