Commit Graph

195 Commits

Author SHA1 Message Date
CJ Cobb
d65bbfc841 first half of support for books stream 2021-08-23 14:44:46 -04:00
CJ Cobb
56e81eb1d8 reorg 2021-08-02 15:54:37 -04:00
Nathan Nichols
37abec1401 Achieve parity with rippled API 2021-07-06 14:00:20 +00:00
CJ Cobb
3423bd7d86 move main.cpp 2021-06-23 15:18:46 +00:00
CJ Cobb
056e170a56 Cleanup, documentation, rename some things, cmake changes 2021-06-23 15:04:06 +00:00
Nathan Nichols
fe25a9bc44 reorganize http files 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
CJ Cobb
58fe780714 folder reorg 2021-06-08 00:02:08 -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
d692f7f675 add server info 2021-06-01 13:51:53 -04:00
CJ Cobb
db8cfa518b tests working 2021-05-27 16:24:20 -04:00
Nathan Nichols
262cadf514 rebase session 2021-05-26 13:46:18 -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
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
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
0bcf3a4601 Order book offers by quality 2021-04-21 23:27:14 -05:00
CJ Cobb
d9a8ff5399 index during ETL. not tested 2021-04-15 14:10:28 +00:00
CJ Cobb
c69fb9672e update cmake version 2021-03-24 01:54:45 -04: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
e3a121e571 bug fixes in both backends. add ledger_range rpc. improve test scripts 2021-03-05 16:46:55 -05:00
CJ Cobb
6bbb5579ca Ledger handler 2021-03-04 14:34:55 -05:00
CJ Cobb
8691cff8df rename CassandraFlatMapBackend to CassandraBackend and rename file 2021-03-02 10:23:58 -05:00
CJ Cobb
009688175e cleanup and postgres stubs 2021-02-24 14:28:15 -05:00
CJ Cobb
ae494e8ee1 book_offers handler 2021-01-27 09:47:13 -05:00
CJ Cobb
4360d4b219 ledger_data 2021-01-11 15:20:49 -05:00
CJ Cobb
72add230f6 add basic account_tx handler 2020-12-23 14:48:34 -05:00
CJ Cobb
943cac57ea tx handler 2020-12-23 13:18:39 -05:00
CJ Cobb
ca4f38dad9 clean up CMakeLists.txt and example config 2020-12-22 17:44:25 -05:00
CJ Cobb
bd7ae08bcc checkpoint. handles account_info 2020-12-22 13:12:26 -05:00
CJ Cobb
80a8ed8d1b checkpoint 2020-12-18 19:40:38 -05:00
CJ Cobb
d6e54c398a postgres support 2020-12-17 11:43:48 -05:00
CJ Cobb
4ac6d61b05 build rippled as submodule, seems to work 2020-12-16 17:16:53 -05:00
CJ Cobb
4e801db9a3 Add cassandra 2020-12-15 15:48:00 -05:00
CJ Cobb
1d737014e9 fix link error 2020-12-15 13:44:16 -05:00
CJ Cobb
9d99294953 boost json 2020-12-15 12:02:11 -05:00
CJ Cobb
833df2b3a4 builds with ETL source 2020-12-14 22:49:14 -05:00
CJ Cobb
f107d14bdd rippled grpc 2020-12-14 21:39:44 -05:00
CJ Cobb
b7518fdc2d grpc two files 2020-12-14 21:15:14 -05:00
CJ Cobb
9493647019 Initial Commit
* Copy and paste boost beast websocket server
* Compile and link a simple protobuf message
* Include gRPC
2020-12-14 20:39:54 -05:00