Rome Reginelli
fef0d9f5fc
Merge pull request #1567 from XRPLF/rr-fix-trustline-wording
...
Update TrustSetAuth wording
2022-11-07 12:18:03 -08:00
Rome Reginelli
9abd8facc5
Authorized Trust Lines: another typo fix
2022-11-04 12:07:27 -07:00
Rome Reginelli
02348bfce7
[JA] fix typo in NFT concept page
2022-11-02 18:03:44 -07:00
Rome Reginelli
e9526b9357
Update TrustSetAuth wording
...
The step numbers were off, so I reworded this section to fix.
2022-11-02 16:23:31 -07:00
Rome Reginelli
1372701ee7
Merge pull request #1563 from XRPLF/rr-batch-minting-link-tickets
...
NFToken Batch Minting: link Tickets
2022-11-02 12:20:10 -07:00
Rome Reginelli
5296f38c5b
Merge pull request #1492 from ObiajuluM/master
...
Added Python code samples for escrows
2022-11-01 14:18:51 -07:00
Rome Reginelli
4d22a1c293
link Tickets
2022-11-01 14:15:35 -07:00
mDuo13
67920cc502
[JA] Update number of signers for ExpandedSignerList
2022-10-31 17:42:09 -07:00
mDuo13
c1d79b6529
Fix ExpandedSignerList link
2022-10-31 17:41:17 -07:00
mDuo13
86383ca28d
Add example NFTokenOffer, NFTokenAcceptOffer
...
Fixes #1553 by adding real examples from Mainnet of the NFTokenOffer
object type and NFTokenAcceptOffer transaction type (the offer entry is
no longer in the ledger because it was deleted when the sale was
completed, but you can look it up in ledger 75443623.
2022-10-31 17:32:27 -07:00
mDuo13
cb2cf5b699
Mark old NFT amendments as obsolete
2022-10-31 17:29:07 -07:00
Rome Reginelli
0b709e5d7a
Merge pull request #1561 from XRPLF/update_nft_status
...
Update NFT status
2022-10-31 15:04:10 -07:00
mDuo13
4addf5996b
Update NFT status
2022-10-31 14:52:40 -07:00
zgrguric
e25f1ae653
Double word fix
2022-10-26 23:24:35 +02:00
Obiajulu
067b87d276
Update create_escrow.py
2022-10-25 02:55:40 -07:00
Obiajulu
a05dfeccab
Update finish_escrow.py
2022-10-25 02:38:14 -07:00
Obiajulu
8b7babf2ab
Update return_escrow_sequence.py
2022-10-25 02:23:37 -07:00
Nikoletta Matsur
5d5e4189ea
Fix typo on Tokens Documentation
2022-10-20 12:17:31 +01:00
Rome Reginelli
2e5b6637e3
Merge pull request #1536 from develoQ/japanese-nftoken
...
add Japanese translations of NFT-related pages
2022-10-19 16:34:23 -07:00
mDuo13
41d7334499
[JA] fix broken links
2022-10-19 15:56:37 -07:00
Rome Reginelli
f91d6bc4f4
Merge pull request #1548 from XRPLF/ka_20221017
...
Known Amendments: updates for 2022-10-17
2022-10-18 15:07:36 -07:00
Obiajulu
58cd14ceeb
Update create_escrow.py
2022-10-17 21:40:48 -07:00
Obiajulu
c58c1a8a57
Update account_escrows.py
2022-10-17 21:39:55 -07:00
Obiajulu
3c0136cee4
Update content/_code-samples/escrow/py/create_escrow.py
...
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-10-17 21:37:57 -07:00
Obiajulu
49d76e0dfe
Update content/_code-samples/escrow/py/account_escrows.py
...
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-10-17 21:36:56 -07:00
Amarantha Kulkarni
a87a06620c
Initial migration and edits for EVM Sidechains documentation ( #1544 )
...
* Initial migration and edits for EVM Sidechains documentation
* Fix broken link
* Incorporate review feedback and fix indentaton for code snippets and images within steps
* Incorporate review feedback
* Fix indentation within steps
2022-10-17 18:33:33 -07:00
Dennis Dawson
22cf651220
Merge pull request #1526 from mDuo13/fix_nft_bps
...
NFToken: fix basis points numbers
2022-10-17 18:22:11 -07:00
Rome Reginelli
ab41c9560f
Merge pull request #1532 from XRPLF/amarantha-k-patch-2
...
Update source repo URL
2022-10-17 17:30:42 -07:00
Rome Reginelli
c33b39a6c9
Fix mixed link type in repo URL
2022-10-17 17:30:20 -07:00
mDuo13
bdb8dc51e4
Known Amendments: updates for 2022-10-17
2022-10-17 17:25:47 -07:00
mDuo13
69b61f7528
NFT fees: Fix 1/10,000 number as well
2022-10-17 16:24:28 -07:00
mDuo13
a14d65d821
NFT: correctly update transfer fee for ⅒bps.
2022-10-17 16:19:11 -07:00
Rome Reginelli
1945fc01fd
Merge pull request #1542 from ximinez/txcostcleanup
...
Remove references to the `FeeEscalation` amendment:
2022-10-17 16:11:01 -07:00
Rome Reginelli
6460586c4f
Merge pull request #1497 from ObiajuluM/patch-1
...
Added Python code samples for checks
2022-10-17 15:05:23 -07:00
Rome Reginelli
c5c7c393c5
Merge pull request #1543 from XRPLF/update-ExpandedSignerList
...
Update ExpandedSignerList in Known Amendments
2022-10-17 14:48:46 -07:00
Dennis Dawson
575d17e8f8
Merge pull request #1540 from XRPLF/fixHeading
...
Fix heading - minor fix
2022-10-17 13:59:17 -07:00
Elliot Lee
a4146b7162
Update ExpandedSignerList in Known Amendments
...
Note the Enabled status of the ExpandedSignerList amendment
2022-10-15 23:32:29 -07:00
Obiajulu
9241bc4224
Update generate_condition.py
2022-10-15 20:41:27 -07:00
Obiajulu
1af48bacbd
Update return_escrow_sequence.py
2022-10-15 20:40:55 -07:00
Obiajulu
1383b921c1
Update cancel_escrow.py
2022-10-15 11:03:21 -07:00
Obiajulu
18c37e133d
Update account_escrows.py
2022-10-15 11:02:44 -07:00
Obiajulu
a20ede533f
Update finish_escrow.py
2022-10-15 11:02:27 -07:00
Obiajulu
4f5b3b58fb
Update finish_escrow.py
2022-10-15 10:56:10 -07:00
Ed Hennis
4ea9d85994
Remove references to the FeeEscalation amendment:
...
* FeeEscalation was enabled in 2016, and retired in 2018. There is no
longer any need to point out the old or changed behavior.
2022-10-14 16:28:59 -04:00
Rome Reginelli
cccaa268b9
Merge pull request #1507 from AlexanderBuzz/DGE-94_javascript-code-samples
...
Added key-derivation JavaScript examples analog to python version
2022-10-13 14:39:49 -07:00
develoQ
7248511e6e
add nfts concept page translation
2022-10-08 16:35:46 +09:00
develoQ
b104052085
fix to match XLS-20 spec
2022-10-08 15:22:46 +09:00
ddawson
5f15c8088d
Fix heading
2022-10-05 16:21:46 -07:00
ddawson
7d14305a25
fixes per review
2022-10-05 15:42:53 -07:00
AlexanderBuzz
d6022599cb
- Removed "forced" examples
2022-10-05 13:01:37 +02:00