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 |
|
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 |
|
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 |
|
Sergey Kuznetsov
|
fb90fb27ae
|
style: Fix clang-tidy issue (#1571)
Fixes #1569. Fixes #1573.
|
2024-07-31 11:06:42 +01:00 |
|
cyan317
|
8d0e904ecb
|
fix: LedgerEntryNotExist unittest failure (#1564)
|
2024-07-29 16:41:10 +01:00 |
|
cyan317
|
895f3c0059
|
fix: nftData unique bug (#1550)
Fix: failed to unique the NFT data in one ledger as we wish.
|
2024-07-25 11:05:28 +01:00 |
|
Zhiyuan Wang
|
e16a9510f1
|
fix: Support deleted object in ledger_entry (#1483)
Fixes #1306
|
2024-07-15 18:07:09 +01:00 |
|
yinyiqian1
|
54c9a6e7c0
|
refactor: separate fixtures (#1495)
refactor #945
|
2024-06-28 13:25:52 -04: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
|
49b80c7ad8
|
Support string type integer for oracle_document_id (#1448)
Fix #1420
|
2024-06-12 10:31:32 +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 |
|
Peter Chen
|
067dd72aed
|
Move NameGenerator to util (#1428)
Fixes for #876
|
2024-05-29 09:08:27 -04:00 |
|
Alex Kremer
|
cbc856b190
|
Separate unit tests and integration tests (#1393)
Fixes #1391
|
2024-05-07 15:12:48 +01:00 |
|