convex 0.0.1+4
convex: ^0.0.1+4 copied to clipboard
A collection of utility functions for web3 apps
0.0.1 #
- Initial version.
0.0.1+1 #
- Removed unnecessary hex validation of strings.
0.0.1+2 #
- No change
0.0.1+3 #
- Added RLP encoder
- Added cryptographic functions
- Added more extensions
0.0.1+4 #
- More documentation added
- Added sha256, argon2, calculatePublicKey, hashMessage to crypto
- Small changes to toBigInt and toInt functions
- Added extensive tests to extensions
- toHex returns even padded string