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
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
oeggert
af68722548
Merge pull request #1677 from XRPLF/update-amendments-concept
...
Update Amendments Concept Info
2023-01-18 12:47:23 -08:00
Oliver Eggert
19eb90020b
Fix grammar
2023-01-18 11:11:15 -08:00
Oliver Eggert
d874e0e752
Fix health-check.ja link
2023-01-17 11:28:06 -08:00
Oliver Eggert
0b3a2c9a16
Fix broken links to amendment blocked servers section
2023-01-15 22:37:48 -08:00
Dennis Dawson
ec5f87fb5d
Merge pull request #1671 from XRPLF/nft_offer_issue_1520
...
Nft offer issue 1520
2023-01-12 14:07:07 -08:00
ddawson
15b3dca6eb
remove plural
2023-01-12 13:47:03 -08:00
ddawson
3173524dfb
Oxford comma
2023-01-11 10:42:11 -08:00
ddawson
d6c48d8e97
Add nft_offers to type list
2023-01-11 09:46:44 -08:00
Rome Reginelli
c24e128547
Merge pull request #1660 from XRP-DEV/patch-1
...
Minor documentation change `nft_sell_offers` (Updated JSON RPC object to the correct structure)
2023-01-04 15:52:53 -08:00
Rome Reginelli
863682504a
Merge pull request #1638 from XRPLF/fix_path_find_dest_amt
...
Update path_find
2023-01-04 15:51:25 -08:00
Niko
b4de01f896
Updated JSON RPC object to the correct sturcture
...
The JSON object proposed for submitting had the incorrect structure for the JSON-RPC endpoint
2022-12-30 01:51:51 +01:00
Rome Reginelli
b8033021a1
Merge pull request #1652 from XRPLF/ws_tool_tickets
...
Fix ledger_entry format for tickets and add to WS tool
2022-12-22 12:01:28 -08:00
Rome Reginelli
86fad1e20f
Merge pull request #1653 from legleux/fix-escrow-example-field
...
field wrong "account" should be "owner"
2022-12-22 12:00:57 -08:00
Michael Legleux
54f20be9bc
field wrong "account" should be "owner"
2022-12-20 21:31:55 -08:00
mDuo13
f18e676183
Fix ledger_entry format for tickets and add to WS tool
2022-12-20 17:20:39 -08:00
mDuo13
daeabe6c9d
Merge branch 'amm_concept'
2022-12-16 14:05:00 -08:00
mDuo13
0e5f57a2ef
Update path_find
...
Add the destination_amount field in paths for the -1 special case
(Fixes issue #1626 ) and minor updates for style consistency.
2022-12-15 15:58:45 -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
Rome Reginelli
5c2bf3204b
Merge pull request #1606 from XRPLF/rr-submit_multisigned_cli_resp
...
Add example CLI reponse to submit_multisigned
2022-12-06 15:30:40 -08:00
mDuo13
6f89db4678
Start AMM concept, AMM-Devnet support
2022-12-01 18:46:56 -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
Rome Reginelli
53db225ee3
Add example CLI reponse to submit_multisigned
...
Fix #407
Re-uses the JSON-RPC response since it should be identical to the commandline response except the lead-in.
2022-11-28 13:51:47 -08:00
Rome Reginelli
e3a6935cb2
Merge pull request #1541 from XRPLF/amm_ref
...
Automated Market Maker (XLS-30d) reference documentation
2022-11-23 14:33:21 -08:00
mDuo13
45f6ea49a8
server_info/state: more edits
2022-11-23 12:50:20 -08:00
mDuo13
c2cc532242
server_info/state updates: edits per reviews
2022-11-23 12:40:16 -08:00
Oliver Eggert
ed2047c8ab
Clean up code comments.
2022-11-23 12:09:09 -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
Oliver Eggert
3cbc0400af
Add include code markdown to Markers and Pagination page.
2022-11-21 21:26:43 -08:00
mDuo13
3ed5d90519
Update server_info/state w/ reporting mode details
...
- Add reporting mode specific fields
- Mark peers field as omitted from reporting mode
- Fix "external" gRPC link in server modes page
- Update "Configure gRPC" tutorial to better reflect current status of
gRPC in rippled
This commit fixes #1446 .
2022-11-16 15:38:42 -08:00
mDuo13
4addf5996b
Update NFT status
2022-10-31 14:52:40 -07:00
ddawson
3ba6eaf226
fix link to NFTokenTaxon
2022-09-08 15:48:19 -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