Commit Graph

24 Commits

Author SHA1 Message Date
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
805bc14994 add cursor and limit to book offers 2021-03-02 10:15:14 -05:00
CJ Cobb
009688175e cleanup and postgres stubs 2021-02-24 14:28:15 -05:00
CJ Cobb
78c6bde902 clean up ledger page interface. wire up account_tx 2021-02-23 16:13:48 -05:00
CJ Cobb
5534d9c75e created backend interface. Cassandra derives from it 2021-02-23 14:28:38 -05:00
CJ Cobb
3ce651ef52 two ledger data implementations 2021-02-16 13:09:38 -05:00
CJ Cobb
1ce82412db add marker to book offers 2021-02-08 10:42:35 -05:00
CJ Cobb
da54bfff73 add data 2021-02-02 11:19:48 -05:00
CJ Cobb
b759e5e90f print key when offer is empty 2021-02-02 11:14:57 -05:00
CJ Cobb
c6556ed67e try catch around creating offer 2021-02-02 10:43:57 -05:00
CJ Cobb
b3731f54e0 fix books table 2021-01-27 15:39:31 -05:00
CJ Cobb
f8185d8b8a change from uint64 to int64 2021-01-27 10:48:15 -05:00
CJ Cobb
ae494e8ee1 book_offers handler 2021-01-27 09:47:13 -05:00
CJ Cobb
5d233fce1b add more logging 2021-01-21 11:23:21 -05:00
CJ Cobb
e8332b17dc fix bug where binary data is missing from ledger_data 2021-01-13 16:38:07 -05:00
CJ Cobb
091aea9098 add binary option for ledger_data 2021-01-13 11:07:48 -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
251c6f6c49 convert from ripple::Json to boost::json 2020-12-23 10:20:45 -05:00
CJ Cobb
bd7ae08bcc checkpoint. handles account_info 2020-12-22 13:12:26 -05:00