Commit Graph

  • 66c90a8768 listener rebase Nathan Nichols 2021-06-14 09:48:40 -05:00
  • b4743aa7d1 http repsponds Nathan Nichols 2021-05-24 10:38:32 -05:00
  • deb23a72f8 rebase server Nathan Nichols 2021-06-14 09:43:47 -05:00
  • 31e26f686e rebase server Nathan Nichols 2021-06-14 09:42:45 -05:00
  • f058e6b79d rebase Nathan Nichols 2021-06-14 09:38:27 -05:00
  • 3389a892b3 rebase Nathan Nichols 2021-06-14 09:37:08 -05:00
  • 7860ec6cd1 rebase websocketserverasync Nathan Nichols 2021-06-14 09:35:56 -05:00
  • 2a09a68f60 deserializeTxPlusMeta Nathan Nichols 2021-06-14 09:34:41 -05:00
  • 13c71767a9 rebase etl Nathan Nichols 2021-06-14 09:33:24 -05:00
  • bf7b3b8f71 Update README.md CJ Cobb 2021-06-16 20:40:04 -04:00
  • 3acefe89a2 Update README.md CJ Cobb 2021-06-16 20:31:25 -04:00
  • e81cd009c2 update gitmodules CJ Cobb 2021-06-15 18:12:02 +00:00
  • e37e2a9448 Create README.md CJ Cobb 2021-06-09 17:13:32 -04:00
  • 6b91b0a8bd update rippled CJ Cobb 2021-06-09 20:43:45 +00:00
  • 816207618d fix ledger index check in shouldForwardToRippled CJ Cobb 2021-06-09 20:34:54 +00:00
  • 4d8a04a494 remove parseHex warning in bookOffers CJ Cobb 2021-06-08 00:07:14 -04:00
  • 58fe780714 folder reorg CJ Cobb 2021-06-07 22:56:44 -04:00
  • a2dddbcb8a merged a bunch of stuff CJ Cobb 2021-06-07 21:54:47 -04:00
  • 5f265c5850 checkpoint CJ Cobb 2021-06-07 20:19:47 -04:00
  • 51ff08b3ae partial merge needs fixing CJ Cobb 2021-06-07 21:35:33 +00:00
  • 6f6c573644 small fixes, formatting CJ Cobb 2021-06-07 18:55:40 +00:00
  • 5f6edee312 book offers seems to work CJ Cobb 2021-06-04 05:53:38 +00:00
  • 19b52787c4 Add BackendInterface.cpp CJ Cobb 2021-06-03 14:33:35 +00:00
  • 2299d59fda lots of refactor and bug fix CJ Cobb 2021-06-02 17:47:14 +00:00
  • 9edb743dcf no duplicates in keys table for postgres CJ Cobb 2021-06-01 15:47:50 -04:00
  • d692f7f675 add server info CJ Cobb 2021-06-01 13:33:52 -04:00
  • 46d4ee4548 clear out keys buffer in postgres. Fix postgres schema CJ Cobb 2021-06-01 15:10:14 +00:00
  • 9a4949263e make keysRepair async CJ Cobb 2021-05-29 16:53:15 -04:00
  • 756436dd31 base case for fetch ledger page CJ Cobb 2021-05-29 16:41:37 -04:00
  • 4c12bb51dd remove books table from postgres CJ Cobb 2021-05-29 09:52:02 -04:00
  • 7f16951a18 clean up logs CJ Cobb 2021-05-28 22:05:08 -04:00
  • 562f96a30f tests working for postges and cassandra. removed books index. need to implement book_offers CJ Cobb 2021-05-28 21:21:24 -04:00
  • 572b072271 lots of tests CJ Cobb 2021-05-28 10:42:13 -04:00
  • db8cfa518b tests working CJ Cobb 2021-05-27 16:24:20 -04:00
  • 65dfa60fb2 add tests/main.cpp CJ Cobb 2021-05-26 21:26:02 +00:00
  • 96f896c117 checkpoint CJ Cobb 2021-05-26 21:23:16 +00:00
  • 3cc36684df compile and test Nathan Nichols 2021-05-26 14:43:55 -05:00
  • 95d48bdb1a clear session on shutdown Nathan Nichols 2021-05-26 13:32:31 -05:00
  • 58413a7473 add functionality to clear session Nathan Nichols 2021-05-25 20:19:33 -05:00
  • e1ab2e7dee close websocket on destructor Nathan Nichols 2021-05-24 13:32:14 -05:00
  • c0465aae27 fix: make session::subscriptions_ a weak_ptr Nathan Nichols 2021-05-24 10:57:53 -05:00
  • cb045ad581 wrap up refactor Nathan Nichols 2021-05-19 23:16:02 -05:00
  • fef8f6f223 rebase session to use shared_ptr Nathan Nichols 2021-05-26 13:47:51 -05:00
  • be9ab23998 rebase RPC handlers Nathan Nichols 2021-05-20 10:25:02 -05:00
  • 68d0d3373b update proxy conditions Nathan Nichols 2021-05-13 12:22:13 -05:00
  • 262cadf514 rebase session Nathan Nichols 2021-05-26 13:46:18 -05:00
  • 4a35222fca rebase Nathan Nichols 2021-05-18 12:18:19 -05:00
  • 8d5bb85458 rebase subscriptionManager Nathan Nichols 2021-05-26 13:44:21 -05:00
  • 4340497857 Tx Subs Rebase Fix (#23) Nathan Nichols 2021-05-26 09:53:54 -07:00
  • 7759d86087 tests build and run CJ Cobb 2021-05-25 21:14:47 +00:00
  • db0595c083 update cache asynchronously CJ Cobb 2021-05-25 20:19:09 +00:00
  • cadf2fa972 checkpoint CJ Cobb 2021-05-24 18:23:36 +00:00
  • f513438a95 create postgres database if it doesn't exist CJ Cobb 2021-05-20 18:36:20 +00:00
  • 0e52ebef48 create cassandra keyspace if it doesn't exist CJ Cobb 2021-05-19 17:49:22 +00:00
  • fa8eb67ca6 move websocket_server_async.cpp CJ Cobb 2021-05-17 19:44:52 +00:00
  • 1bcfe3aa8b add dos guard CJ Cobb 2021-05-13 21:53:29 +00:00
  • 0babf5bc44 online delete for postgres working CJ Cobb 2021-05-13 18:51:34 +00:00
  • 24816c021d online delete for cassandra. doesn't crash, but not sure it works CJ Cobb 2021-05-11 21:14:47 +00:00
  • ca886fe2c8 add types to make it harder to mix up book index and key index CJ Cobb 2021-05-11 19:06:02 +00:00
  • 1de29d3a44 Implement paychannel verify/authorize Nathan Nichols 2021-05-20 08:08:46 -07:00
  • 8ee213f6bc Subscribe/Unsubscribe RPC handlers (#2) Nathan Nichols 2021-05-18 08:06:46 -07:00
  • c39a0a001d Merge pull request #1 from natenichols/accounts CJ Cobb 2021-05-17 15:16:21 -04:00
  • 280ed3fcfd time database fetches Nathan Nichols 2021-05-03 22:40:57 -05:00
  • 68a6933583 impliments account RPC handlers Nathan Nichols 2021-04-26 10:36:02 -05:00
  • f540ceda35 Adds account_channels RPC Nathan Nichols 2021-04-23 18:41:47 -05:00
  • e7b212a05c Merge pull request #3 from natenichols/book_offers_v2 CJ Cobb 2021-05-14 15:41:37 -04:00
  • ed58095029 add a limit Nathan Nichols 2021-05-14 09:45:31 -05:00
  • d2815ec32e make keys unique after merge Nathan Nichols 2021-05-13 11:41:29 -05:00
  • a288136e69 fix segfault in repair when seq < minSequence Nathan Nichols 2021-05-13 09:56:37 -05:00
  • db92f420d9 address comments Nathan Nichols 2021-05-13 09:06:20 -05:00
  • cabd9e0c45 fix message Nathan Nichols 2021-05-13 08:26:42 -05:00
  • 9b8e0bdf99 adjust complete query Nathan Nichols 2021-05-13 07:43:40 -05:00
  • f2c7d54b0d address pr feedback Nathan Nichols 2021-05-13 06:40:23 -05:00
  • d57cf3a518 add warning Nathan Nichols 2021-05-12 11:42:53 -05:00
  • 84911f9424 save for testing Nathan Nichols 2021-05-11 18:16:43 -05:00
  • d7ce14983a Impliments book_offers in postgres Nathan Nichols 2021-05-10 15:40:03 -05:00
  • 945598d953 merge master into branch Nathan Nichols 2021-05-10 15:10:58 -05:00
  • 3faf27fc4f impliment cassandra like fetch in postgres Nathan Nichols 2021-05-10 15:09:29 -05:00
  • f32af6bb2d various fixes. make shift info optional in config. Properly check book flag ledger is complete CJ Cobb 2021-05-07 20:49:42 +00:00
  • ce49de4fee impliment book offers for async etl Nathan Nichols 2021-05-06 23:07:52 -05:00
  • 144ad5eb19 allow different shifts for books and keys. default to 10 and 20 respectively CJ Cobb 2021-05-06 20:13:04 +00:00
  • 20b8059151 fix up some issues with async indexer CJ Cobb 2021-05-05 20:22:57 +00:00
  • 736e0a675f small fixes in CassandraBackend CJ Cobb 2021-05-03 18:54:32 +00:00
  • 64d0c5d050 async populate caches CJ Cobb 2021-04-30 20:15:38 +00:00
  • 971437f456 async write to keys and books with recovery and warnings CJ Cobb 2021-04-30 04:41:51 +00:00
  • 4e58c76eac Fix crashing bug related to account_tx writes CJ Cobb 2021-05-03 21:16:25 +00:00
  • ee763ec1ea merge master Nathan Nichols 2021-05-03 12:13:50 -05:00
  • c0612e740e Many changes around ledger_data and book_offers CJ Cobb 2021-04-29 21:30:05 +00:00
  • f1ff81ddc5 postgres support for new books and keys tables CJ Cobb 2021-04-29 14:51:03 +00:00
  • 1f2d670e2b Merge branch 'perf_test_clean' into master_new CJ Cobb 2021-04-28 20:33:15 +00:00
  • b734884f20 various improvements around testing CJ Cobb 2021-04-28 20:27:52 +00:00
  • 8c6fe09590 compilation fix after merge CJ Cobb 2021-04-28 20:16:47 +00:00
  • e747c61873 Merge branch 'ledger_data_indexer' into master_new CJ Cobb 2021-04-28 20:12:28 +00:00
  • 20184527af Merge branch 'postgres_partitioning' into master_new CJ Cobb 2021-04-28 19:55:25 +00:00
  • 4349668000 Merge branch 'parallel_etl' into master_new CJ Cobb 2021-04-28 19:55:08 +00:00
  • 5ebc515978 support for read replicas with postgres CJ Cobb 2021-04-28 19:02:44 +00:00
  • 0cfce33724 drop hash index on objects.ledger_sequence. was making initial ingestion slow CJ Cobb 2021-04-28 18:44:21 +00:00
  • 40d136b3fc expand primary key on account_transactions to support index only scans. fix account_tx stored procedure CJ Cobb 2021-04-28 15:35:20 +00:00
  • 3aed708262 make threadpool a class object CJ Cobb 2021-04-27 16:19:45 +00:00
  • 3c8ecc01f1 impliment cursor for book_offers Nathan Nichols 2021-04-26 15:35:29 -05:00