Tushar Pardhe
5ec2e61e54
Checks - JS Bounty ( #1705 )
2023-02-07 16:39:10 -08:00
Wo Jake
627b5e2730
Python/JS code sample for Memo ( #1685 )
2023-02-07 14:38:03 -08:00
Wo Jake
20a6b9ff4c
JS code sample for Tickets & Multisig tx ( #1689 )
2023-02-07 14:33:13 -08:00
tequ
58f1fe5e35
[Ja] Update translation (token,trustline page) ( #1723 )
2023-02-07 14:31:26 -08:00
Wo Jake
c449778548
Python/JS code sample for account deletion ( #1684 )
2023-02-07 14:30:21 -08:00
Wo Jake
b54055aa09
Python/JS code samples for NFTs ( #1682 )
2023-02-07 14:27:56 -08:00
jonathanlei
8a57180975
Merge pull request #1700 from TusharPardhe/Escrow_examples_js
...
Escrow Code samples update - JS Bounty
2023-02-07 14:12:42 -08:00
jonathanlei
59646b636a
Merge pull request #1711 from pdp2121/migrate-snippets
...
migrate code snippets from xrpl-js and xrpl-py
2023-02-07 13:42:50 -08:00
justinr1234
51e95517d0
chore: remove top exchanges
2023-02-06 13:19:32 -06:00
Caleb Kniffen
407925a567
Merge pull request #1718 from XRPLF/document-nftokenminter-removal
...
Add instructions to remove NFTokenMinter
2023-02-03 16:43:07 -06:00
Caleb Kniffen
832ea4b88b
Update content/references/protocol-reference/transactions/transaction-types/accountset.md
...
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com >
2023-02-03 16:41:34 -06:00
jonathanlei
f90d31ffd1
Merge pull request #1673 from AlexanderBuzz/DGE-94_javascript-code-samples_tx_ser
...
Added tx-serialization JavaScript examples analog to python version
2023-02-03 11:49:33 -08:00
jonathanlei
772d45a702
Merge pull request #1683 from wojake/patch-14
...
Python code sample for Tickets & Multisig tx
2023-02-03 11:49:07 -08:00
Caleb Kniffen
60fbf6b543
Add instructions to remove NFTokenMinter
...
Add special instructions to remove a NFTokenMinter. This is also documented at https://xrpl.org/nftoken-authorized-minting.html#unassigning-an-authorized-minter . Additionally removed where NFTokenMinter is said to be experimental.
2023-02-02 17:54:28 -06:00
jonathanlei
8e57604287
Merge pull request #1595 from JakeatRipple/feat-use-cases
...
Feat use cases
2023-02-02 13:17:38 -08:00
Jake
46fb3f2aea
PR updates
2023-02-01 16:38:26 -07:00
Jake
44969855f5
Apply suggestions from code review
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2023-02-01 15:53:05 -07:00
AlexanderBuzz
f990006169
- Added --raw CLI option
2023-02-01 15:39:48 +01:00
Tushar Pardhe
b868a1fc02
Added sequence number logging
2023-02-01 10:18:33 +00:00
Phu Pham
70997788f2
clean up snippets
2023-01-31 17:36:40 -05:00
Tushar Pardhe
1b500fc745
Incorporated review comments
2023-01-31 21:31:57 +00: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
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