Commit Graph

93 Commits

Author SHA1 Message Date
mDuo13
61aeaccfd3 Change 'test networks' to just 'networks' to acknowledge sidechains 2023-08-08 14:45:17 -07:00
mDuo13
10bb54e4f1 Clarify/update initial ledger options 2023-08-08 14:44:08 -07:00
Elliot Lee
4e625a2a62 Apply suggestions from code review 2023-07-19 14:04:59 -07:00
Elliot Lee
4b14bb76f6 commandline-usage: stand-alone and initial ledger options are independent
Initial Ledger Options is not a subcategory of Stand-Alone Mode Options
2023-07-19 13:57:09 -07:00
mDuo13
098c437acf account_currencies: fix broken link 2023-06-29 16:49:44 -07:00
mDuo13
100df5de92 feature: edit vetoed desc per peer review 2023-06-27 14:15:35 -07:00
mDuo13
509dfd94dc API: remove more mentions of the removed 'strict' parameter & clean up nearby 2023-06-27 14:14:34 -07:00
mDuo13
310ad85dc6 feature method: doc new behavior re:obsolete amendments 2023-06-26 17:58:41 -07:00
mDuo13
98e0b0ff6b account_objects: cleanup & updates for types that can be returned in 1.11.0 2023-06-26 17:12:13 -07:00
mDuo13
7113f7f45e account_info updates for 1.11.0:
- the "strict" parameter is now the default; only addresses are allowed
  in the "account" field now (rippled PR#4404)
- now returns account_flags as a map of booleans (rippled PR#4459)
2023-06-20 17:57:43 -07:00
tequ
2ebc9319e2 Update nft_history.md
fix response json
2023-05-16 10:46:56 +09:00
Rome Reginelli
87511da52a Merge pull request #1874 from mDuo13/rm_more_amm
Remove more AMM docs
2023-04-24 14:20:02 -07:00
Rome Reginelli
c4c1f02ac2 Merge pull request #1844 from develoQ/ja-multisig
[JA] MultiSig
2023-04-24 12:51:14 -07:00
mDuo13
0853e070ce ledger_entry: remove leftover AMM link 2023-04-20 11:54:24 -07:00
Dennis Dawson
49684b4391 Merge pull request #1862 from XRPLF/add_nft_api_topic
add nft api topic
2023-04-19 08:48:37 -07:00
ddawson
a62f237849 format fix 2023-04-18 14:49:51 -07:00
ddawson
1d6be20c95 add binary response 2023-04-18 14:24:59 -07:00
ddawson
3c552bd1e3 Add nft_history to pub apis 2023-04-18 10:58:30 -07:00
ddawson
303ba47892 Fix marker def 2023-04-18 10:12:22 -07:00
ddawson
8ea9068ec5 Add request fields 2023-04-18 09:46:25 -07:00
mDuo13
babe32732a Remove more AMM docs 2023-04-17 12:14:49 -07:00
tequ
3ddb7112b1 Merge commit '6e7a8b8ad389845d792b6798bf7b8ddebb7b540c' into ja-multisig 2023-04-16 00:22:37 +09:00
Shawn Xie
6e7a8b8ad3 Add note for ledger_data API about type field (#1819)
* add note for `ledger_data` about `type`

* Revise to give more clarity on whats happening
2023-04-13 13:57:00 -04:00
Amarantha Kulkarni
4c01a5dbf7 Part 2 of the fix for Issue 1820 (Move AMM pages) (#1867)
* Remove in-development files for AMM proposal

* Add redirects for in-development AMM pages
2023-04-12 12:16:20 -07:00
ddawson
11b6267fe5 Add NFTokenPage to account_objects.md 2023-04-11 14:49:59 -07:00
Amarantha Kulkarni
5794b6fe09 Fix for Issue1765 that clarifies currency format (#1860)
When merged, fixes #1765.
2023-04-07 13:54:34 -07:00
ddawson
a7eecd8289 add nft api topic 2023-04-06 15:37:43 -07:00
Jackson Mills
1ef4bea303 Change server_state.transitions to string in example
When running against rippled locally, `ServerState.transitions` appears to be a string, and the documentation says it should be a string, so this PR updates the example to use a string instead of a number for that field. (I believe it used to be a number, but at some point changed)
2023-03-27 14:29:27 -07:00
tequ
8db06f1ebf [JA] update multisig 2023-03-26 14:18:22 +09:00
oeggert
e782a0aa8e Merge branch 'master' into 1100-release-docs 2023-03-14 12:33:54 -07:00
Rome Reginelli
d94d0d2450 Merge pull request #1781 from develoQ/japanese-amm
[JA] AMM
2023-03-09 16:20:40 -08:00
ddawson
ad5d4a28a6 Fix try it! links 2023-03-08 15:42:28 -08:00
Oliver Eggert
e373f958ed Fix spacing in table 2023-03-06 15:55:30 -08:00
Oliver Eggert
2b0e8d2cb0 Update command line options 2023-03-06 15:51:22 -08:00
oeggert
46e90cfb4d Revert "Add new nodeid options." 2023-03-06 15:34:14 -08:00
Oliver Eggert
ac64abcd37 Add new nodeid commandline options 2023-03-03 14:05:15 -08:00
develoQ
d659a6ea49 fix 2023-03-01 09:37:25 +09:00
develoQ
045740ec8c [JA] amm_info 2023-02-28 20:03:16 +09:00
Dennis Dawson
2722cc7f6c Merge branch 'master' into ledger_entry1580 2023-02-21 15:43:12 -08:00
ddawson
c1776d1259 Link to ledger entry 2023-02-08 12:04:49 -08:00
Rome Reginelli
9a675d3e4e Merge pull request #1704 from XRPLF/amm_api_updates
amm_info updates
2023-01-27 18:37:57 -08:00
Oliver Eggert
534ec4edaf Add anchor tag and fix linking from untranslated page. 2023-01-25 19:22:53 -08:00
mDuo13
f335de0a75 account_objects, book_offers, ledger: edit per @oeggert review 2023-01-25 17:57:17 -08:00
mDuo13
0e842b1c1d amm_info: clarify vote_weight units 2023-01-25 17:31:55 -08:00
mDuo13
840845cb2b ledger, ledger_data: clarify type filtering 2023-01-24 19:02:34 -08:00
mDuo13
418a321b27 amm_info: clarify amount/amount2 may be swapped due to canonical asset order 2023-01-24 18:38:05 -08:00
mDuo13
52f8ed4726 book_offers: touch up formatting 2023-01-24 18:18:40 -08:00
mDuo13
10d4b5880a amm_info response format update 2023-01-24 18:18:16 -08: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