Commit Graph

105 Commits

Author SHA1 Message Date
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
mDuo13
b5478b863e AMM: edit concept, add links to it 2022-12-12 17:28:48 -08: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
mDuo13
bc752f213d Enable include_code by default 2022-11-22 16:18:30 -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
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
mDuo13
41d7334499 [JA] fix broken links 2022-10-19 15:56:37 -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
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
Rome Reginelli
c81fb3f0d5 Merge pull request #1523 from bigcjat/patch-1
Update nftokenpage.md
2022-09-22 17:24:23 -07:00
Viacheslav Bakshaev
1630555ddd Amendments: reference code line updates 2022-09-22 17:10:58 +02: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
ddawson
230ef0cd1f mduo13 suggestions 2022-09-12 11:11:15 -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
mDuo13
49e67ee7ef [JA] fix links & remove some unneeded redirects 2022-08-20 14:34:55 -07:00
Rome Reginelli
fef2a6279c Merge pull request #1409 from XRPLF/ka_191
Known Amendments updates for 1.9.x
2022-05-23 17:34:46 -07:00
mDuo13
86a4ed21b0 ExpandedSignerList doc updates 2022-05-23 13:40:03 -07:00
mDuo13
55eeeb0c61 NFToken field renaming for v1.9.0 2022-05-19 15:12:35 -07:00
mDuo13
451c3a1d83 NFT error codes
- Also removed some stuff from the NFTokenBurn page which was describing
  changes to the AccountRoot object caused by the NFTs amendment
2022-05-19 13:57:04 -07:00
mDuo13
818116eee5 Tweak RippleState balance field description 2022-05-19 13:39:14 -07:00
Jackson Mills
e9039ef6be Add missing word to ripplestate doc 2022-05-16 10:05:49 -07:00
mDuo13
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -08:00
Rome Reginelli
3a6c7098ca Add source link for ledger object IDs (#1304) 2022-01-31 10:24:08 -08:00
mDuo13
bef2d8a20e NFT doc format cleanup 2022-01-10 18:20:21 -08:00
mDuo13
2791d5de6e NFToken references: fix some things for consistency 2022-01-07 20:05:01 -08:00
Dennis Dawson
8a216c93d3 Create nftokenpage.md 2022-01-06 11:35:53 -08:00
Dennis Dawson
4d4db9e25b Create nftokenoffer.md 2022-01-06 11:31:17 -08:00
Dennis Dawson
41dc21ebc7 Create nftoken.md 2022-01-06 10:40:26 -08:00
develoQ
07e17c13ef translate ticket page 2021-12-08 21:31:58 +09:00
Thomas Silkjær
c5ede2b150 Update owner reserve amounts (#1254)
* Update signerlist.md

* Update set-up-multi-signing.md

* Update set-up-multi-signing.ja.md

* Update accountdelete.md

* Update accountdelete.md
2021-11-29 11:51:13 -08:00
mDuo13
e31afae03e Update: Tickets, NegativeUNL enabled on Mainnet 2021-11-23 17:26:15 -08:00
Rome Reginelli
bcc35f9d90 Merge pull request #1181 from fersmi/master
Links 301 permanently moved
2021-10-11 14:47:12 -07:00
fersmi
c8a41db032 Fixed broken link
Fixed a badly edited link
2021-10-05 11:13:28 +02:00
Dennis Dawson
532bfb0fcc Add DestinationNode to the code sample
DestinationNode is listed in the parameter descriptions, but missing from sample code. I've added the entry, copying the OwnerNode value for now. I'm assuming that the value is a placeholder with the correct number of digits. If we can put in a more realistic value, that would probably be better.
2021-10-04 13:19:06 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
mDuo13
3e110f3852 Move/rename templates 2021-06-15 12:01:08 -07:00
Rome Reginelli
cb9304e929 Merge pull request #1091 from ripple/label_browsing
Label browsing
2021-06-14 16:34:47 -07:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -07:00
Elliot Lee
8be8674842 Update Sequence info in AccountRoot docs
Remove obsolete info and link to more details about the Account Sequence
2021-06-04 15:06:36 -07:00
mDuo13
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0 Label Browsing: better views, tag cloud, more tags 2021-06-03 18:50:30 -07:00
mDuo13
d48c3d57a1 Label browsing: proof of concept 2021-06-02 18:17:16 -07:00