Obiajulu
1cf39391be
Update create_check.py
2022-10-02 00:37:01 -07:00
Obiajulu
b21677b2e6
Update cash_check.py
2022-10-02 00:30:19 -07:00
Obiajulu
810047bb82
Update cancel_check.py
2022-10-02 00:21:41 -07:00
Obiajulu
00b2ff0b1b
Update account_checks.py
2022-10-02 00:16:18 -07:00
Obiajulu
76d1076cd2
Update account_checks.py
2022-10-02 00:14:47 -07:00
develoQ
c03ee24571
add Japanese translations of NFT-related pages
...
- fix NFTokenOffer JSON Type to use `Currency Amount` instead `object or string`
- incremental reserve to 2 XRP
- Corrected description of failure conditions at Direct Mode
-
2022-10-01 21:52:31 +09:00
jonathanlei
5e0ed297bb
add memos
2022-09-29 16:32:06 -07:00
Rome Reginelli
7335f3a558
Merge pull request #1524 from LimpidCrypto/minor-improvments
...
Put ledger objects into alphabetical order and minor improvements
2022-09-29 14:30:15 -07:00
mDuo13
25598c63e8
Add download class to QS zip links
2022-09-29 14:29:05 -07:00
Jake
3124cb3721
Add blog section to community page
2022-09-29 09:40:15 -07:00
Amarantha Kulkarni
2ea8167321
Update source repo URL
2022-09-29 08:58:50 -07:00
Rome Reginelli
16e171157c
Merge pull request #1493 from wojake/patch-6
...
Add Python code sample for asfRequireDest
2022-09-28 13:31:28 -07:00
Rome Reginelli
8a12a3cbec
Merge pull request #1502 from wojake/patch-8
...
Add Python code sample for Tickets
2022-09-28 13:30:17 -07:00
Wo Jake
b100af8b61
New error codes + other changes
2022-09-28 08:01:44 +00:00
Obiajulu
3c56e0d0dc
Update content/_code-samples/escrow/py/cancel_escrow.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-09-27 23:00:38 -07:00
Obiajulu
4c26b5ae47
Update content/_code-samples/escrow/py/account_escrows.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-09-27 23:00:19 -07:00
Obiajulu
92059622be
Update content/_code-samples/escrow/py/create_escrow.py
...
Co-authored-by: Jackson Mills <aim4math@gmail.com >
2022-09-27 22:59:16 -07:00
Dennis Dawson
9ecece45c6
Merge pull request #1519 from XRPLF/add_batch_minting
...
Add Batch Minting
2022-09-26 15:31:49 -07:00
Dennis Dawson
9313177991
Code fix
2022-09-26 15:28:25 -07:00
Dennis Dawson
270028399b
Add mention of extended NFToken samples
2022-09-26 15:26:39 -07:00
Dennis Dawson
c58ad766b6
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 15:21:07 -07:00
Dennis Dawson
5b24f7c132
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 15:20:57 -07:00
Dennis Dawson
c7f7bb80de
Update content/tutorials/quickstart/batch-minting.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-09-26 14:45:48 -07:00
LimpidCrypto
a9014ad786
Update content/references/protocol-reference/ledger-data/ledger-object-types/nftokenoffer.md
...
Co-authored-by: Rome Reginelli <mduo13@gmail.com >
2022-09-26 21:07:48 +02:00
Rome Reginelli
03c86065f1
Merge pull request #1499 from ripci504/master
...
Added Python code samples to Monitor Incoming Payments
2022-09-23 12:35:40 -07:00
LimpidCrypto
439cee498a
Merge branch 'master' into minor-improvments
2022-09-23 19:55:20 +02:00
LimpidCrypto
3c88bd8ea0
fix nftokenpage json; add column 'required?'; default flag description; fix nftoken... object tables
2022-09-23 19:50:55 +02:00
mDuo13
7fb918015f
NFToken: fix basis points numbers
2022-09-22 17:28:18 -07:00
Rome Reginelli
c81fb3f0d5
Merge pull request #1523 from bigcjat/patch-1
...
Update nftokenpage.md
2022-09-22 17:24:23 -07:00
Rome Reginelli
e3b3d9caef
Merge pull request #1525 from ihomp/patch-1
...
Amendments: reference code line updates
2022-09-22 17:22:37 -07:00
Rome Reginelli
9eae2888ed
Merge pull request #1522 from XRPLF/ka_20220920
...
Known Amendments & NFT fixes
2022-09-22 17:19:30 -07:00
mDuo13
171a5668ec
NFT/Known Amendment edits per review
2022-09-22 17:05:42 -07:00
Viacheslav Bakshaev
1630555ddd
Amendments: reference code line updates
2022-09-22 17:10:58 +02:00
Rome Reginelli
a190508ddc
Merge pull request #1518 from wojake/patch-10
...
Remove bash prompt from command sample
2022-09-21 13:38:58 -07:00
Rome Reginelli
500a0864e5
Merge pull request #1517 from XRPLF/rr-accountset-updates
...
Clarify some AccountSet things
2022-09-21 13:38:37 -07:00
Rome Reginelli
654f9a9431
Merge pull request #1521 from mpint/patch-2
...
Deduplicate word
2022-09-21 13:38:04 -07:00
LimpidCrypto
f8eac7fd3c
minor improvements
2022-09-21 20:44:28 +02:00
bigcjat
25af9e76a5
Update nftokenpage.md
...
If a token page can only support up to 32 NFTs, the "The reserve in practice" table shouldn't include 64, as in practise that's not possible.
2022-09-20 23:20:36 -07:00
mDuo13
a556b817c1
Known Amendments & NFT fixes
...
- Add new amendments to the Known Amendments page.
(The URL for the 1.9.4 release notes is speculative; this release is
expected to happen "soon")
- Link the relevant API methods from the NFT concept page
- Rewrite some parts of the NFT concept page to be more concept-like and
less a list of reference details
- Update the status of the CryptoConditionsSuite amendment
2022-09-20 15:25:05 -07:00
Michael Pinter
50ee945a99
Update payment.md
2022-09-20 15:50:49 -05:00
ddawson
f43e907ebd
add updated Zip
2022-09-20 08:59:28 -07:00
ddawson
f2c7379453
fix header
2022-09-19 16:41:46 -07:00
ddawson
38eb86d602
Merge branch 'add_batch_minting' of github.com:XRPLF/xrpl-dev-portal into add_batch_minting
2022-09-19 16:11:55 -07:00
ddawson
df03c7d242
Update Quickstart Intro
2022-09-19 16:08:55 -07:00
Dennis Dawson
cb9da39e7e
Merge branch 'master' into add_batch_minting
2022-09-19 16:00:11 -07:00
ddawson
a730f0eb06
Add Batch Minting
2022-09-19 15:46:24 -07:00
Wo Jake
9a3dd326cd
Remove $ from bash command
2022-09-17 07:22:09 +00:00
AlexanderBuzz
a584f5c9d2
Update content/_code-samples/key-derivation/js/index.js
...
Added jonathanleis suggestion and switched console.log to a real error being thrown
Co-authored-by: jonathanlei <jlei@ripple.com >
2022-09-16 08:21:12 +02:00
Rome Reginelli
35d85bc15c
Clarify some AccountSet things
...
Fixes a couple "known issues" with the AccountSet docs
2022-09-15 15:57:30 -07:00
Elliot Lee
9aaa8a4e66
Update parallel-networks.md ( #1513 )
2022-09-13 11:14:52 -07:00