Commit Graph

119 Commits

Author SHA1 Message Date
Anurag
74078fdbfd Update oracleset.md
Updated description for `LastUpdateTime` field as per the (PR comments)[https://github.com/XRPLF/rippled/pull/4789#pullrequestreview-1771165140]. This field accepts UNIX time instead of Ripple time because it must integrate with third party systems that may not measure time in Ripple time.
2024-11-01 19:53:35 +00:00
Rome Reginelli
63deabcc6e Merge pull request #2822 from tequdev/ja-amm-update
[JA] AMM Updates #2604
2024-10-30 16:18:12 -07:00
tequ
f89293a3b4 [JA] AMM Updates #2604 2024-10-28 13:34:20 +09:00
tequ
b38aebe08e Merge commit '206d0b4bc309dcbacd4c51f3e69ccc4b9f71e691' into ja-2809-2655 2024-10-28 11:29:26 +09:00
tequ
92a7a065db [JA] addresses #2809, #2655 2024-10-22 14:01:28 +09:00
amarantha-k
54bda7ef38 Update links to XLS specs following changes made in XRPLF/XRPL-Standards#208 2024-10-18 17:18:57 -07:00
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
ddawson
5646168bc3 Feedback changes 2024-08-06 09:02:46 -07:00
ddawson
ca5710d794 Add include_deleted param to ledger_entry 2024-08-05 14:20:53 -07:00
mDuo13
ec6abfdf81 Fix diff code sample syntax in Clio ledger doc 2024-07-30 16:40:36 -07:00
Rome Reginelli
69ef83012b ledger (Clio) - update deprecated fields note for 2.2.2 2024-07-30 16:35:21 -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
c59c4573bd Merge pull request #2642 from XRPLF/mvadari-patch-1
Update link in nfts_by_issuer.md
2024-06-26 13:59:28 -07:00
mDuo13
584a38c1b1 book_changes: clarify validated field missing only on WS 2024-06-26 13:56:19 -07:00
Mayukha Vadari
d8aae671be Update link in nfts_by_issuer.md 2024-06-26 11:08:23 -04:00
mDuo13
b70e17a2db subscribe: edits per review 2024-06-25 11:56:20 -07:00
Rome Reginelli
a03b5d7bb0 Apply suggestions from review
Co-authored-by: tequ <git@tequ.dev>
2024-06-13 13:41:49 -07:00
mDuo13
7e2e4ae92c Document book_changes API method and subscription 2024-06-07 13:47:51 -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
Rome Reginelli
af238a6d92 Merge pull request #2597 from iJustErikk/patch-1
Update peer-crawler.md
2024-05-28 10:10:33 -07:00
Rome Reginelli
7c6fe881de Merge pull request #2602 from intelliot/fix-typo
fix: typo in rate-limiting.md
2024-05-28 10:04:12 -07:00
Rome Reginelli
45a4a0077b Merge pull request #2599 from tequdev/ja-20240522
[JA] Track original fixes
2024-05-28 10:03:12 -07:00
Elliot Lee
2f60b12446 fix: typo in rate-limiting.md 2024-05-23 09:20:55 -07:00
Dennis Dawson
2793152617 Merge pull request #2594 from XRPLF/2145_version_rpc
add version topics
2024-05-22 09:25:01 -07:00
Dennis Dawson
30073d0e9b Update docs/references/http-websocket-apis/public-api-methods/clio-methods/version.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-05-22 09:24:43 -07:00
Dennis Dawson
8b46ed62c6 Update docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md
Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2024-05-22 09:24:30 -07:00
tequ
c63237d821 [JA] #2340 , and request/response/erro formatting 2024-05-22 18:20:05 +09:00
Erik Awwad
2a2cc3ba55 Update peer-crawler.md
fix description for overlay.active[].port. see src/ripple/overlay/impl/OverlayImpl.cpp:813
2024-05-21 10:58:29 -04:00
ddawson
2b0c2df2d7 fix clio uri 2024-05-20 12:37:21 -07:00
ddawson
ab02b38e35 update src uri 2024-05-20 11:55:03 -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
bedd174645 add version topics 2024-05-17 16:21:58 -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