Commit Graph

59 Commits

Author SHA1 Message Date
mDuo13
8cf07c32d5 Update latest amendment status & related fixes
- fixPreviousTxnID, fixAMMv1_1, and fixEmptyDID went live.
- Added PreviousTxnID, PreviousTxnLgrSeq fields to ledger entry types
  that had them added by the fixPreviousTxnID amendment.
- Updated ledger entry examples for several of those entry types.
- Documented DirectoryNode flags for NFT offer directories. (These were
  missing, but have been around since NFTs went live.)
2024-10-15 16:12:40 -07:00
mDuo13
f42bb6c813 Migrate old callout syntax 2024-10-09 15:26:34 -07:00
oeggert
7c35a9a3b6 Merge pull request #2761 from XRPLF/amm-fixes
Correct AMM Details
2024-10-03 12:20:50 -07:00
Amarantha Kulkarni
f785847d03 Fix broken link in oracle.md 2024-10-02 22:18:22 -07:00
tequ
4fd365d54a [EN] fix oracle document 2024-09-23 15:19:56 +09:00
Oliver Eggert
4d4683d55a correct amm details 2024-09-10 20:42:50 -07:00
Rome Reginelli
a8a28b3631 Remove network IDs of shut-down AMM and Sidechains devnets 2024-09-10 09:58:43 -07:00
tequ
358314c8c1 Update Network ID list 2024-09-10 13:09:52 +09:00
Oliver Eggert
fd381033fc minor grammar fixes 2024-08-29 10:57:54 -07:00
Oliver Eggert
5bec54f0cb add reviewer suggestions 2024-08-28 15:38:46 -07:00
Oliver Eggert
cc16be9066 migrate oracle docs 2024-08-08 18:39:31 -07:00
Rome Reginelli
03bf86e85c Merge pull request #2668 from XRPLF/fix_terNo_RIPPLE
Update terNO_RIPPLE description (Fixes #2546)
2024-07-11 12:57:34 -07:00
mDuo13
e45347441e terNO_RIPPLE: reword description for simplicity 2024-07-10 16:17:23 -07:00
mDuo13
9cbca123be Update terNO_RIPPLE description (Fixes #2546) 2024-07-08 15:47:29 -07:00
mDuo13
65878b9778 tec codes: update/add tecEMPTY_DID 2024-07-08 13:35:48 -07:00
Rome Reginelli
5b8e14fd7c Merge pull request #2562 from zgrguric/patch-6
AMMBid explain non-trading fee case
2024-06-05 10:55:41 -07:00
Rome Reginelli
4f1850b02a Rephrase AMMBid zero-fee case 2024-06-05 10:54:24 -07:00
Dennis Dawson
e24b4185f8 Merge pull request #2587 from XRPLF/2533-PrevField
Add PreviousFields to DeletedNode
2024-05-20 10:36:55 -07:00
Dennis Dawson
e25730eaaf Update docs/references/protocol/transactions/metadata.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2024-05-20 09:44:53 -07:00
ddawson
d7c1cd4fe8 Add PreviousFields to DeletedNode 2024-05-14 14:32:25 -07:00
mDuo13
11b909ed50 Update AMM auction slot details:
- Update with the actual min bid formula used
- Change formulas to use pseudo-code characters instead of math symbols
  which can be hard to read (for example ÷ looks like +, ⁶⁰ is small and
  hard to see, etc.)
- Update callout syntax for Redocly
- Slightly restructure auction slot section to emphasize the "why"
  first
2024-05-09 16:37:53 -07:00
oeggert
067ec1d084 Merge pull request #2556 from XRPLF/amm-flag-updates
AMM Flag Updates
2024-05-06 13:15:16 -07:00
Amarantha Kulkarni
70ecc04372 Merge pull request #2540 from legleux/fix-ammbid-error-inaccuracy
Fix ammbid error inaccuracy; make ammendment requirement consistent with other enabled amendments
2024-05-03 07:28:06 -07:00
Dennis Dawson
4371461988 Merge pull request #2535 from XRPLF/add_nft_dn
Add NFTOffer directory
2024-04-26 10:22:34 -07:00
ddawson
be0bfd9a5d Add newline 2024-04-26 10:10:19 -07:00
ddawson
786abd182a Updates per Shawn Xie 2024-04-26 09:49:06 -07:00
ddawson
e55a8bf3ef replace NFTOfferDirectory response 2024-04-25 14:01:07 -07:00
zgrguric
ecefcb4d34 AMMBid explain non-trading fee case
Adds single sentence which addresses case when user bids on Pool which has not Trading fee yet set.
For reference this is the transaction on XRPL Mainnet: A3A278DEEF3C5E06126526F948F31436BDDD96E61779E2E7A55090270017BD89
2024-04-21 11:47:34 +02:00
Oliver Eggert
023964e4ce add how to find amm payment 2024-04-19 13:00:52 -07:00
oeggert
70be0b262f Merge pull request #2552 from XRPLF/transaction-metadata
Transaction metadata
2024-04-19 11:40:47 -07:00
Oliver Eggert
517ae8a1f4 remove hyphen 2024-04-19 11:38:41 -07:00
Oliver Eggert
fb7847d683 add lsfammnode flag 2024-04-19 11:37:01 -07:00
Oliver Eggert
ce6b7b9a1c fix flag name 2024-04-18 16:52:17 -07:00
Oliver Eggert
8d635baadf update json example to show deletednode metadata with previousfields 2024-04-16 10:33:21 -07:00
Oliver Eggert
cb7a05f3f3 add raw data 2024-04-12 11:49:29 -07:00
Michael Legleux
5dea342661 Fix some error conditions. 2024-04-11 12:17:24 -07:00
Michael Legleux
524576b909 Make the amendment requirement consistent with other enabled amendments. 2024-04-11 12:16:43 -07:00
ddawson
c407737519 lowercase directory 2024-04-09 13:45:09 -07:00
ddawson
9192d9a629 Reduce scope of JSON 2024-04-09 13:34:13 -07:00
ddawson
664379f3f3 Add NFTOffer directory 2024-04-09 13:26:49 -07:00
Dennis Dawson
7e59b96875 Merge pull request #2513 from XRPLF/issue_208
Issue 208
2024-04-01 10:05:37 -07:00
Dennis Dawson
0f66b456e4 Update docs/references/protocol/transactions/types/trustset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-01 09:44:05 -07:00
Dennis Dawson
26f0582903 Update docs/references/protocol/transactions/types/trustset.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-04-01 09:43:57 -07:00
ddawson
43001fdb12 minor corrections 2024-03-28 17:34:47 -07:00
ddawson
3983f84199 Enhance QualityIn/Out descriptions 2024-03-28 13:06:50 -07:00
Amarantha Kulkarni
ad995c7a42 Remove more instances of not-enabled flags for AMM 2024-03-22 21:15:16 -07:00
Amarantha Kulkarni
2f9e48d2d4 Remove the not-enabled flag from AMM topics 2024-03-22 13:59:14 -07:00
mDuo13
ae891dc925 Fix some filename/URL issues.
- Change transaction-results/transaction-results/ to not repeat itself,
  adding a redirect from the old URL.
- Fix Japanese localization of 'tasks' not being updated to 'how-tos'.
  (Translated pages in this subfolder were not being shown as translated
  due to the mismatch.)
- Fix unparsed `[base58][]` link in addresses snippet.
2024-03-20 17:41:29 -07:00
ddawson
5c12a9b80a tasks -> how-tos 2024-03-14 16:57:01 -07:00
ddawson
5679fc64e0 consistent tut subdirs 2024-03-14 16:51:05 -07:00