Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|
Alex Kremer
|
d5ed0cff77
|
Use LLVM 18 tooling (#1382)
Fixes #1381
|
2024-05-03 09:57:16 +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
|
c00342c792
|
Disable cache on missing data (#1368)
For #1354
|
2024-04-24 18:57:32 +01:00 |
|
Alex Kremer
|
e66cc7759e
|
Remove full from ledger RPC forwarding (#1360)
Fixes #777
|
2024-04-15 18:53:14 +01:00 |
|
github-actions[bot]
|
3fa1df9117
|
[CI] clang-tidy auto fixes (#1352)
Fixes #1351. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-04-12 11:45:20 +01:00 |
|
Sergey Kuznetsov
|
e744a5a8a9
|
Warn about deprecated fields (#1314)
Fixes #1251.
|
2024-04-11 15:23:59 +01:00 |
|
github-actions[bot]
|
470585461d
|
[CI] clang-tidy auto fixes (#1341)
Fixes #1340. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-04-09 11:36:17 +01:00 |
|
Alex Kremer
|
6ff6956a53
|
Move to std::expected (#1288)
Fixes #1173
|
2024-04-08 16:13:33 +01:00 |
|
github-actions[bot]
|
dade122c6e
|
[CI] clang-tidy auto fixes (#1335)
Fixes #1334. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-04-08 14:15:25 +01:00 |
|
cyan317
|
36a790d666
|
Implement get_aggregate_price (#1313)
Fix #1129
|
2024-04-03 13:26:56 +01:00 |
|
Alex Kremer
|
27a422369d
|
Add support for Price Oracle in ledger_entry (#1287)
Fixes #1277
|
2024-03-22 16:51:06 +00:00 |
|
Maria Shodunke
|
6e8de0b64e
|
Improve developer docs + formatting (#1278)
Fixes #1235.
Signed-off-by: Sergey Kuznetsov <skuznetsov@ripple.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-03-20 17:02:41 +00:00 |
|
Sergey Kuznetsov
|
d47f3b71bd
|
Refactor cmake (#1231)
Fixes #920.
|
2024-03-06 16:29:26 +00:00 |
|
github-actions[bot]
|
1842f26826
|
[CI] clang-tidy auto fixes (#1241)
Fixes #1240. Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-03-06 10:09:07 +00:00 |
|
Alex Kremer
|
73d427c1cb
|
Automatically detect missing doxygen comments (#1226)
Fixes #1216
|
2024-03-05 12:37:16 +00:00 |
|
github-actions[bot]
|
c7b637b3f3
|
[CI] clang-tidy auto fixes (#1228)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-03-04 09:16:08 +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
|
97a63db51d
|
Basic execution context framework (#1004)
Fixes #1187
|
2024-02-15 20:36:00 +00:00 |
|
cyan317
|
b89cdb26f2
|
Use json value_to<string> to do the string convert (#1172)
Fix #953
|
2024-02-14 13:26:00 +00:00 |
|
Alex Kremer
|
cce695c570
|
Rename all detail to impl (#1168)
Fixes #1084
|
2024-02-12 11:54:41 +00:00 |
|
Alex Kremer
|
08b02c64cb
|
Fix amm_info amounts in output map to user input (#1162)
Fixes #1156
|
2024-02-06 21:12:57 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +00:00 |
|
Sergey Kuznetsov
|
957aadd25a
|
Requests library (#1140)
For #51.
First part of improving forwarding - library for easy async requests.
|
2024-02-05 11:35:10 +00:00 |
|
github-actions[bot]
|
ecfe5e84e5
|
[CI] clang-tidy auto fixes (#1152)
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
|
2024-02-02 09:34:08 +00:00 |
|
Alex Kremer
|
03c0940649
|
Fix most includes in headers (#1149)
Fixes #1146
|
2024-02-01 12:49:11 +00:00 |
|
cyan317
|
dc5aacfe39
|
Side chain ledgerentry (#1144)
Fix #861
|
2024-02-01 09:12:24 +00:00 |
|
Santiago Reig
|
df27c4e629
|
Forward server_state to rippled (#1135)
Fixes #1138.
|
2024-01-25 15:56:31 +00:00 |
|
cyan317
|
28c8fa2a9a
|
Ledger entry type filter for account_objects and ledger_data (#1116)
Fix #1109
|
2024-01-17 17:29:59 +00:00 |
|
cyan317
|
f97e0690c8
|
Account tx type improvement (#1108)
Fix #1090
|
2024-01-16 09:18:47 +00:00 |
|
github-actions[bot]
|
ac97788db8
|
[CI] clang-tidy auto fixes (#1099)
Fixes #1098. Fixes #1100.
---------
Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2024-01-12 12:29:51 +00:00 |
|
Alex Kremer
|
f4df5c2185
|
Implement amm_info handler (#1060)
Fixes #283
|
2024-01-11 15:57:53 +00:00 |
|
cyan317
|
eb1831c489
|
New subscription manager (#1071)
Fix #886
|
2024-01-08 14:45:57 +00:00 |
|
cyan317
|
b886586de3
|
Unify ledger_index type (#1019)
Fix #1014
|
2023-12-08 14:20:40 +00:00 |
|
cyan317
|
dd018f1c5e
|
Fix ledger close_time_iso(#1008)
Fix #1007
|
2023-11-29 18:04:12 +00:00 |
|
Sergey Kuznetsov
|
35f119a268
|
Switch to llvm 17 tools (#1002)
Fixes #952
|
2023-11-28 20:09:58 +00:00 |
|
cyan317
|
a5fbb01299
|
fix (#999)
Fix #985
|
2023-11-24 16:01:27 +00:00 |
|
Sergey Kuznetsov
|
3b75d88a35
|
Add server_definitions to forwarding set (#996)
Fixes #942
|
2023-11-22 16:21:03 +00:00 |
|
cyan317
|
f0224581a5
|
Fix nfts_by_issuer's DB issue (#997)
Fix #988
|
2023-11-22 15:55:46 +00:00 |
|
Sergey Kuznetsov
|
8ebe2d6a80
|
Add assertion that terminate clio (#994)
Fixes #893.
Also added termination handler to print backtrace on crash, so fixes #929.
|
2023-11-21 13:06:04 +00:00 |
|
cyan317
|
74660aebf1
|
binary (#993)
Fix #984
|
2023-11-20 17:53:34 +00:00 |
|
cyan317
|
db08de466a
|
Unify json (#992)
Fix #962
|
2023-11-20 13:09:28 +00:00 |
|
cyan317
|
feae85782c
|
DeliverMax alias of Payment tx (#979)
Fix #973
|
2023-11-09 13:35:08 +00:00 |
|
cyan317
|
b016c1d7ba
|
Fix lowercase ctid (#977)
Fix #963
|
2023-11-07 16:10:12 +00:00 |
|
Sergey Kuznetsov
|
0597a9d685
|
Add amm type to account objects (#975)
Fixes #834
|
2023-11-03 13:54:54 +00:00 |
|
cyan317
|
05bea6a971
|
add amm filter (#972)
Fix #968
|
2023-11-03 13:12:36 +00:00 |
|
cyan317
|
fa660ef400
|
Implement DID (#967)
Fix #918
|
2023-11-03 09:40:40 +00:00 |
|
Sergey Kuznetsov
|
a16b680a7a
|
Add prometheus support (#950)
Fixes #888
|
2023-11-02 17:26:03 +00:00 |
|
Shawn Xie
|
243858df12
|
nfts_by_issuer (#948)
Fixes issue #385
Original PR:
#584
|
2023-10-30 19:53:32 +00:00 |
|