Commit Graph

550 Commits

Author SHA1 Message Date
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
9cfebc798e updates after building locally 2022-06-28 01:28:01 -07:00
Amarantha Kulkarni
3930840506 Incorporate review comments and include missing dactly config updates 2022-06-28 00:48:03 -07:00
Amarantha Kulkarni
2f9f349fea Rename API folder name and add Clio server-info file 2022-06-27 07:48:50 -07:00
Amarantha Kulkarni
6930657686 WIP - initial draft for Clio 2022-06-26 08:23:13 -07:00
Rome Reginelli
26a0ef3e38 Merge pull request #1399 from wojake/patch-3
Update parallel-networks.md
2022-06-15 13:41:52 -07:00
Rome Reginelli
db0a7025b6 Merge pull request #1415 from XRPLF/rr-patch-master-key-permissions
Finish incomplete sentence in Master Key special permissions
2022-06-09 13:45:30 -07:00
Rome Reginelli
602beaa8da Finish incomplete sentence in Master Key special permissions 2022-06-03 10:41:47 -07:00
Dennis Dawson
ee9c889f3b Remove duplicate NFToken entry
Didn't realize it was already in there.
2022-05-31 11:16:05 -07:00
Dennis Dawson
8af6e571b1 Add NFToken support amendment 2022-05-31 10:17:52 -07:00
Rome Reginelli
a0f0de3c95 Apply suggestions from code review
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
Co-authored-by: Elliot Lee <github.public@intelliot.com>
2022-05-23 17:24:09 -07:00
mDuo13
ba407ecd58 Resolve some broken links 2022-05-23 15:36:59 -07:00
mDuo13
86a4ed21b0 ExpandedSignerList doc updates 2022-05-23 13:40:03 -07:00
mDuo13
8b63cf2878 Known Amendments: update statuses for 1.9.1 release 2022-05-23 13:39:44 -07:00
mDuo13
9a626bcf8b Known Amendments: add ExpandedSignerList, fixNFTokenDirV1, NonFungibleTokensV1 2022-05-20 03:24:52 -07:00
Amarantha Kulkarni
203d3c7f4e Update name to Testnet 2022-05-05 14:37:01 -07:00
Wo Jake
7ecca83e2d Update parallel-networks.md
Testnet -> Betanet
2022-04-24 16:39:44 +00:00
Wo Jake
52f4cb126d Update parallel-networks.md
Change Hooks link from V1 to V2 *"betanet"*
2022-04-24 16:35:07 +00:00
Dennis Dawson
aca80b694f innocuous change to kick off another build 2022-04-21 16:52:58 -07:00
Dennis Dawson
be96c71fc5 Adjustments per review
Rewrote to avoid use of NFTokens, clarified NFTokenOfferID (rather than nft_offer_index).
2022-04-21 16:26:53 -07:00
Dennis Dawson
c10453ae15 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 16:13:12 -07:00
Dennis Dawson
5dc64f0f20 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 16:11:53 -07:00
Dennis Dawson
675e2f61cf Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 15:34:51 -07:00
Dennis Dawson
b82b2961d8 Update content/concepts/tokens/non-fungible-token-transfers.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-04-21 15:17:42 -07:00
Dennis Dawson
7fa8a57dcd update links to graphics 2022-04-20 13:42:20 -07:00
Dennis Dawson
f9471d7804 Remove links 2022-04-20 13:16:19 -07:00
Dennis Dawson
5ee17db95a Fix graphic file names 2022-04-20 13:01:07 -07:00
Dennis Dawson
6b6636925f Fix links, graphic references 2022-04-20 12:55:30 -07:00
Dennis Dawson
46d77455aa Fix links 2022-04-20 12:28:37 -07:00
Dennis Dawson
f53bd1dc6c Insert disclaimer 2022-04-20 11:46:32 -07:00
Dennis Dawson
1be5235d19 Fix link 2022-04-20 11:28:53 -07:00
Dennis Dawson
8f0c6c324b Conceptual doc for NFT transfers 2022-04-20 11:24:58 -07:00
Rome Reginelli
be5441262e Fix typo in decentralized exchange note (#1384) 2022-04-06 09:44:27 -07:00
Amarantha Kulkarni
d9efb317fd Remove duplicate definition for the term sidechain (#1381)
* Remove duplicate definition for the term sidechain

* Apply suggestions from code review

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

* Order terms alphabetically

Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-03-30 14:14:31 -07:00
Rome Reginelli
be793039bb Merge pull request #1374 from XRPLF/rr-patch-token-format
Data Types: issued currency→token
2022-03-21 15:56:56 -07:00
mDuo13
9a09afdc69 [JA] fix links 2022-03-21 14:31:09 -07:00
Rome Reginelli
79b4e54a6a Improve Docs for Decentralized Exchange (#1357)
* Decentralized Exchange concept article

1st draft

* DEX: example trade diagram, offers rewording

* Offers: more rewriting/updates

* OfferCreate: Add error cases + other updates

* Known Amendments: fix tecEXPIRED, DepositPreauth

- tecEXPIRED was initially attached to the Checks amendment but got
  moved to DepositPreauth before either became released. The docs weren't
  previously updated to reflect this change
- A change to the snippets caused the DepositPreauth amendment reference
  link to get overwritten so the table links to the feature page rather than the
  amendment description. Special cases this one link.

* OfferCreate error cases: switch to table

* DEX/Offers: edits per review
2022-03-21 08:11:13 -07:00
develoQ
a035a28b7a [JA] fix federated-sidechains typo 2022-03-05 22:50:30 +09:00
Rome Reginelli
27155b50ca Merge pull request #1344 from XRPLF/tokens_renaming
Rename "Issued Currencies" to Tokens
2022-03-02 16:52:54 -08:00
mDuo13
055ee370fe Tokens renaming: edits per peer review 2022-03-02 15:59:06 -08:00
mDuo13
e65c3dfbda Tokens: add note on historical usage 2022-02-17 15:32:59 -08:00
mDuo13
a01585becd Tokens renaming: more fixes 2022-02-16 19:18:53 -08:00
mDuo13
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -08:00
Elliot Lee
41e70d3d95 fix: link to new consensus mechanism explainer (#1317)
* fix: link to new consensus mechanism explainer

* Update link for consistency 

Similar update was made in PR#1306

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2022-02-15 13:31:26 -08:00
silvertrojan
c258ea957e Update payment-channels.md (#1316) 2022-02-15 11:56:12 -08:00
mDuo13
a6d9b53b61 Reword content articles to use "tokens"
This replaces the old wording of "issued currencies" and introduces
broader usage of the term "stablecoins" to more closely match the
terminology in use by the wider industry.

I've also added a draft "Common Misunderstandings about Freezes" page so
that the Freeze page doesn't have to protest quite so much, and written
a very brief word on tokens' use for community credit.

This commit only covers the Concepts section, in English, and likely
leaves some links to the old URLs for the renamed pages.
2022-02-11 18:01:40 -08:00
Rome Reginelli
d0dd8e75b0 Merge pull request #1314 from XRPLF/fix_links_20220207
Fix links (2022-02-09)
2022-02-10 14:46:28 -08:00
Amarantha Kulkarni
ce11c11e22 Update link to the launchkit repo instead of readme (#1313) 2022-02-10 09:32:20 -08:00
mDuo13
8abb3e6348 Fix a bunch of broken links 2022-02-09 16:45:53 -08:00