Commit Graph

33 Commits

Author SHA1 Message Date
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
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
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
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
Amarantha Kulkarni
ee986ec936 Remove experimental flags from various topics 2024-03-12 13:46:23 -07:00
Caleb Kniffen
6fdce1f7cc fix: remove experimental flag for several flags
Remove the experimental flag for Clawback and DisallowIncoming amendment additions.
2024-03-12 13:32:41 -05:00
Amarantha Kulkarni
91ed27a908 Update links after renaming accounts.md to index.md 2024-02-07 14:02:40 -08:00
mDuo13
4911c25c9c Reorg tutorials to match nav, and update links 2024-01-31 20:06:41 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00