Alex Kremer
|
b66d13bc74
|
fix: Workaround large number validation and parsing (#2608)
Fixes #2586
|
2025-09-17 16:12:32 +01:00 |
|
emrearıyürek
|
5eea26d9ac
|
perf: Pass const reference Input into handlers (#2409)
Fix https://github.com/XRPLF/clio/issues/2265
---------
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com>
|
2025-08-11 12:21:32 +01:00 |
|
github-actions[bot]
|
357b96ab0d
|
style: clang-tidy auto fixes (#2184)
Fixes #2183. Please review and commit clang-tidy fixes.
Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
|
2025-06-03 18:15:08 +01:00 |
|
Ayaz Salikhov
|
550f0fae85
|
refactor: Use std::expected instead of std::variant for errors (#2160)
|
2025-06-03 13:34:25 +01:00 |
|
Shawn Xie
|
c9e8330e0a
|
feat: LPT freeze (#1840)
Fixes #1827
|
2025-02-24 15:39:11 +00:00 |
|
Peter Chen
|
fe4f95dabd
|
fix: Check ledger range in every handler (#1755)
fixes #1565
|
2024-11-29 10:11:07 -05: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
|
b89cdb26f2
|
Use json value_to<string> to do the string convert (#1172)
Fix #953
|
2024-02-14 13:26:00 +00:00 |
|
Alex Kremer
|
a1699d7484
|
Rename headers to .hpp (#1154)
Fixes #1153
|
2024-02-05 13:10:50 +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
|
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 |
|
Alex Kremer
|
1aab2b94b1
|
Move to clang-format-16 (#908)
Fixes #848
|
2023-10-19 16:55:04 +01:00 |
|
Sergey Kuznetsov
|
4b53bef1f5
|
Add clang tidy (#864)
Fixes #863
|
2023-10-03 10:43:54 +01:00 |
|
Alex Kremer
|
547cb340bd
|
Update doxygen comments (#818)
Fixes #421
|
2023-08-11 21:32:32 +01:00 |
|
cyan317
|
e3ada6c5da
|
Remove deprecated fields (#814)
Fix #801
|
2023-08-07 18:23:13 +01:00 |
|
Alex Kremer
|
c6ca650767
|
Add initial Conan integration (#712)
Fixes #645
|
2023-07-24 18:43:02 +01:00 |
|
cyan317
|
7710468f37
|
Ledger owner fund (#753)
Fixes #754
|
2023-07-11 12:36:48 +01:00 |
|
Alex Kremer
|
d7d5d61747
|
Integrate nextgen RPC into clio (#572)
Fixes #592
|
2023-05-04 16:15:36 +01:00 |
|
Alex Kremer
|
d816ef54ab
|
Reformat codebase with 120 char limit (#583)
|
2023-04-06 11:24:36 +01:00 |
|
Alex Kremer
|
f81086f40c
|
Add copyright to top of each source file (#444)
Fixes #411
|
2022-12-12 21:11:01 +00:00 |
|
Francis Mendoza
|
25067c97ed
|
Add rpcNOT_SUPPORTED due to Clio disparity with Rippled (#360)
Mitigates #280
|
2022-11-17 17:02:49 +00:00 |
|
Alex Kremer
|
0a5bf911c1
|
Add error code extension mechanism and use malformed currency code (#396)
Fixes #275
|
2022-11-15 17:08:09 +00:00 |
|
CJ Cobb
|
b01813ac3d
|
change id to object_id in diff response to ledger command (#218)
|
2022-07-26 14:08:54 -05:00 |
|
Devon White
|
9939f6e6f4
|
Add NFT RPC infrastructure
|
2022-05-18 15:41:56 -04:00 |
|
natenichols
|
d016253264
|
Make database reads async
* yield on db read using asio
* PostgresBackend fetches multiple transactions or objects in parallel
|
2022-02-16 09:36:51 -05:00 |
|
CJ Cobb
|
da96608feb
|
add diff flag to ledger command
|
2022-01-25 12:11:05 -05:00 |
|
Michael Legleux
|
bdfd07f154
|
clang-format (#86)
* clang-format
* ignore clang-format commit; run clang-format in github actions
|
2022-01-24 15:26:53 -05:00 |
|
CJ Cobb
|
ea5f9162b7
|
remove unused offers code
|
2021-08-06 12:32:06 -04:00 |
|
CJ Cobb
|
56e81eb1d8
|
reorg
|
2021-08-02 15:54:37 -04:00 |
|