Commit Graph

  • aed0f8707f read only mode. ledger_data makes sure ledger is present first CJ Cobb 2021-03-18 11:20:02 -04:00
  • f476777ef5 fix book_offers postgres issue CJ Cobb 2021-03-17 15:34:45 -04:00
  • 6f06c60eef fix book offers paging CJ Cobb 2021-03-18 11:29:11 -04:00
  • d84c593064 add ledger entry handler (should have been added in prior commit) CJ Cobb 2021-03-12 17:31:08 -05:00
  • 9281ffb6e6 add cursor to offers response. verify offers work CJ Cobb 2021-03-12 17:30:50 -05:00
  • 4609010967 Add database timeout exception. clear out incomplete cassandra data. add ledger_entry rpc CJ Cobb 2021-03-12 16:37:27 -05:00
  • d2f0537f02 handle postgres timeouts CJ Cobb 2021-03-11 16:44:43 -05:00
  • d62f7accfe fix race condition in Postgres backend. add cursor to account_tx response. test script verifies account_tx CJ Cobb 2021-03-11 13:14:21 -05:00
  • b340f24e2c checkpoint CJ Cobb 2021-03-10 17:47:31 -05:00
  • c3b7983618 refactor CassandraBackend async bookkeeping CJ Cobb 2021-03-10 16:03:56 -05:00
  • f781bd6c00 ledger rpc accepts more flags. binary options for all rpcs. tests to verify ledger and account_info CJ Cobb 2021-03-09 16:33:24 -05:00
  • e3a121e571 bug fixes in both backends. add ledger_range rpc. improve test scripts CJ Cobb 2021-03-05 16:46:55 -05:00
  • 7a6dfe5967 postgres fixes CJ Cobb 2021-03-05 11:25:12 -05:00
  • 6bbb5579ca Ledger handler CJ Cobb 2021-03-04 14:34:55 -05:00
  • 694ec7bfe5 bug fixes. insert objects in batch CJ Cobb 2021-03-04 12:49:34 -05:00
  • 5606d4a7dd add type field to config. clean up cassandra code more CJ Cobb 2021-03-04 10:36:42 -05:00
  • 5771b31076 Merge branch 'backend_interface' CJ Cobb 2021-03-03 16:58:53 -05:00
  • db09ec23a8 don't write to keys table CJ Cobb 2021-03-03 16:50:46 -05:00
  • 6d39a5494f implement second version of fetchLedgerPage CJ Cobb 2021-03-03 16:48:00 -05:00
  • 997e3ac2e7 refactor of CassandraBackend. compiles, not tested CJ Cobb 2021-03-03 16:26:34 -05:00
  • 308c585801 partial refactor of CassandraBackend CJ Cobb 2021-03-02 16:19:14 -05:00
  • 8691cff8df rename CassandraFlatMapBackend to CassandraBackend and rename file CJ Cobb 2021-03-02 10:23:58 -05:00
  • 805bc14994 add cursor and limit to book offers CJ Cobb 2021-03-02 10:15:14 -05:00
  • f992140646 implemented postgres queries (need to update schema) CJ Cobb 2021-03-01 16:25:47 -05:00
  • 6839538b3c postgres writes CJ Cobb 2021-03-01 11:53:53 -05:00
  • 009688175e cleanup and postgres stubs CJ Cobb 2021-02-24 14:28:15 -05:00
  • 78c6bde902 clean up ledger page interface. wire up account_tx CJ Cobb 2021-02-23 16:13:48 -05:00
  • 5534d9c75e created backend interface. Cassandra derives from it CJ Cobb 2021-02-23 14:28:38 -05:00
  • 3ce651ef52 two ledger data implementations CJ Cobb 2021-02-16 13:09:38 -05:00
  • 6bda1af3e6 bug fixes CJ Cobb 2021-02-16 17:35:57 +00:00
  • 5fe031d613 fix num requests outstanding issue CJ Cobb 2021-02-12 09:32:38 -05:00
  • 2d481c3555 fix accountTx ref counting CJ Cobb 2021-02-11 17:23:41 -05:00
  • 069fd1a259 fix initial ledger load CJ Cobb 2021-02-11 17:09:37 -05:00
  • bb1205fd36 everything in cassandra CJ Cobb 2021-02-11 16:46:47 -05:00
  • 5205620c49 checkpoint, working on account_tx and ledger CJ Cobb 2021-02-10 16:56:21 -05:00
  • 1ce82412db add marker to book offers CJ Cobb 2021-02-08 10:42:35 -05:00
  • da54bfff73 add data CJ Cobb 2021-02-02 11:19:48 -05:00
  • b759e5e90f print key when offer is empty CJ Cobb 2021-02-02 11:14:57 -05:00
  • c6556ed67e try catch around creating offer CJ Cobb 2021-02-02 10:43:57 -05:00
  • b3731f54e0 fix books table CJ Cobb 2021-01-27 15:39:31 -05:00
  • f8185d8b8a change from uint64 to int64 CJ Cobb 2021-01-27 10:48:15 -05:00
  • 689f548fb7 actually handle book_offers CJ Cobb 2021-01-27 10:19:48 -05:00
  • ae494e8ee1 book_offers handler CJ Cobb 2021-01-27 09:47:13 -05:00
  • d22f3f2dba more logging CJ Cobb 2021-01-26 16:19:20 -05:00
  • a684d0d225 add more logging CJ Cobb 2021-01-26 16:14:16 -05:00
  • f754ff9f5a book_offers in Cassandra CJ Cobb 2021-01-26 12:51:49 -05:00
  • 5d233fce1b add more logging CJ Cobb 2021-01-21 11:23:21 -05:00
  • eca85b3538 add ref counting for cassandra callbacks CJ Cobb 2021-01-21 10:28:46 -05:00
  • 176f91e15c keys table, new ledger_data algorithm CJ Cobb 2021-01-20 14:39:32 -05:00
  • 5dd5c06a70 try to filter out empty objects from ledger_data call CJ Cobb 2021-01-15 10:46:59 -05:00
  • e8332b17dc fix bug where binary data is missing from ledger_data CJ Cobb 2021-01-13 16:38:07 -05:00
  • 091aea9098 add binary option for ledger_data CJ Cobb 2021-01-13 11:07:48 -05:00
  • 26c5fe9207 build improvements CJ Cobb 2021-01-13 11:06:26 -05:00
  • 4360d4b219 ledger_data CJ Cobb 2021-01-11 15:20:49 -05:00
  • 850d7a4a45 account_info doesn't need ledger_index. fix bug where multiple ledger objects are fetched CJ Cobb 2021-01-11 10:16:52 -05:00
  • 72add230f6 add basic account_tx handler CJ Cobb 2020-12-23 14:48:34 -05:00
  • 943cac57ea tx handler CJ Cobb 2020-12-23 13:18:39 -05:00
  • 251c6f6c49 convert from ripple::Json to boost::json CJ Cobb 2020-12-23 10:20:45 -05:00
  • ca4f38dad9 clean up CMakeLists.txt and example config CJ Cobb 2020-12-22 17:44:17 -05:00
  • e8bdf2e988 remove ReportingApplication.h CJ Cobb 2020-12-22 17:36:41 -05:00
  • 4e996b41fd fix .gitmodules file CJ Cobb 2020-12-22 13:19:09 -05:00
  • 7a9a058f81 remote proto folder CJ Cobb 2020-12-22 13:17:18 -05:00
  • 936f59e0bf update submodule CJ Cobb 2020-12-22 13:16:32 -05:00
  • bd7ae08bcc checkpoint. handles account_info CJ Cobb 2020-12-22 13:12:26 -05:00
  • 80a8ed8d1b checkpoint CJ Cobb 2020-12-18 19:40:38 -05:00
  • d6e54c398a postgres support CJ Cobb 2020-12-17 11:43:48 -05:00
  • 4ac6d61b05 build rippled as submodule, seems to work CJ Cobb 2020-12-16 17:16:53 -05:00
  • 4e801db9a3 Add cassandra CJ Cobb 2020-12-15 15:48:00 -05:00
  • 1d737014e9 fix link error CJ Cobb 2020-12-15 13:44:16 -05:00
  • 9d99294953 boost json CJ Cobb 2020-12-15 12:02:11 -05:00
  • 833df2b3a4 builds with ETL source CJ Cobb 2020-12-14 22:49:14 -05:00
  • f107d14bdd rippled grpc CJ Cobb 2020-12-14 21:39:44 -05:00
  • b7518fdc2d grpc two files CJ Cobb 2020-12-14 21:15:14 -05:00
  • 9493647019 Initial Commit CJ Cobb 2020-12-14 20:39:54 -05:00