Peter Chen
|
7538efb01e
|
fix: Add mpt_issuance_id to meta of MPTIssuanceCreate (#2701)
fixes #2332
|
2025-10-17 09:58:38 -04:00 |
|
Peter Chen
|
fb1cdcbde5
|
fix: mpt_issuance_id not in tx for MPTIssuanceCreate (#2630)
fixes: #2332
|
2025-09-17 16:17:58 +01:00 |
|
github-actions[bot]
|
7413e02a05
|
style: clang-tidy auto fixes (#2488)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-08-29 10:31:41 +01:00 |
|
Ayaz Salikhov
|
e6b2f9cde7
|
style: Fix JSON indent style in C++ code (#2485)
|
2025-08-28 15:10:36 +01:00 |
|
Peter Chen
|
2512a9c8e7
|
fix: add nft_id and offer_id to txn stream (#2335)
fixes #1804
Co-authored-by: Alex Kremer <akremer@ripple.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
|
2025-08-28 06:50:52 -07:00 |
|
Ayaz Salikhov
|
5e7f6bb5bd
|
style: Fix JSON colon style in C++ code (#2484)
|
2025-08-28 13:34:25 +01:00 |
|
Ayaz Salikhov
|
d97f19ba1d
|
style: Fix JSON style in C++ code (#2262)
|
2025-06-27 11:45:11 +01:00 |
|
Peter Chen
|
ed47db7d39
|
chore: update libxrpl (#2186)
|
2025-06-06 15:25:21 +01:00 |
|
Ayaz Salikhov
|
ecdea015b9
|
style: Mark JSON literal strings with R"JSON (#2169)
|
2025-05-30 15:50:39 +01:00 |
|
Peter Chen
|
593d7298b1
|
fix: Add CTID to all RPC's that includes transactions (#2011)
fixes #1998
|
2025-04-25 09:55:39 -04:00 |
|
Alex Kremer
|
8ac1ff7699
|
feat: Implement and use LedgerCacheInterface (#1955)
For #1200
|
2025-03-12 13:48:33 +00:00 |
|
github-actions[bot]
|
918a92eeee
|
style: clang-tidy auto fixes (#1925)
Fixes #1924. Please review and commit clang-tidy fixes.
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
|
2025-02-25 09:29:24 +00:00 |
|
Shawn Xie
|
c9e8330e0a
|
feat: LPT freeze (#1840)
Fixes #1827
|
2025-02-24 15:39:11 +00:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Sergey Kuznetsov
|
c77154a5e6
|
feat: Integrate new webserver (#1722)
For #919.
The new web server is not using dosguard yet. It will be fixed by a
separate PR.
|
2024-11-21 14:48:32 +00:00 |
|
cyan317
|
4cbd3f5e18
|
refactor: Subscription Manager uses async framework (#1605)
Fix #1209
|
2024-08-16 13:46:14 +01:00 |
|
yinyiqian1
|
54c9a6e7c0
|
refactor: separate fixtures (#1495)
refactor #945
|
2024-06-28 13:25:52 -04:00 |
|
cyan317
|
b2eacf9868
|
build: Upgrade to libxrpl 2.3.0-b1 (#1489)
Update libxrpl and change include path
|
2024-06-25 15:05:01 +01:00 |
|
Peter Chen
|
967b85ca33
|
Change ledgerInfo and replace with ledgerHeader (#1426)
Fixes [#1396](https://github.com/XRPLF/clio/issues/1396)
|
2024-06-03 13:11:31 -04:00 |
|
cyan317
|
df17b429c5
|
Fix: Duplicate messages when subscribe both accounts and proposed_accounts (#1415)
Fix #1134
|
2024-05-21 09:04:46 +01:00 |
|
cyan317
|
3a6390caf5
|
Fix bug: api version change does not affect the subscribed session (#1404)
Fix #1133
|
2024-05-13 09:12:35 +01:00 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|