Commit Graph

1632 Commits

Author SHA1 Message Date
CJ Cobb
ff61b8197b ssl for ws 2021-06-22 18:53:21 +00:00
CJ Cobb
b05ec15bd3 upgrade http to websocket. didn't test ssl 2021-06-22 18:53:21 +00:00
CJ Cobb
c0449f6950 single port 2021-06-22 18:53:21 +00:00
CJ Cobb
6710c240aa ssl certs are optional 2021-06-22 18:53:21 +00:00
CJ Cobb
0569f7d2e9 update rippled 2021-06-22 18:53:21 +00:00
Nathan Nichols
70baddd030 saves progress 2021-06-22 14:52:28 -04:00
Nathan Nichols
fe25a9bc44 reorganize http files 2021-06-22 14:52:28 -04:00
Nathan Nichols
3e16a3dc50 save progress 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
66c90a8768 listener rebase 2021-06-22 14:52:28 -04:00
Nathan Nichols
b4743aa7d1 http repsponds 2021-06-22 14:52:28 -04:00
Nathan Nichols
deb23a72f8 rebase server 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
3389a892b3 rebase 2021-06-22 14:52:28 -04:00
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