mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-04 13:05:49 +00:00
Integrate ripple-hashes (#1039)
* Update TxParser and Mocha * Convert ripple-hashes to TypeScript and add into ripple-lib along with unit tests * Switch casing to camelCase * Document intToVuc * Convert Slots to numbers, add exception if number is outside 0-15 * Remove Shamap v2 support * Improve naming
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
"lodash": "^4.17.4",
|
||||
"ripple-address-codec": "^3.0.4",
|
||||
"ripple-binary-codec": "^0.2.4",
|
||||
"ripple-hashes": "^0.3.4",
|
||||
"ripple-keypairs": "^0.10.1",
|
||||
"ripple-lib-transactionparser": "0.8.0",
|
||||
"ws": "^3.3.1"
|
||||
|
||||
Reference in New Issue
Block a user