Commit Graph

70 Commits

Author SHA1 Message Date
Nathan Nichols
fe25a9bc44 reorganize http files 2021-06-22 14:52:28 -04:00
Nathan Nichols
9720f169bb rebase server 2021-06-22 14:52:28 -04:00
Nathan Nichols
357405f32c rebase session 2021-06-22 14:52:28 -04:00
Nathan Nichols
31e26f686e rebase server 2021-06-22 14:52:28 -04:00
Nathan Nichols
f058e6b79d rebase 2021-06-22 14:52:28 -04:00
Nathan Nichols
2a09a68f60 deserializeTxPlusMeta 2021-06-22 14:52:28 -04:00
Nathan Nichols
13c71767a9 rebase etl 2021-06-22 14:52:28 -04:00
CJ Cobb
4d8a04a494 remove parseHex warning in bookOffers 2021-06-08 00:07:14 -04:00
CJ Cobb
58fe780714 folder reorg 2021-06-08 00:02:08 -04:00
CJ Cobb
a2dddbcb8a merged a bunch of stuff 2021-06-07 22:06:53 -04:00
CJ Cobb
5f265c5850 checkpoint 2021-06-07 20:19:47 -04:00
CJ Cobb
51ff08b3ae partial merge needs fixing 2021-06-07 21:35:33 +00:00
CJ Cobb
2299d59fda lots of refactor and bug fix 2021-06-02 17:47:14 +00:00
CJ Cobb
9edb743dcf no duplicates in keys table for postgres 2021-06-01 20:59:10 +00:00
CJ Cobb
d692f7f675 add server info 2021-06-01 13:51:53 -04:00
CJ Cobb
96f896c117 checkpoint 2021-05-26 21:23:16 +00:00
Nathan Nichols
3cc36684df compile and test 2021-05-26 14:43:55 -05:00
Nathan Nichols
be9ab23998 rebase RPC handlers 2021-05-26 13:46:36 -05:00
Nathan Nichols
262cadf514 rebase session 2021-05-26 13:46:18 -05:00
Nathan Nichols
4a35222fca rebase 2021-05-26 13:44:28 -05:00
Nathan Nichols
8d5bb85458 rebase subscriptionManager 2021-05-26 13:44:21 -05:00
Nathan Nichols
4340497857 Tx Subs Rebase Fix (#23)
Subscription fixes
2021-05-26 12:53:54 -04:00
CJ Cobb
1bcfe3aa8b add dos guard 2021-05-20 17:02:23 +00:00
Nathan Nichols
1de29d3a44 Implement paychannel verify/authorize 2021-05-20 11:08:46 -04:00
Nathan Nichols
8ee213f6bc Subscribe/Unsubscribe RPC handlers (#2)
Subscribe to ledgers, transactions and accounts
2021-05-18 11:06:46 -04:00
Nathan Nichols
280ed3fcfd time database fetches 2021-05-17 13:34:59 -05:00
Nathan Nichols
68a6933583 impliments account RPC handlers 2021-05-17 13:34:59 -05:00
Nathan Nichols
f540ceda35 Adds account_channels RPC 2021-05-17 13:34:59 -05:00
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
168283f0aa the best ledger_data implementation yet 2021-03-25 21:57:04 -04:00
CJ Cobb
aed0f8707f read only mode. ledger_data makes sure ledger is present first 2021-03-18 11:34:20 -04:00
CJ Cobb
d84c593064 add ledger entry handler (should have been added in prior commit) 2021-03-12 17:31:12 -05:00
CJ Cobb
9281ffb6e6 add cursor to offers response. verify offers work 2021-03-12 17:30:50 -05:00
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
d62f7accfe fix race condition in Postgres backend. add cursor to account_tx response. test script verifies account_tx 2021-03-11 13:14:21 -05:00
CJ Cobb
b340f24e2c checkpoint 2021-03-10 17:47:31 -05:00
CJ Cobb
f781bd6c00 ledger rpc accepts more flags. binary options for all rpcs. tests to verify ledger and account_info 2021-03-09 16:33:24 -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
805bc14994 add cursor and limit to book offers 2021-03-02 10:15:14 -05:00