Commit Graph

1666 Commits

Author SHA1 Message Date
CJ Cobb
26530b0cfa fix boost optional stuff 2021-07-28 14:26:00 -04:00
CJ Cobb
8c8ee802cf update rippled 2021-07-28 14:25:59 -04:00
CJ Cobb
97f6081390 delivered amount 2021-07-22 20:30:44 +00:00
CJ Cobb
41bd820a2a add more account_tx flags 2021-07-19 20:46:03 +00:00
CJ Cobb
9b88f79594 handle forward for account_tx with postgres 2021-07-16 19:38:38 +00:00
CJ Cobb
63a66b00a6 support forward flag for cassandra 2021-07-16 18:37:17 +00:00
CJ Cobb
7040860d8d add forward flag. not handled yet 2021-07-16 02:12:13 +00:00
CJ Cobb
68c96fdc60 fix account_tx iteration 2021-07-15 20:12:20 +00:00
CJ Cobb
649ecf4eda avoid wide rows with account_tx 2021-07-14 20:29:55 +00:00
CJ Cobb
cb2975dd41 smaller partitions on keys table 2021-07-13 20:27:26 +00:00
CJ Cobb
1cdd238ad3 bug fix 2021-07-13 18:27:00 +00:00
CJ Cobb
599bd1b655 refactor of cassandra backend, needs testing 2021-07-12 23:12:57 +00:00
CJ Cobb
607ea0a76e refactor 2021-07-09 23:45:01 +00:00
CJ Cobb
8684dba694 checkpoint 2021-07-09 19:54:04 +00:00
CJ Cobb
6ed91a4f7b fix gcc build issue 2021-07-07 16:31:28 +00:00
CJ Cobb
493ec14ad1 fix gcc build issue 2021-07-06 14:00:39 +00:00
Nathan Nichols
37abec1401 Achieve parity with rippled API 2021-07-06 14:00:20 +00:00
CJ Cobb
2eec383b35 cleanup 2021-07-02 15:05:46 +00:00
CJ Cobb
9f8724b7ab write transaction hashes to separate table 2021-06-29 17:33:42 +00:00
CJ Cobb
83b50bc261 simplify fetch ledger range query in Cassandra 2021-06-25 17:51:07 +00:00
CJ Cobb
415b9ccc28 Publish in strand. Catch ReadTimeout in publishLedger 2021-06-25 17:51:07 +00:00
CJ Cobb
416a3cc523 various fixes 2021-06-25 17:36:20 +00:00
CJ Cobb
43374e55bd simulate x ledgers at once 2021-06-24 18:29:19 +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