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
Nathan Nichols
c3c248734f
Unwrap result when forwarding ( #78 )
...
* fix error formatting for forwarded responses
* unwrap result when forwarding successful responses
2022-01-05 15:06:47 -05:00
CJ Cobb
49c7c9989f
Forward client IP to rippled when proxying ( #77 )
2022-01-05 14:51:00 -05:00
Nathan Nichols
41e412302b
Report RPC counts in server_info ( #72 )
2022-01-05 12:58:17 -05:00
CJ Cobb
c7e31aff56
Add state data cache and successor table. Remove keys table
...
* Adds a cache for the most recently validated ledger state
* Replaces the keys table with successor table
* Adds support for ledger diffs in the database
* Removes BackendIndexer
2021-12-20 14:40:23 -05:00
Nathan Nichols
a449b7de54
Handle case where params is null ( #65 )
...
* if request does not have parameters, set params to empty [{}]
2021-12-08 15:51:00 -08:00
CJ Cobb
6b3091a456
Add server_info. Make forwardToRippled return optional
2021-09-21 12:15:10 -04:00
CJ Cobb
3d580784d1
add random and ping
2021-09-17 15:30:36 -04:00
CJ Cobb
9ef54da0ef
Implement transaction_entry
2021-09-14 12:10:36 -04:00
CJ Cobb
7d13090d0b
add support for transaction_entry
2021-09-14 12:10:36 -04:00
CJ Cobb
8e877ac87c
implement noripple_check
2021-09-14 12:10:36 -04:00
CJ Cobb
f18c8f67e2
add gateway_balances. fix bug with account_currencies
2021-09-14 12:10:31 -04:00
CJ Cobb
d65bbfc841
first half of support for books stream
2021-08-23 14:44:46 -04:00
CJ Cobb
56e81eb1d8
reorg
2021-08-02 15:54:37 -04:00