You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hashpool currently uses a fork of cdk hosted at github.com/vnprc/cdk branch name hashpool. Extract this code diff into a consistent change set and submit it to cdk as a PR.
rebase the branch to bring it up to the most recent cdk release
in the PR explain the features this adds
ability to generate ecash tokens without relying on the built in HTTP network transport
store premint secrets in the wallet while awaiting mint response
unit tests
conform to cdk coding style and build requirements
The text was updated successfully, but these errors were encountered:
Hashpool currently uses a fork of cdk hosted at
github.com/vnprc/cdk
branch namehashpool
. Extract this code diff into a consistent change set and submit it to cdk as a PR.The text was updated successfully, but these errors were encountered: