Commit Graph

6072 Commits

Author SHA1 Message Date
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
pdp2121
1fcbb3a5fc Update content/_code-samples/get-tx/js/getTransaction.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 11:59:20 -05:00
pdp2121
edccd1756e Update content/_code-samples/get-tx/js/getTransaction.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 11:59:12 -05:00
pdp2121
707c4742b1 Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 11:59:01 -05:00
pdp2121
c4870d387d Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 11:58:49 -05:00
pdp2121
a7a9f28ab4 Update content/_code-samples/claim-payment-channel/js/claimPayChannel.ts
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 11:58:37 -05:00
Wo Jake
71b7cfdae5 Rename use-tickets-multisig.py to use-tickets-to-multisign.py 2023-01-31 18:02:34 +08:00
Wo Jake
e5a80f89e1 Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:01:49 +08:00
Wo Jake
5072a4d425 Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:01:38 +08:00
Wo Jake
3a5b961c2e Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:01:24 +08:00
Wo Jake
de4f813007 Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:01:04 +08:00
Wo Jake
75105061c7 Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:00:52 +08:00
Wo Jake
fb9a44e06a Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:00:37 +08:00
Wo Jake
b16a5c53fe Update content/_code-samples/use-tickets/py/use-tickets-multisig.py
Co-authored-by: Jackson Mills <aim4math@gmail.com>
2023-01-31 18:00:24 +08:00
Phu Pham
9d0b2ab0ea add readme to each folder 2023-01-30 16:07:41 -05:00
Phu Pham
31f9eecffc add space at eof 2023-01-30 15:02:22 -05:00
Amarantha Kulkarni
b616c4ae59 Add info about using Projects and Boards (#1707)
* Add info about using Projects and Boards 

to plan and track progress for content/documentation updates on xrpl.org.

* Add information about Kanban board

* Incorporate review feedback
2023-01-30 10:49:23 -08:00
justinr1234
38423f6b31 chore: remove FTX 2023-01-30 09:49:41 -06: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
3b84534b6a - Changed link in xrpl.org/serialization.html from ripple-binary-codec to the code from this PR 2023-01-30 13:06:27 +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
Rome Reginelli
9a675d3e4e Merge pull request #1704 from XRPLF/amm_api_updates
amm_info updates
2023-01-27 18:37:57 -08:00
Rome Reginelli
cdb9939e94 Merge pull request #1702 from XRPLF/add-memos
Add memos to interactive tutorials
2023-01-27 18:33:56 -08:00
Rome Reginelli
cd590199de Merge pull request #1708 from XRPLF/reserves_cleanup
Reserves: clarify NFTs, simplify some stuff
2023-01-27 18:31:42 -08:00
oeggert
0493920581 Merge pull request #1710 from XRPLF/fix-amendment-linking
Add anchor tag and fix linking from untranslated page.
2023-01-27 11:08:26 -08:00
Wo Jake
d13a9e5636 add comment 2023-01-28 02:42:29 +08:00
Dennis Dawson
dc7a1045a3 Merge pull request #1692 from XRPLF/fix1443
Add note re download zip
2023-01-26 16:44:32 -08:00
Phu Pham
00eb153f3e migrate from js and py 2023-01-26 19:07:49 -05:00
Wo Jake
17d55876f1 Add notice 2023-01-26 05:32:11 +00:00
Oliver Eggert
534ec4edaf Add anchor tag and fix linking from untranslated page. 2023-01-25 19:22:53 -08:00
mDuo13
f335de0a75 account_objects, book_offers, ledger: edit per @oeggert review 2023-01-25 17:57:17 -08:00
mDuo13
0e842b1c1d amm_info: clarify vote_weight units 2023-01-25 17:31:55 -08:00
mDuo13
a91914e369 Reserves: clarify NFTs, simplify some stuff 2023-01-25 15:27:05 -08:00
Rome Reginelli
b9654bf07c Merge pull request #1706 from XRPLF/Remove_NFTDevnet
Remove NFT-Devnet refs
2023-01-25 13:58:31 -08:00
Rome Reginelli
37a2138473 Merge pull request #1703 from develoQ/ja-public-servers
[JA] Add some public servers
2023-01-25 13:57:27 -08:00
ddawson
9c8b152d59 Remove NFT-Devnet refs 2023-01-25 11:46:14 -08:00
jonathanlei
cded77f617 add params, clean up format 2023-01-25 08:35:30 -08:00
jonathanlei
83f2c679b0 Revert "add data according to interactive tutorials"
This reverts commit 7ebc757df9.
2023-01-25 08:25:41 -08:00
jonathanlei
7ebc757df9 add data according to interactive tutorials 2023-01-25 08:22:02 -08:00
Tushar Pardhe
798114bfbd Added testnet accounts 2023-01-25 10:13:59 +00:00
Tushar Pardhe
638dd82b24 Added testnet accounts 2023-01-25 10:08:52 +00: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
mDuo13
840845cb2b ledger, ledger_data: clarify type filtering 2023-01-24 19:02:34 -08:00
mDuo13
418a321b27 amm_info: clarify amount/amount2 may be swapped due to canonical asset order 2023-01-24 18:38:05 -08:00
jonathanlei
eebbfc2d23 add memos to tutorials 2023-01-24 18:23:51 -08:00
mDuo13
52f8ed4726 book_offers: touch up formatting 2023-01-24 18:18:40 -08:00