Commit Graph

23 Commits

Author SHA1 Message Date
Nathan Nichols
db92f420d9 address comments 2021-05-13 09:06:20 -05:00
Nathan Nichols
f2c7d54b0d address pr feedback 2021-05-13 06:40:23 -05:00
Nathan Nichols
ce49de4fee impliment book offers for async etl 2021-05-06 23:07:52 -05:00
CJ Cobb
971437f456 async write to keys and books with recovery and warnings 2021-05-03 21:18:38 +00:00
Nathan Nichols
ee763ec1ea merge master 2021-05-03 12:13:50 -05:00
CJ Cobb
b734884f20 various improvements around testing 2021-04-28 20:27:52 +00:00
Nathan Nichols
3c8ecc01f1 impliment cursor for book_offers 2021-04-26 15:35:29 -05:00
Nathan Nichols
0bcf3a4601 Order book offers by quality 2021-04-21 23:27:14 -05:00
CJ Cobb
9281ffb6e6 add cursor to offers response. verify offers work 2021-03-12 17:30:50 -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
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
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