Commit Graph

19 Commits

Author SHA1 Message Date
CJ Cobb
4609010967 Add database timeout exception. clear out incomplete cassandra data. add ledger_entry rpc 2021-03-12 16:37:27 -05:00
CJ Cobb
d2f0537f02 handle postgres timeouts 2021-03-11 16:44:43 -05:00
CJ Cobb
e3a121e571 bug fixes in both backends. add ledger_range rpc. improve test scripts 2021-03-05 16:46:55 -05:00
CJ Cobb
7a6dfe5967 postgres fixes 2021-03-05 11:25:12 -05:00
CJ Cobb
6bbb5579ca Ledger handler 2021-03-04 14:34:55 -05:00
CJ Cobb
308c585801 partial refactor of CassandraBackend 2021-03-02 16:19:14 -05:00
CJ Cobb
78c6bde902 clean up ledger page interface. wire up account_tx 2021-02-23 16:13:48 -05:00
CJ Cobb
689f548fb7 actually handle book_offers 2021-01-27 10:19:48 -05:00
CJ Cobb
5d233fce1b add more logging 2021-01-21 11:23:21 -05:00
CJ Cobb
4360d4b219 ledger_data 2021-01-11 15:20:49 -05:00
CJ Cobb
850d7a4a45 account_info doesn't need ledger_index. fix bug where multiple
ledger objects are fetched
2021-01-11 10:16:52 -05:00
CJ Cobb
72add230f6 add basic account_tx handler 2020-12-23 14:48:34 -05:00
CJ Cobb
943cac57ea tx handler 2020-12-23 13:18:39 -05:00
CJ Cobb
bd7ae08bcc checkpoint. handles account_info 2020-12-22 13:12:26 -05:00
CJ Cobb
d6e54c398a postgres support 2020-12-17 11:43:48 -05:00
CJ Cobb
4e801db9a3 Add cassandra 2020-12-15 15:48:00 -05:00
CJ Cobb
1d737014e9 fix link error 2020-12-15 13:44:16 -05:00
CJ Cobb
9d99294953 boost json 2020-12-15 12:02:11 -05:00
CJ Cobb
9493647019 Initial Commit
* Copy and paste boost beast websocket server
* Compile and link a simple protobuf message
* Include gRPC
2020-12-14 20:39:54 -05:00