Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

CLI signer does not work #8393

Closed
tomusdrw opened this issue Apr 13, 2018 · 2 comments · Fixed by paritytech/primitives#33, paritytech/primitives#34 or #8682
Closed

CLI signer does not work #8393

tomusdrw opened this issue Apr 13, 2018 · 2 comments · Fixed by paritytech/primitives#33, paritytech/primitives#34 or #8682
Labels
F2-bug 🐞 The client fails to follow expected behavior. M6-rpcapi 📣 RPC API. P5-sometimesoon 🌲 Issue is worth doing soon.
Milestone

Comments

@tomusdrw
Copy link
Collaborator

The CLI signer does not work, sends invalid requests to RPC. IMHO it's important to get it working since we are separating the UI and there will be no other way to confrim the request.

@tomusdrw tomusdrw added F2-bug 🐞 The client fails to follow expected behavior. P5-sometimesoon 🌲 Issue is worth doing soon. M6-rpcapi 📣 RPC API. labels Apr 13, 2018
@Tbaut Tbaut added this to the 1.11 milestone Apr 13, 2018
@5chdn 5chdn modified the milestones: 1.11, 1.12 Apr 24, 2018
tomusdrw pushed a commit to paritytech/primitives that referenced this issue May 21, 2018
* Prefix `Ox` for lower hex for alternate flag

Should fix openethereum/parity-ethereum#8393
As per https://doc.rust-lang.org/std/fmt/trait.LowerHex.html

* Use hex alternate format for debug
@ascjones
Copy link
Contributor

ascjones commented May 21, 2018

@tomusdrw still need to update to a new version of ethereum-types/uint in order to complete the fix

@ascjones
Copy link
Contributor

This issue keeps closing automatically by github from the other repo issue, probably because of the fix keyword.

@ascjones ascjones reopened this May 22, 2018
@ascjones ascjones added A0-pleasereview 🤓 Pull request needs code review. and removed A0-pleasereview 🤓 Pull request needs code review. labels May 22, 2018
dvdplm pushed a commit to paritytech/parity-common that referenced this issue Jul 13, 2018
* Prefix `Ox` for lower hex for alternate flag

Should fix openethereum/parity-ethereum#8393
As per https://doc.rust-lang.org/std/fmt/trait.LowerHex.html

* Use hex alternate format for debug
dvdplm pushed a commit to paritytech/parity-common that referenced this issue Jul 13, 2018
* Prefix `Ox` for lower hex for alternate flag

Should fix openethereum/parity-ethereum#8393
As per https://doc.rust-lang.org/std/fmt/trait.LowerHex.html

* Use hex alternate format for debug
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
F2-bug 🐞 The client fails to follow expected behavior. M6-rpcapi 📣 RPC API. P5-sometimesoon 🌲 Issue is worth doing soon.
Projects
None yet
4 participants