Sergey Kuznetsov
c4b87d2a0a
test: Remove request timeout from integration tests ( #1794 )
...
Fixes #1791 .
2024-12-18 15:19:58 +00:00
Alex Kremer
2d0253bc4a
feat: Upgrade to libxrpl 2.4.0-b1 ( #1789 )
2024-12-18 14:35:16 +00:00
github-actions[bot]
017cf2adc9
style: clang-tidy auto fixes ( #1796 )
...
Fixes #1795 . Turning off noisy clang-tidy check.
2024-12-18 13:51:39 +00:00
github-actions[bot]
64b50b419f
style: clang-tidy auto fixes ( #1793 )
...
Fixes #1792 .
2024-12-18 11:43:53 +00:00
Sergey Kuznetsov
fc3e60f17f
test: Fix integration tests ( #1788 )
...
Fixes #1784
2024-12-17 15:35:17 +00:00
cyan317
8dc7f16ef1
feat: Migration framework ( #1768 )
...
This PR implemented the migration framework, which contains the command
line interface to execute migration and helps to migrate data easily.
Please read README.md for more information about this framework.
2024-12-17 14:50:51 +00:00
github-actions[bot]
15a441b084
style: clang-tidy auto fixes ( #1786 )
...
Fixes #1785 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-12-17 09:45:14 +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
b53cfd0ec1
fix: Improve Repeat implementation ( #1775 )
2024-12-11 15:07:48 +00:00
github-actions[bot]
c41399ef8e
style: clang-tidy auto fixes ( #1778 )
...
Fixes #1777 .
2024-12-11 11:33:03 +00:00
Sergey Kuznetsov
7bef13f913
feat: Add dosguard to new webserver ( #1772 )
...
For #919 .
2024-12-10 14:59:12 +00:00
Alex Kremer
4ff2953257
fix: Fix and re-enable flaky test ( #1773 )
...
Fixes #1752
2024-12-09 16:30:51 +00:00
Alex Kremer
475e309f25
chore: Add clang-tidy 19 checks ( #1774 )
...
Fix #1664
2024-12-09 16:27:53 +00:00
Sergey Kuznetsov
a7074dbf0f
fix: Fix broken tests ( #1767 )
...
Fixes #1764
2024-12-02 14:28:57 +00:00
github-actions[bot]
66691c45a0
style: clang-tidy auto fixes ( #1766 )
...
Fixes #1765 .
2024-12-02 11:06:21 +00:00
Peter Chen
fe4f95dabd
fix: Check ledger range in every handler ( #1755 )
...
fixes #1565
2024-11-29 10:11:07 -05:00
Peter Chen
f62fadc9f9
refactor: setRange in tests ( #1763 )
...
There are a few files that cannot move the setRange into constructor of
the test because either the place that calls setRange matters or tests
checks range doesn't exist
2024-11-29 09:27:45 -05:00
Alex Kremer
afb0c7fee2
feat: Add v3 support ( #1754 )
2024-11-27 17:39:57 +00:00
Alex Kremer
fd73b90416
feat: Healthcheck endpoint ( #1751 )
...
Fixes #1759
2024-11-26 13:56:25 +00:00
Alex Kremer
385d99c56e
chore: Disable a flaky test ( #1757 )
...
For #1752
2024-11-26 02:11:37 +00:00
github-actions[bot]
b5da61931f
style: clang-tidy auto fixes ( #1749 )
...
Fixes #1748 .
2024-11-22 10:28:17 +00:00
Alex Kremer
6af86367fd
feat: GrpcSource for ETL ng ( #1745 )
...
For #1596 and #1597
2024-11-21 17:03:37 +00:00
Peter Chen
9dc322fc7b
fix: authorized_credential elements in array not objects bug ( #1744 )
2024-11-21 10:28:23 -05: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
Peter Chen
229ba69b5d
fix: Credential error message ( #1738 )
...
fixes #1737
2024-11-18 16:08:20 +00:00
github-actions[bot]
524d096777
style: clang-tidy auto fixes ( #1740 )
...
Fixes #1739 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-18 09:30:34 +00:00
Alex Kremer
815dfd672e
feat: Extraction basics ( #1733 )
...
For #1596
2024-11-15 19:55:13 +00:00
github-actions[bot]
6bb5804bb8
style: clang-tidy auto fixes ( #1735 )
...
Fixes #1734 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-15 11:05:38 +00:00
Peter Chen
67d99457f2
feat: Add Support Credentials for Clio ( #1712 )
...
Rippled PR: [here](https://github.com/XRPLF/rippled/pull/5103 )
2024-11-14 19:52:03 +00:00
github-actions[bot]
0e25c0cabc
style: clang-tidy auto fixes ( #1730 )
...
Fixes #1729 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-12 09:33:53 +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]
e6cdb141c5
style: clang-tidy auto fixes ( #1720 )
...
Fixes #1719 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-11-08 08:58:20 +00:00
Alex Kremer
c435466fb0
feat: ETLng Registry ( #1713 )
...
For #1597
2024-11-07 17:56:29 +00:00
cyan317
1c82d379d9
fix: Add queue size limit for websocket ( #1701 )
...
For slow clients, we will disconnect with it if the message queue is too
long.
---------
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-10-25 13:30:52 +01:00
github-actions[bot]
f083c82557
style: clang-tidy auto fixes ( #1711 )
...
Fixes #1710 .
---------
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
Co-authored-by: Sergey Kuznetsov <skuznetsov@ripple.com >
2024-10-25 13:06:58 +01:00
Sergey Kuznetsov
c62e9d56b8
fix: Fix issues clang-tidy found ( #1708 )
...
Fixes #1706 .
2024-10-25 11:48:18 +01:00
github-actions[bot]
2a5d73730f
style: clang-tidy auto fixes ( #1705 )
...
Fixes #1704 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-10-25 09:05:28 +01:00
Sergey Kuznetsov
cffda52ba6
refactor: Coroutine based webserver ( #1699 )
...
Code of new coroutine-based web server. The new server is not connected
to Clio and not ready to use yet.
For #919 .
2024-10-24 16:50:26 +01:00
cyan317
9b0b4f5ad7
chore: Add counter for total messages waiting to be sent ( #1691 )
2024-10-16 17:06:27 +01:00
Sergey Kuznetsov
a21011799b
style: Fix include ( #1687 )
...
Fixes #1686
2024-10-16 11:39:23 +01:00
github-actions[bot]
02a75356fb
style: clang-tidy auto fixes ( #1685 )
...
Fixes #1684 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-10-15 10:05:03 +01:00
github-actions[bot]
2c18fd5465
style: clang-tidy auto fixes ( #1674 )
...
Fixes #1673 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-10-01 09:14:04 +01:00
cyan317
da76907279
feat: server info cache ( #1671 )
...
fix : #1181
2024-09-30 17:00:23 +01:00
Sergey Kuznetsov
87f1c06b5b
chore: Update libxrpl to 2.3.0-b4 ( #1667 )
2024-09-25 13:39:38 +01:00
github-actions[bot]
c409f8b2d6
style: clang-tidy auto fixes ( #1659 )
...
Fixes #1658 . Please review and commit clang-tidy fixes.
Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com >
2024-09-20 09:39:21 +01:00
Peter Chen
af4fde9a3a
refactor: Clio Config ( #1593 )
...
Add constraint + parse json into Config
Second part of refactoring Clio Config; First PR found
[here](https://github.com/XRPLF/clio/pull/1544 )
Steps that are left to implement:
- Replacing all the places where we fetch config values (by using
config.valueOr/MaybeValue) to instead get it from Config Definition
- Generate markdown file using Clio Config Description
2024-09-19 15:10:04 +01:00
cyan317
0282504f18
feat: add 'force_forward' field to request ( #1647 )
...
Fix #1141
2024-09-17 11:42:51 +01:00
cyan317
ee6018186e
fix: no restriction on type field ( #1644 )
...
'type' should not matter if 'full' or 'accounts' is false. Relax the
restriction for 'type'
2024-09-11 14:42:25 +01:00
cyan317
293af3f3b0
fix: Add more restrictions to admin fields ( #1643 )
2024-09-10 14:50:42 +01:00
cyan317
7d0753f1da
fix: Don't forward ledger API if 'full' is a string ( #1640 )
...
Fix #1635
2024-09-09 11:20:02 +01:00