Commit Graph

244 Commits

Author SHA1 Message Date
CJ Cobb
415b9ccc28 Publish in strand. Catch ReadTimeout in publishLedger 2021-06-25 17:51:07 +00:00
CJ Cobb
25ca6590d1 Update README.md 2021-06-23 13:28:28 -04:00
CJ Cobb
efa0dd5478 add example config 2021-06-23 16:55:52 +00:00
CJ Cobb
2e00c0edcb handle validated as ledger_index 2021-06-23 16:52:45 +00:00
CJ Cobb
0d2aef18b5 Add README for server folder 2021-06-23 11:46:00 -04:00
CJ Cobb
c0ddc9d482 Add README to handlers folder 2021-06-23 11:40:18 -04:00
CJ Cobb
146bf2a07f Update backend README 2021-06-23 11:35:13 -04:00
CJ Cobb
1583108a51 Create etl folder README 2021-06-23 11:19:04 -04:00
CJ Cobb
3423bd7d86 move main.cpp 2021-06-23 15:18:46 +00:00
CJ Cobb
f73d6a8153 Update README.md 2021-06-23 11:12:20 -04:00
CJ Cobb
056e170a56 Cleanup, documentation, rename some things, cmake changes 2021-06-23 15:04:06 +00:00
CJ Cobb
8af7825d7f Refactor websocket code. Pass all args via config 2021-06-22 18:53:21 +00:00
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