Commit Graph

12 Commits

Author SHA1 Message Date
mDuo13
f105d022ae Update all xrpl.js deps to 2.11.0 2023-09-08 14:29:53 -07:00
AlexanderBuzz
f990006169 - Added --raw CLI option 2023-02-01 15:39:48 +01:00
AlexanderBuzz
6af6309b82 - Added Hash128 edge case 2023-01-31 20:41:25 +01:00
AlexanderBuzz
47f27d94fb - Made output more user-friendly 2023-01-31 19:07:44 +01:00
AlexanderBuzz
59306cdf63 - Removed now obsolete file 2023-01-30 14:22:31 +01:00
AlexanderBuzz
bce91a17f2 - Restructured code, main logic is now in tx-serializer.js 2023-01-30 14:20:19 +01:00
AlexanderBuzz
5e31e55408 - Fixed typo 2023-01-30 12:38:50 +01:00
AlexanderBuzz
642b06feb4 - Removed duplicate output of Id Prefix when logging in verbose mode 2023-01-30 12:37:51 +01:00
AlexanderBuzz
b7e7e24554 Update content/_code-samples/tx-serialization/js/index.js
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-30 12:02:54 +01:00
AlexanderBuzz
fa22313650 Update content/_code-samples/tx-serialization/js/test-cases/README.md
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-25 08:12:48 +01:00
AlexanderBuzz
de56a1f7ad - Changed test-cases README.md examples from python-cli to node-cli
- added input handling from --stdin
- wrapped some logic in callback function in main file as new --stind option works asynchronously
2023-01-20 08:00:24 +01:00
AlexanderBuzz
a71665cca4 - Initial commit, should be quite complete 2023-01-12 16:24:36 +01:00