Dennis Dawson
afc874007d
Merge pull request #1585 from XRPLF/nft_update_11_14
...
Update tutorial for testnet
2022-11-15 15:09:31 -08:00
ddawson
9001ad75c4
Remove NFToken Tester HTML & Readme
2022-11-15 14:47:24 -08:00
ddawson
70cfc3d389
Merge branch 'nft_update_11_14' of github.com:XRPLF/xrpl-dev-portal into nft_update_11_14
...
Probably because the quickstart zip was updated, needed to pull before push.
2022-11-15 13:53:12 -08:00
ddawson
0e9feb86c6
Remove NFT-Devnet refs, old tutorial
2022-11-15 13:52:41 -08:00
oeggert
b4ddf791f8
Merge pull request #1583 from XRPLF/clarify-network_id
...
Update network_id stanza note.
2022-11-15 13:41:51 -08:00
Dennis Dawson
911f442310
Remove XLS20-NFT radio button
2022-11-15 11:00:43 -08:00
ddawson
d8b63c6e1c
Missed a disclaimer
2022-11-15 10:55:59 -08:00
oeggert
474c3fdf6f
Update content/tutorials/manage-the-rippled-server/configuration/connect-your-rippled-to-the-xrp-test-net.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-11-15 10:04:25 -08:00
Alloy Networks
8322a90c13
Update build instructions for MacOS
...
Changes to reflect the new repository locations for `rippled` sources
2022-11-15 11:40:20 +02:00
ddawson
30102e5152
Update tutorial for testnet
2022-11-14 17:45:08 -08:00
Oliver Eggert
d7bca082e0
Update network_id stanza note.
2022-11-14 14:53:13 -08:00
Rome Reginelli
4409529fc3
Update XCode link
...
Fix #1529
2022-11-14 14:50:01 -08:00
Rome Reginelli
a3a487b565
Merge pull request #1576 from XRPLF/fix-typo-evm
...
fix: typo in intro-to-evm-sidechain.md
2022-11-09 14:51:08 -08:00
Rome Reginelli
773b912f6e
Merge pull request #1571 from XRPLF/rm_dead_files
...
Fix dead gateway bulletin links
2022-11-09 12:54:10 -08:00
Elliot Lee
f4e4fbd1db
fix: typo in intro-to-evm-sidechain.md
2022-11-09 12:49:20 -08:00
Rome Reginelli
fef0d9f5fc
Merge pull request #1567 from XRPLF/rr-fix-trustline-wording
...
Update TrustSetAuth wording
2022-11-07 12:18:03 -08:00
mDuo13
4d61225128
Fix dead gateway bulletin links
2022-11-04 14:59:50 -07: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