Sergey Kuznetsov
|
41967c88bd
|
Revert "fix: Add CTID to all RPC's that includes transactions (#2011)"
This reverts commit 1dff0421f2.
|
2025-05-16 17:20:05 +01:00 |
|
Peter Chen
|
1dff0421f2
|
fix: Add CTID to all RPC's that includes transactions (#2011)
fixes #1998
|
2025-05-14 16:06:36 +01: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
|
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]
|
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 |
|
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 |
|
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 |
|
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 |
|