Commit Graph

166 Commits

Author SHA1 Message Date
tequ
aa2809ac5e [JA] update cryptographic-keys (#1849) 2023-04-07 13:57:49 -07:00
mDuo13
a91914e369 Reserves: clarify NFTs, simplify some stuff 2023-01-25 15:27:05 -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
Oliver Eggert
93961c2d61 Fix typo in cryptographic-keys.md. 2022-11-28 09:22:59 -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
4addf5996b Update NFT status 2022-10-31 14:52:40 -07:00
Ed Hennis
4ea9d85994 Remove references to the FeeEscalation amendment:
* FeeEscalation was enabled in 2016, and retired in 2018. There is no
  longer any need to point out the old or changed behavior.
2022-10-14 16:28:59 -04:00
Elliot Lee
29342ff58a Update reserves.md 2022-07-28 09:09:08 -07:00
Elliot Lee
44530e453d Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2022-07-26 23:06:13 -07:00
Elliot Lee
e6a97fa14d Explain how to calculate reserve requirements
reserves.md - add explanation of how to query for an account's reserve requirement
2022-07-26 11:05:20 -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
Rome Reginelli
602beaa8da Finish incomplete sentence in Master Key special permissions 2022-06-03 10:41:47 -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
055ee370fe Tokens renaming: edits per peer review 2022-03-02 15:59:06 -08:00
mDuo13
ca80f66efe Tokens renaming: more find-and-replace 2022-02-15 18:45:03 -08:00
mDuo13
8abb3e6348 Fix a bunch of broken links 2022-02-09 16:45:53 -08:00
develoQ
07e17c13ef translate ticket page 2021-12-08 21:31:58 +09:00
N3TC4T
076ce1d6bb Update AccountDelete transaction cost 2021-12-07 16:36:31 +01:00
Rome Reginelli
c9a14e9ca0 Merge pull request #1175 from movitto/ledger_close_time_example
Add example of Ledger Close Time determination
2021-11-29 15:30:11 -08:00
mDuo13
f3aca0ccea Ledger close times example: edits per reviews 2021-11-29 14:23:57 -08:00
mDuo13
e31afae03e Update: Tickets, NegativeUNL enabled on Mainnet 2021-11-23 17:26:15 -08:00
Rome Reginelli
38d72188e1 Tickets: add link to "Use Tickets" tutorial 2021-11-10 15:14:00 -08:00
Brandon Wilson
09c5ecb09b Update ticket owner reserve amount 2021-11-04 11:29:03 -05:00
Rome Reginelli
cf99281d3d Merge pull request #1194 from DennisDawson/patch-1
Add details for SignerWeight and SignerQuorum
2021-10-20 16:01:10 -07:00
Rome Reginelli
7cae841c22 Apply suggestions from code review 2021-10-20 16:00:31 -07:00
mDuo13
fcae5f39de Fix broken links 2021-10-20 12:56:12 -07:00
mDuo13
7cff4596cc xrpl.js 2.0: address feedback, fix many TODOs 2021-10-19 18:55:06 -07:00
mDuo13
d0c7b39a0e Update more RippleAPI mentions 2021-10-14 19:42:55 -07:00
mDuo13
64e915eeb2 xrpl.js 2: update many mentions, more code 2021-10-12 19:16:20 -07:00
Dennis Dawson
8a33d622a4 updates based on feedback from Rome 2021-10-12 15:31:12 -07:00
Dennis Dawson
f7fe3bfbee Add details for SignerWeight and SignerQuorum 2021-10-11 17:04:40 -07:00
fersmi
da1be90237 301 permanently moved
Fixed links with http status code 301 permanently moved.
2021-10-04 15:30:37 +02:00
Mo Morsi
77789f670f Add example of Ledger Close Time determination 2021-09-22 17:28:36 -04:00
mDuo13
1c59a6c7ad Reserves 20/5 XRP → 10/2 2021-09-20 15:39:08 -07:00
Alloy Networks
04e40263bf Change reserves to 10/2 in line with current state 2021-09-20 09:28:12 +03:00
Bharath Chari
1e628451a6 Remove reference to increase in value of XRP
It is undesirable to mention that the burning of fees increases value of XRP. No price reference will be made on xrpl.org.
2021-09-19 17:19:40 +03:00
Elliot Lee
95366ef475 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:46:18 -07:00
Elliot Lee
27ec58f8f6 Update content/concepts/payment-system-basics/accounts/reserves.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2021-08-04 13:45:44 -07:00
Elliot Lee
518eda8dc6 reserves.md - accounts can now be deleted
- Removed "and the full ledger history on disk" because I don't think reserve requirements really reduce the size of the ledger history. (But I could be persuaded.) Transaction fees are the main way that ledger history is kept from growing excessively large.
2021-07-27 21:25:39 -07:00
mDuo13
6e097f019d Update older repo URLs to XRPLF too 2021-07-23 02:26:20 -07:00
Rome Reginelli
fecd41cc0c Tickets: fix fix typo 2021-07-06 23:33:43 -07:00
Rome Reginelli
4254b51771 Tickets: fix typo 2021-07-06 23:33:12 -07:00
Rome Reginelli
d5f9fd6191 Cryptographic keys: fix typo 2021-07-06 23:32:39 -07:00
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -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