oeggert
a271942c1e
Merge pull request #1598 from XRPLF/oeggert/issue1554
...
Add code samples for markers and pagination.
2022-11-29 14:23:58 -08:00
oeggert
ed607d813d
Merge pull request #1596 from XRPLF/oeggert/issue1421
...
Add example links for each transaction type
2022-11-28 15:59:03 -08:00
oeggert
85fec9c23b
Update content/references/protocol-reference/transactions/transaction-types/escrowcreate.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-11-28 15:22:46 -08:00
oeggert
9e0d32b223
Update content/references/protocol-reference/transactions/transaction-types/payment.md
...
Co-authored-by: Rome Reginelli <rome@ripple.com >
2022-11-28 15:21:37 -08:00
Oliver Eggert
6c141b50af
Change examples to relative links and add blank line before link.
2022-11-23 16:25:18 -08:00
Rome Reginelli
e3a6935cb2
Merge pull request #1541 from XRPLF/amm_ref
...
Automated Market Maker (XLS-30d) reference documentation
2022-11-23 14:33:21 -08:00
mDuo13
ecb8acfafb
Fix AMMDeposit formula
2022-11-22 20:04:30 -08:00
mDuo13
bc752f213d
Enable include_code by default
2022-11-22 16:18:30 -08:00
Rome Reginelli
572e0ab3c6
AMM: apply suggestions from review
...
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com >
2022-11-21 22:42:30 -08:00
mDuo13
720a322892
AMM refs: more edits per reviews
2022-11-21 22:40:14 -08:00
mDuo13
abd20d99d9
[JA] serialization, fix link
2022-11-21 22:40:14 -08:00
mDuo13
e2ff0a7d97
AMM doc cleanup
...
- fix typo in serialization
- add STIssue type to type list in serialization
- more clearly mark things that need to be translated to Japanese
- Put AMMBid & AMMCreate transactions in alphabetical order
2022-11-21 22:40:14 -08:00
mDuo13
ab0b7f78d8
[JA] add untranslated section on AMMs
2022-11-21 22:40:14 -08:00
mDuo13
08bbcc4dd7
AMM reference docs
...
AMM object: some clarifications
AMM references: incomplete draft
AMM updates
AMM: add AMMBid, clarify more stuff
Docs for AMMBid transaction
AMM: more work on error codes
AMM: example transactions, related upates
Fix broken links
AMM: reflect naming updates
more AMMBid edits
Add amm_info API method
Add style for AMM label
AMM: more clarifications on tx, accounts
AMM references: Clean up draft
amm_info: reflect code updates
AMM: updates for the latest changes
AMM: update flags for Deposit/Withdraw
AMM: update JSON examples for latest code
Serialization: add STIssue type
STIssue: clarify definition with commas
2022-11-21 22:40:12 -08:00
Oliver Eggert
078bd39e7e
Fix CheckCash link.
2022-11-21 18:50:54 -08:00
Oliver Eggert
4949f99075
Add remaining permalink examples for transaction types.
2022-11-21 18:42:14 -08:00
Rome Reginelli
1d1c48c319
Remove duplicate UNLModify header. ( #1594 )
...
The snippet includes the header so having the header separately is redundant.
Fixes #1590
2022-11-21 08:59:54 -08:00
Oliver Eggert
b7e46c8f11
Added query example transaction buttons.
2022-11-18 20:59:32 -08:00
Oliver Eggert
916a792d00
Add sample query for AccountSet transactions.
2022-11-18 20:30:37 -08: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
4addf5996b
Update NFT status
2022-10-31 14:52:40 -07: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
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
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
develoQ
b104052085
fix to match XLS-20 spec
2022-10-08 15:22:46 +09: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
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
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
500a0864e5
Merge pull request #1517 from XRPLF/rr-accountset-updates
...
Clarify some AccountSet things
2022-09-21 13:38:37 -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
Rome Reginelli
35d85bc15c
Clarify some AccountSet things
...
Fixes a couple "known issues" with the AccountSet docs
2022-09-15 15:57:30 -07:00
ddawson
230ef0cd1f
mduo13 suggestions
2022-09-12 11:11:15 -07:00
ddawson
5ac08987d9
re-insert Issuer field
2022-09-09 09:52:14 -07:00
ddawson
db845cda6c
Remove misplaced auth minter text
2022-09-08 15:11:20 -07:00
ddawson
86c898c9cb
moar fixes I found
2022-09-08 14:47:52 -07:00
ddawson
ef1e092a6a
Changes per Git issue 1487
2022-09-08 13:29:41 -07:00