Commit Graph

1093 Commits

Author SHA1 Message Date
develoQ
b8bc59421f [JA] translate dex, offer page 2023-02-15 18:37:33 +09:00
Elliot Lee
28e4c8b7dc tec-codes: tec txs consume a sequence number (#1731) 2023-02-14 09:41:38 -08:00
ddawson
c1776d1259 Link to ledger entry 2023-02-08 12:04:49 -08:00
Caleb Kniffen
407925a567 Merge pull request #1718 from XRPLF/document-nftokenminter-removal
Add instructions to remove NFTokenMinter
2023-02-03 16:43:07 -06:00
Caleb Kniffen
832ea4b88b Update content/references/protocol-reference/transactions/transaction-types/accountset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2023-02-03 16:41:34 -06:00
jonathanlei
f90d31ffd1 Merge pull request #1673 from AlexanderBuzz/DGE-94_javascript-code-samples_tx_ser
Added tx-serialization JavaScript examples analog to python version
2023-02-03 11:49:33 -08:00
Caleb Kniffen
60fbf6b543 Add instructions to remove NFTokenMinter
Add special instructions to remove a NFTokenMinter.  This is also documented at https://xrpl.org/nftoken-authorized-minting.html#unassigning-an-authorized-minter.  Additionally removed where NFTokenMinter is said to be experimental.
2023-02-02 17:54:28 -06:00
AlexanderBuzz
3b84534b6a - Changed link in xrpl.org/serialization.html from ripple-binary-codec to the code from this PR 2023-01-30 13:06:27 +01: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
bcb28a3b58 Add reviewer fixes 2023-01-18 12:23:15 -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
Oliver Eggert
58df747093 Update to match style guide. 2023-01-15 20:45:23 -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
281ddc5664 Merge pull request #1659 from wojake/patch-12
escrowcreate.md typo fix
2023-01-04 15:52:05 -08:00
Rome Reginelli
81e34b9997 Merge pull request #1637 from XRPLF/rr-clarify-nftokentaxon
Clarify NFTokenTaxon
2023-01-04 15:51:40 -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
Wo Jake
732c32659a escrowcreate.md typo fix 2022-12-26 19:21:56 +08: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
3286df3cca Clarify NFTokenTaxon
Lathan in Mattermost called out that this line is confusing. I think this rewrite should clear up the confusion. (Note, I'm using "NFT" to get a head start on #1628.)

The note on the maximum value is not necessary because that's the actual hard max of a UInt32 type anyway.
2022-12-14 12:54:18 -08:00
mDuo13
b8794f80f6 AMM: add concept links to more tx types 2022-12-12 20:10:54 -08:00
Michael Legleux
e63f3a60c2 does -> does _not_ 2022-12-12 18:55:55 -08:00
mDuo13
b5478b863e AMM: edit concept, add links to it 2022-12-12 17:28:48 -08:00
Rome Reginelli
7897a9c73a Merge pull request #1619 from XRPLF/rr-fix-amm-trading-fee
AMM: Fix trading fee decimal comparison
2022-12-08 13:48:29 -08:00
Rome Reginelli
4da14c00f4 Merge pull request #1608 from XRPLF/rr-stissue-length
Serialization: fix STIssue definition
2022-12-07 15:58:21 -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
Wietse Wind
2924e465e0 Add note about not being able to AccountDelete (tecHAS_OBLIGATIONS) if minted 2022-12-04 01:06:17 +01:00
Rome Reginelli
b2ae59164e AMM: Fix trading fee decimal comparison
"units of 1/100,000" is equivalent to "⅒ basis points" which is correct. This 10,000 number is a carry over from when it was basis points, not ⅒ thereof
2022-12-02 13:53:20 -08:00