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

Sample app using ckb-sdk-js. #26

Merged
merged 3 commits into from
Aug 20, 2020
Merged

Sample app using ckb-sdk-js. #26

merged 3 commits into from
Aug 20, 2020

Conversation

jonored
Copy link
Collaborator

@jonored jonored commented Aug 19, 2020

No description provided.

As it appears that the recoverable signature bug in speculos is not
adequately addressed yet, change the default to be running against the
live hardware and add an explanation.
const CKB = require('../lib').default
const formatter = require('../../ckb-sdk-rpc/lib/paramsFormatter').default

// Note: there is currently a speculos bug that appears not to have been
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note should be written in such a way that someone trying to use this app, who doesn't know at all what Speculos is, does not think there's a serious bug.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated to be clearer on what useSpeculos is/does to make the caveat make more sense.

@jhartzell42 jhartzell42 merged commit 2991cfc into nervos Aug 20, 2020
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

Successfully merging this pull request may close these issues.

2 participants