Commit Graph

204 Commits

Author SHA1 Message Date
Rome Reginelli
49be6d0cd3 Merge pull request #1760 from XRPLF/rr-patch-offer
Copy/style edits to Offer page
2023-03-01 11:44:22 -08:00
Rome Reginelli
bffc0da445 Merge pull request #1741 from develoQ/japanese-dex
[JA] translate DEX, offer, offers page
2023-02-27 11:44:05 -08:00
Rome Reginelli
93fb0daa10 NFTokenAcceptOffer: use emoji consistently 2023-02-27 11:42:12 -08:00
zgrguric
82a81337f1 Update nftokenacceptoffer.md
This will fix visually "X" being bolder in first column in table due to CSS nth-child(1) and X not rendered as bold in second column.
2023-02-27 08:59:40 +01:00
develoQ
1d1da4b245 translation of #1760 2023-02-24 12:53:59 +09:00
Kenny Lei
ad1b1e2673 Update AccountDelete tecTOO_SOON description 2023-02-23 11:35:47 -08:00
Rome Reginelli
1740f3e72b Merge pull request #1753 from develoQ/fix-ja
[JA] fix space
2023-02-22 13:38:17 -08:00
Rome Reginelli
b95df1115a Copy/style edits to Offer page
Clean up a couple style things I noticed while reviewing #1741
2023-02-22 13:34:39 -08:00
ddawson
0f1f1d397e fix two links 2023-02-21 15:04:21 -08:00
Dennis Dawson
8facc2c894 Update content/references/protocol-reference/data-types/nftoken.md
Co-authored-by: oeggert <117319296+oeggert@users.noreply.github.com>
2023-02-21 12:08:43 -08:00
develoQ
dad85f87cc fix 2023-02-20 14:48:58 +09:00
develoQ
bdd633e192 fix space etc 2023-02-20 13:07:14 +09:00
ddawson
6f261205d8 Add collections topic 2023-02-17 10:39:01 -08:00
develoQ
b8bc59421f [JA] translate dex, offer page 2023-02-15 18:37:33 +09:00
Elliot Lee
28e4c8b7dc tec-codes: tec txs consume a sequence number (#1731) 2023-02-14 09:41:38 -08: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
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
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
mDuo13
b8e37727e2 ledger_entry amm fixes 2023-01-21 04:39:47 -08:00
mDuo13
98a759f455 [DRAFT] updates to ledger_entry for AMM, type filter 2023-01-18 18:01:49 -08:00
Oliver Eggert
bcb28a3b58 Add reviewer fixes 2023-01-18 12:23:15 -08:00
Oliver Eggert
0b3a2c9a16 Fix broken links to amendment blocked servers section 2023-01-15 22:37:48 -08:00
Oliver Eggert
58df747093 Update to match style guide. 2023-01-15 20:45:23 -08:00
Rome Reginelli
281ddc5664 Merge pull request #1659 from wojake/patch-12
escrowcreate.md typo fix
2023-01-04 15:52:05 -08:00
Rome Reginelli
81e34b9997 Merge pull request #1637 from XRPLF/rr-clarify-nftokentaxon
Clarify NFTokenTaxon
2023-01-04 15:51:40 -08:00
Wo Jake
732c32659a escrowcreate.md typo fix 2022-12-26 19:21:56 +08:00
mDuo13
daeabe6c9d Merge branch 'amm_concept' 2022-12-16 14:05:00 -08:00
Amarantha Kulkarni
845422da7f Add words from new features such as NFTs to the spell checker (#1615)
* Add words from new features such as NFTs to the spell checker

* Add more proper nouns and general purpose words

* Add more proper nouns and general purpose words

* Update to use backticks

* Update proper nouns and generic words

* Fix style for words based on style checker report

* Style/spelling fixes

* Fix links broken by style/spelling updates

* More edits for style

* Finish updates to get style checker to pass

Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-12-15 14:29:32 -08:00
Rome Reginelli
3286df3cca Clarify NFTokenTaxon
Lathan in Mattermost called out that this line is confusing. I think this rewrite should clear up the confusion. (Note, I'm using "NFT" to get a head start on #1628.)

The note on the maximum value is not necessary because that's the actual hard max of a UInt32 type anyway.
2022-12-14 12:54:18 -08:00
mDuo13
b8794f80f6 AMM: add concept links to more tx types 2022-12-12 20:10:54 -08:00
Michael Legleux
e63f3a60c2 does -> does _not_ 2022-12-12 18:55:55 -08:00
mDuo13
b5478b863e AMM: edit concept, add links to it 2022-12-12 17:28:48 -08:00
Rome Reginelli
7897a9c73a Merge pull request #1619 from XRPLF/rr-fix-amm-trading-fee
AMM: Fix trading fee decimal comparison
2022-12-08 13:48:29 -08:00
Rome Reginelli
4da14c00f4 Merge pull request #1608 from XRPLF/rr-stissue-length
Serialization: fix STIssue definition
2022-12-07 15:58:21 -08:00
Wietse Wind
2924e465e0 Add note about not being able to AccountDelete (tecHAS_OBLIGATIONS) if minted 2022-12-04 01:06:17 +01:00
Rome Reginelli
b2ae59164e AMM: Fix trading fee decimal comparison
"units of 1/100,000" is equivalent to "⅒ basis points" which is correct. This 10,000 number is a carry over from when it was basis points, not ⅒ thereof
2022-12-02 13:53:20 -08:00
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
Rome Reginelli
68d41fae5a Serialization: fix STIssue definition
Noah from the xrpl4j team noted that the STIssue definition used was wrong in the case of XRP, and the actual implementation has an optimization to drop the second 160 bits in the case where the first 160 bits are XRP.
2022-11-28 14:49:16 -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