Alex Kremer
1aab2b94b1
Move to clang-format-16 ( #908 )
...
Fixes #848
2023-10-19 16:55:04 +01:00
Sergey Kuznetsov
caaa01bf0f
Add tests for special characters in currency validator ( #872 )
...
Fixes #835
We are using xrpl's function to check currency code is valid so there is no need to change our code.
I added more test cases to be sure that clio supports characters added in xrpl.
2023-10-03 12:13:17 +01:00
Sergey Kuznetsov
69f5025a29
Add compiler flags ( #850 )
...
Fixes #435
2023-10-02 16:45:48 +01:00
Alex Kremer
1846f629a5
AccountTx filtering by transaction type ( #851 )
...
Fixes #685
2023-09-18 18:52:00 +01:00
Alex Kremer
547cb340bd
Update doxygen comments ( #818 )
...
Fixes #421
2023-08-11 21:32:32 +01:00
Peter Chen
23442ff1a7
Refactor namespaces part 1 ( #817 )
...
Part 1 of refactoring effort
2023-08-10 18:05:13 +01:00
cyan317
c90bc15959
Return error when limit<=0 ( #804 )
...
Fix #806
2023-08-02 15:34:42 +01:00
Alex Kremer
ba8e7188ca
Implement the Clamp modifier ( #740 )
...
Fixes #750
2023-07-10 16:09:20 +01:00
Alex Kremer
9adcaeb21b
Rename functions to camelCase ( #636 )
2023-05-15 11:38:48 +01:00
Alex Kremer
b3db4cadab
Improve performance of Counters and add unit-test ( #629 )
...
Fixes #478
2023-05-09 14:24:12 +01:00
Alex Kremer
d7d5d61747
Integrate nextgen RPC into clio ( #572 )
...
Fixes #592
2023-05-04 16:15:36 +01:00
cyan317
36ac3215e2
Ledger ( #604 )
...
Fixes #618
2023-05-02 14:07:26 +01:00
cyan317
93e2ac529d
Unsubscribe ( #595 )
...
Fixes #597
2023-04-20 08:54:20 +01:00
cyan317
0bc84fefbf
Subscribe handler ( #591 )
...
Fixes #593
2023-04-13 14:14:11 +01:00
Alex Kremer
d816ef54ab
Reformat codebase with 120 char limit ( #583 )
2023-04-06 11:24:36 +01:00
Alex Kremer
d86104577b
Implement new experimental cassandra backend ( #537 )
2023-03-29 19:38:38 +01:00
cyan317
e9937fab76
account_offer in new RPC framework ( #567 )
...
Fixes #569
2023-03-29 16:40:51 +01:00
cyan317
9d10cff873
Custom error validator ( #540 )
...
Fixes #541
2023-03-15 17:19:57 +00:00
cyan317
bc438ce58a
Ledger entry in new RPC framework ( #534 )
...
Fixes #539
2023-03-15 13:01:40 +00:00
cyan317
488e28e874
Add IfType requirement to RPC framework ( #530 )
...
Fixes #531
2023-03-03 12:25:53 +00:00
cyan317
67f0fa26ae
Tx handler in new RPC framework ( #526 )
...
Fixes #527
2023-02-28 09:35:13 +00:00
cyan317
7d4e5ff0bd
Account channel ( #519 )
...
Fixes #523
2023-02-24 09:34:29 +00:00
cyan317
b7fa9b09fe
Add common validator ( #510 )
...
Fixes #512
2023-02-15 13:54:53 +00:00
cyan317
19455b4d6c
Add Unittests for subscription module ( #488 )
...
Fix #492
2023-02-03 09:07:02 +00:00
Alex Kremer
023e02da15
Implement base for nextgen rpc subsystem ( #487 )
...
Fixes #494
2023-02-02 13:16:01 +00:00