Commit Graph

761 Commits

Author SHA1 Message Date
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
3ba6eaf226 fix link to NFTokenTaxon 2022-09-08 15:48:19 -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
Rome Reginelli
09e367b1ba Remove tx_history "Try it!" (#1473)
The "tx_history" command is deprecated and intentionally not listed in the Websocket tool. This removes the broken "Try it!" link to use the WS tool for this method.
2022-08-22 17:10:47 -07:00
Amarantha Kulkarni
c672b6eb96 Clio server_info: Update some response field descriptions (#1468)
* Update some response field descriptions

* add response when client does not connect over localhost

* Add clarification on nested rpc and subscription objects as well

* Fix typo and incorporate feedback
2022-08-22 16:43:38 -07:00
Rome Reginelli
68b9bef96d Merge branch 'master' into japanese 2022-08-22 14:32:52 -07:00
mDuo13
49e67ee7ef [JA] fix links & remove some unneeded redirects 2022-08-20 14:34:55 -07:00
develoQ
2fb1f9aca3 fix filename 2022-08-21 00:15:05 +09:00
Rome Reginelli
9fa41b859e Merge pull request #1466 from XRPLF/update-serialization
Update with new ripple-binary-codec links
2022-08-19 12:57:24 -07:00
develoQ
76362fcd08 Corrected points raised. 2022-08-18 20:24:59 +09:00
Elliot Lee
646c474380 Document the "date" field from the tx method 2022-08-12 16:28:22 -07:00
Elliot Lee
89d5c197d5 Update with new ripple-binary-codec links 2022-08-12 16:14:40 -07:00
Amarantha Kulkarni
b70b3ae7e9 Clio v110 (#1464)
* Update response fields

* Fix typo

* initial draft for nft_info command

* update request and response formats

* Incorporate review feedback

* Updated source URL  and desc for is_burned

* Incorporate review feedback

* Incorporate additional review comments

* Incorporate peer edit comments

* Moving nft_info to new section

* Rename section to Clio methods

* Update dactyl-config.yml

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update content/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md

Co-authored-by: Rome Reginelli <rome@ripple.com>

* Update warning message location in the response as per code changes (#1462)

* Update warning level change in API response

* Move Clio APIs under one heading in the nav

* Update dactyl config file to group all Clio methods under one heading

* Fix file paths

* remove Clio from the nav title

* Add badge to note the version when this API was added

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-08-12 07:14:29 -07:00
develoQ
f58c219a6c translate to japanese
- client-libraries.html
- xrp-api.html
 - xrpljs2-migration-guide.html
- node_to_chard.html

Co-authored-by: mtmttksh <109614042+mtmttksh@users.noreply.github.com>
2022-08-11 13:30:26 +09:00
Abdulkabir Toyyib
327449d708 Update currency-formats.md 2022-07-18 22:04:03 +01:00
mDuo13
75d4bc91ed Merge remote-tracking branch 'ethanlabelle/patch-1' 2022-07-12 14:03:57 -07:00
mDuo13
fff8c37d00 Clio: correct config file path, server_info link 2022-06-29 16:25:46 -07:00
mDuo13
ffcb4c9979 Rename Clio server_info file; fix JA links 2022-06-29 15:58:53 -07:00
mDuo13
ffabb8f959 Clio server_info method 2022-06-29 15:41:04 -07:00
ethanlabelle
a9cda49178 Update book_offers.md
JSON syntax error
2022-06-29 17:20:28 -04:00
mDuo13
3458809228 Rename API method categories 2022-06-28 04:09:37 -07:00
mDuo13
42117756c6 Rename rippled-api.html reference page 2022-06-28 03:45:56 -07:00
mDuo13
a91a2dd4e0 Rename rippled server category/concept 2022-06-28 03:24:01 -07:00
Amarantha Kulkarni
682472e944 rename folder to rippled-api to avoid breaking external links 2022-06-28 01:13:46 -07:00
Amarantha Kulkarni
2f9f349fea Rename API folder name and add Clio server-info file 2022-06-27 07:48:50 -07:00