-
Notifications
You must be signed in to change notification settings - Fork 95
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
Webauthn jwk formats #1779
Webauthn jwk formats #1779
Conversation
77cd9ed
to
630c022
Compare
4da99c4
to
77517a8
Compare
e7adbbc
to
6bc9c05
Compare
of chainweb. Next stop: execBlock
d2db604
to
cb44233
Compare
cid <- annotate rosettaError' (validateNetwork v net) | ||
void $ annotate rosettaError' (validateNetwork v net) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You don't need the void $ ...
anymore.
, "meta": {} | ||
, "req-key": "rwFh_qoxumclpxZj6QIo5GOM0CmE5AztlKukhFCRTVA" | ||
, "req-key": "pHsX8RJkJNRlrGflD_vRiKOsjlLSVGdf1hYU_eI6fgU" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: these req keys and logs changed because we added NetworkId
to the command.
@@ -3,4 +3,4 @@ | |||
- cmd: | |||
contents: (test1.transfer "Acct1" "Acct2" 1.00) | |||
tag: Code | |||
output: noxWe0aOpl3J20QHMVJP8EvPGG8kftv63GeIjvJwrXQ | |||
output: O4tU1VdTniyZH8CkVPKViCvHT6C_lke6lmObZeKjPL8 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto here, no red flags, just networkId difference.
Co-authored-by: Jose <jose@kadena.io>
Co-authored-by: Jose Cardona <jose@kadena.io>
Co-authored-by: Jose <jose@kadena.io>
Co-authored-by: Jose <jose@kadena.io>
3ce1f0b
to
5636010
Compare
Co-authored-by: Jose <jose@kadena.io>
Co-authored-by: Jose <jose@kadena.io>
Still to do: