Commit Graph

1666 Commits

Author SHA1 Message Date
Nathan Nichols
7860ec6cd1 rebase websocketserverasync 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
bf7b3b8f71 Update README.md 2021-06-16 20:40:04 -04:00
CJ Cobb
3acefe89a2 Update README.md 2021-06-16 20:31:25 -04:00
CJ Cobb
e81cd009c2 update gitmodules 2021-06-15 18:12:02 +00:00
CJ Cobb
e37e2a9448 Create README.md 2021-06-09 17:13:32 -04:00
CJ Cobb
6b91b0a8bd update rippled 2021-06-09 20:43:45 +00:00
CJ Cobb
816207618d fix ledger index check in shouldForwardToRippled 2021-06-09 20:34:54 +00: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
6f6c573644 small fixes, formatting 2021-06-07 18:55:40 +00:00
CJ Cobb
5f6edee312 book offers seems to work 2021-06-04 05:53:38 +00:00
CJ Cobb
19b52787c4 Add BackendInterface.cpp 2021-06-03 14:33:35 +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
46d4ee4548 clear out keys buffer in postgres. Fix postgres schema 2021-06-01 15:10:14 +00:00
CJ Cobb
9a4949263e make keysRepair async 2021-05-29 16:59:18 -04:00
CJ Cobb
756436dd31 base case for fetch ledger page 2021-05-29 16:47:52 -04:00
CJ Cobb
4c12bb51dd remove books table from postgres 2021-05-29 09:52:02 -04:00
CJ Cobb
7f16951a18 clean up logs 2021-05-28 22:08:40 -04:00
CJ Cobb
562f96a30f tests working for postges and cassandra. removed books index. need to
implement book_offers
2021-05-28 21:42:25 -04:00
CJ Cobb
572b072271 lots of tests 2021-05-28 10:42:13 -04:00
CJ Cobb
db8cfa518b tests working 2021-05-27 16:24:20 -04:00
CJ Cobb
65dfa60fb2 add tests/main.cpp 2021-05-26 21:26:02 +00: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
95d48bdb1a clear session on shutdown 2021-05-26 13:48:03 -05:00
Nathan Nichols
58413a7473 add functionality to clear session 2021-05-26 13:48:03 -05:00
Nathan Nichols
e1ab2e7dee close websocket on destructor 2021-05-26 13:48:03 -05:00
Nathan Nichols
c0465aae27 fix: make session::subscriptions_ a weak_ptr 2021-05-26 13:48:03 -05:00
Nathan Nichols
cb045ad581 wrap up refactor 2021-05-26 13:48:03 -05:00
Nathan Nichols
fef8f6f223 rebase session to use shared_ptr 2021-05-26 13:47:51 -05:00
Nathan Nichols
be9ab23998 rebase RPC handlers 2021-05-26 13:46:36 -05:00
Nathan Nichols
68d0d3373b update proxy conditions 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
7759d86087 tests build and run 2021-05-25 21:14:52 +00:00
CJ Cobb
db0595c083 update cache asynchronously 2021-05-25 20:19:09 +00:00
CJ Cobb
cadf2fa972 checkpoint 2021-05-24 18:23:36 +00:00
CJ Cobb
f513438a95 create postgres database if it doesn't exist 2021-05-20 18:36:20 +00:00
CJ Cobb
0e52ebef48 create cassandra keyspace if it doesn't exist 2021-05-20 17:12:33 +00:00
CJ Cobb
fa8eb67ca6 move websocket_server_async.cpp 2021-05-20 17:02:23 +00:00
CJ Cobb
1bcfe3aa8b add dos guard 2021-05-20 17:02:23 +00:00