mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-19 19:55:51 +00:00
- Remove tests from `ripple-keypairs` that exclusively tested `rippled-address-codec`. The tests in `codec.test.ts` and `xrp-codec.test.ts` are all present and accounted for in `packages/ripple-address-codec/test/xrp-codec.test.ts`. - Update `package-lock.json` after the rebase with main - Remove references to `decimal.js` in the documentation * add missing entry for `bignumber.js` to `ripple-binary-codec` This will clean up the diff for #2273