Alex Kremer
|
51244feb4a
|
chore: Enable more clang-tidy checks (#3054)
|
2026-05-01 15:31:45 +01:00 |
|
Alex Kremer
|
4b37493bc0
|
fix: Forwarded stream ignores specified api_version (#3010)
|
2026-03-24 15:34:44 +00:00 |
|
Alex Kremer
|
21066d16e9
|
chore: Remove copyright from all source files (#2975)
|
2026-03-24 15:25:32 +00:00 |
|
Ayaz Salikhov
|
967590e639
|
style: Use gersemi instead of ancient cmake-format (#2980)
|
2026-03-06 12:21:01 +00:00 |
|
Ayaz Salikhov
|
6ba58f42f0
|
style: Set clang-format width 100 (#2953)
|
2026-02-20 15:56:03 +00:00 |
|
Alex Kremer
|
9fd15eb08b
|
chore: Enable TSAN without ignoring errors (#2828)
|
2026-01-30 19:14:36 +00:00 |
|
Ayaz Salikhov
|
cf77a10555
|
style: Adopt cmake-format from xrpld (#2938)
|
2026-01-29 16:44:04 +00:00 |
|
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 |
|
Alex Kremer
|
b66d13bc74
|
fix: Workaround large number validation and parsing (#2608)
Fixes #2586
|
2025-09-17 16:12:32 +01:00 |
|
Peter Chen
|
91b248e3b2
|
fix: remove MPTIssuanceID from tx (#2569)
fixes #2332 : Essentially, remove `mpt_issuance_id` for
`MPTokenIssuanceCreate`
|
2025-09-10 08:38:03 -07:00 |
|
emrearıyürek
|
dcf369e4ec
|
docs: Fix some doxygen issues in LedgerFeed (#2556)
|
2025-09-08 20:33:53 +01:00 |
|
Peter Chen
|
9edc26a2a3
|
fix: Add MPT to txn JSON (#2392)
fixes #2332
|
2025-09-04 18:15:47 +01:00 |
|
Sergey Kuznetsov
|
26ef25f864
|
feat: Add network id to ledger feed (#2505)
Fixes #2350.
|
2025-09-04 16:58:50 +01:00 |
|
Ayaz Salikhov
|
0a2930d861
|
chore: Use xrpl/2.6.0 (#2496)
|
2025-09-02 17:10:15 +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 |
|
github-actions[bot]
|
cc506fd094
|
style: Update pre-commit hooks (#2290)
Update versions of pre-commit hooks to latest version.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-07-02 16:36:34 +01:00 |
|
Ayaz Salikhov
|
57dda8ac50
|
chore: Update fmt to 11.2.0 (#2281)
Seems that new clang-tidy fails with our old fmt lib
|
2025-07-02 14:11:35 +01:00 |
|
Ayaz Salikhov
|
5cdd8a642f
|
fix: Use .contains() method where available (#2277)
|
2025-07-01 18:28:12 +01:00 |
|
Ayaz Salikhov
|
13524be6cc
|
feat: Support Permissioned DEX (#2152)
Fix: https://github.com/XRPLF/clio/issues/2143
Will add tests
|
2025-06-06 17:12:18 +01:00 |
|
Peter Chen
|
ed47db7d39
|
chore: update libxrpl (#2186)
|
2025-06-06 15:25:21 +01:00 |
|
Peter Chen
|
cdb5882688
|
refactor: remove old config (#2097)
fixes #1805
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
Co-authored-by: Maria Shodunke <maria-robobug@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2025-05-15 11:53:47 -04:00 |
|
Ayaz Salikhov
|
af0a8af287
|
style: Add typos pre-commit hook (#2041)
|
2025-04-29 09:59:11 +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 |
|
Sergey Kuznetsov
|
f7db030ad7
|
fix: Fix dangling reference in new web server (#1938)
Also delete move constructors where moving may be dangerous.
|
2025-03-04 16:45:47 +00:00 |
|
Shawn Xie
|
c9e8330e0a
|
feat: LPT freeze (#1840)
Fixes #1827
|
2025-02-24 15:39:11 +00:00 |
|
Alex Kremer
|
73f375f20d
|
feat: ETLng task manager (#1843)
|
2025-01-29 15:29:13 +00:00 |
|
Sergey Kuznetsov
|
540e938223
|
refactor: Use mutex from utils (#1851)
Fixes #1359.
|
2025-01-27 15:28:00 +00:00 |
|
Sergey Kuznetsov
|
957028699b
|
feat: Graceful shutdown (#1801)
Fixes #442.
|
2025-01-22 13:09:16 +00:00 |
|
Alex Kremer
|
820b32c6d7
|
chore: No ALL_CAPS (#1760)
Fixes #1680
|
2025-01-02 11:39:31 +00:00 |
|
Peter Chen
|
3c4903a339
|
refactor: Replace all old instances of Config with New Config (#1627)
Fixes #1184
Previous PR's found [here](https://github.com/XRPLF/clio/pull/1593) and
[here](https://github.com/XRPLF/clio/pull/1544)
|
2024-12-16 15:33:32 -08: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 |
|
Shawn Xie
|
6b61984e0e
|
feat: Implement MPT changes (#1147)
Implements https://github.com/XRPLF/XRPL-Standards/tree/master/XLS-0033d-multi-purpose-tokens
|
2024-11-11 16:02:02 +00:00 |
|
github-actions[bot]
|
b04e090cbb
|
style: clang-tidy auto fixes (#1639)
Fixes #1638. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-09-09 09:29:45 +01:00 |
|
cyan317
|
44c07e7332
|
refactor: Remove SubscriptionManagerRunner (#1623)
|
2024-09-06 10:34:23 +01:00 |
|
github-actions[bot]
|
fb473f6d28
|
style: clang-tidy auto fixes (#1613)
Fixes #1612. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
|
2024-08-19 09:30:39 +01:00 |
|
cyan317
|
4cbd3f5e18
|
refactor: Subscription Manager uses async framework (#1605)
Fix #1209
|
2024-08-16 13:46:14 +01:00 |
|
Alex Kremer
|
7bd21345a1
|
feat: AmendmentCenter (#1418)
Fixes #1416
|
2024-06-27 18:21:30 +01: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 |
|
cyan317
|
df17b429c5
|
Fix: Duplicate messages when subscribe both accounts and proposed_accounts (#1415)
Fix #1134
|
2024-05-21 09:04:46 +01:00 |
|
Sergey Kuznetsov
|
da10535bc0
|
Cover LoadBalancer with tests (#1394)
Fixes #680. Fixes #1222.
|
2024-05-15 14:02:36 +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 |
|
github-actions[bot]
|
8f47128424
|
[CI] clang-tidy auto fixes (#1385)
Fixes #1384. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-04-30 12:39:35 +01:00 |
|
Alex Kremer
|
e931f27d3b
|
Support clang 16 in docker CI (#1348)
Fixes #1175
|
2024-04-15 12:09:34 +01:00 |
|
cyan317
|
8095e6893d
|
Change log level (#1319)
Fix #1205
|
2024-04-08 13:21:37 +01:00 |
|
Sergey Kuznetsov
|
d47f3b71bd
|
Refactor cmake (#1231)
Fixes #920.
|
2024-03-06 16:29:26 +00:00 |
|
Alex Kremer
|
a74970b81e
|
Add missing doxygen comments (#1223)
Fixes #1218
|
2024-03-01 15:58:18 +00:00 |
|
Alex Kremer
|
862fc48924
|
Use doxygen-awesome theme (#1214)
For #889
|
2024-02-27 15:22:44 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|
cyan317
|
eb1831c489
|
New subscription manager (#1071)
Fix #886
|
2024-01-08 14:45:57 +00:00 |
|