Commit Graph

25 Commits

Author SHA1 Message Date
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
mDuo13
e38318abb0 Code samples cleanup:
- Move Quickstart to a language folder
- Copy-edits to code sample blurbs/titles
2022-05-13 13:20:43 -07:00
mDuo13
7c3ff821f0 Code samples: READMEs and smarter parsing 2022-04-20 14:04:04 -07:00
mDuo13
8c9529d313 Move code samples to language folders consistently 2022-04-20 14:04:04 -07:00
mDuo13
836246de05 base58.py typo fixes 2019-10-16 13:58:11 -07:00
mDuo13
e97658e0a4 xrpl.org links, colors 2019-06-13 15:41:07 -07:00
mDuo13
e80a5a6609 Serialization: code tweaks per @seelabs review 2018-12-10 15:54:21 -08:00
mDuo13
7bd10aaaa1 Serialization: updates per reviews 2018-12-06 17:12:19 -08:00
mDuo13
4e31639385 Serialization code: implement for_signing option 2018-12-06 17:12:19 -08:00
mDuo13
8342ddc16a Serialization: clean up sample code, add CLI usage 2018-12-06 17:12:19 -08:00
mDuo13
3894149859 Serialization: implement issued currency amounts, pathsets 2018-12-06 17:12:19 -08:00
mDuo13
e500134da6 Serialization sample code: remove unused field_ordering.py file 2018-12-06 17:12:19 -08:00
mDuo13
8240872c56 Serialization: objects, arrays, hashes 2018-12-06 17:12:19 -08:00
mDuo13
04f40e66f4 Serialization: field IDs, VL encoding 2018-12-06 17:12:19 -08:00
mDuo13
ce931fa89b Serialization - sample code in progress, clarifications 2018-12-06 17:12:19 -08:00