undertome
c03b72ad51
Advance DOSGuard ( #96 )
...
* Add C++20 features
* Make whitelist const
2022-02-18 17:43:02 -05: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
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
CJ Cobb
96c72eec49
remove rippled license
2021-09-24 12:13:11 -04:00
CJ Cobb
56e81eb1d8
reorg
2021-08-02 15:54:37 -04:00
Nathan Nichols
37abec1401
Achieve parity with rippled API
2021-07-06 14:00:20 +00:00