Chris Hyunhum Cho
Chris Hyunhum Cho
Hi, thanks for your great work. This helps me a lot! However, I think it would be better to add the feature to get user profile when onSuccess is called,...
This pull request includes two parts 1. Convert jwk to hex ION DID adopts jwk format. However, we know blockchain account key is hex format and hex format can be...
Hi, I'm trying to make production code with ION. Concern is that this tool seems to depend on node-webcrypto-ossl module, and the module is deprecated(even warns not suitable for production...
Typo "getAllOperations"(where "getState" should have been) made at getState part, which could be confusing. Fixed it by replacing it with getState.
- https://github.com/bitcoinjs/bitcoinjs-lib/issues/1966 mentions that current opcode is type-unsafe. Type safe version is considered as tricky and breaking change as it might function in a bit different way from it does...
add logic to calculate segwit, taproot and script hash input and output to support satoshi per vbyte.
removed `wif` dependency and `toWIF` function
[Follow BOLT11 default recommendation update.](https://github.com/lightning/bolts/commit/c5693d336d5e166e8e5bfce45f081bc61c0e7999)
Thanks to PR https://github.com/MetaMask/browser-passworder/pull/49, it can now support various algorithm with different cost factor. However, just increasing pbkdf2 iteration might not be the best option to secure encrypt logic. The...
KeyPair is declared but KeyPairB is used to get key