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

Bcrypto and Bcoin dependencies. #47

Closed
nodech opened this issue Jun 12, 2019 · 0 comments
Closed

Bcrypto and Bcoin dependencies. #47

nodech opened this issue Jun 12, 2019 · 0 comments

Comments

@nodech
Copy link
Member

nodech commented Jun 12, 2019

Unfortunately, bcoin has not been published(or release/tagged) so current bledger will fail to compile on node v12.

Recent PR bcoin-org/bcoin#777 Fixes issues related to v12 build in bcoin.
After release/publish/tag we need to switch to new version.

Another important change is upcoming bcrypto@4 that has some breaking changes in the API, even though they are minor changes we need to update to bcrypto@4 same time as bcoin so we don't have two versions of bcrypto in the project.

bcrypto@4 changes that apply to bledger:

  • toDER/fromDER.
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

1 participant