Commit Graph

14 Commits

Author SHA1 Message Date
Bryan Stitt
47d2a62555 improve CacheMode on eth_getLogs 2023-10-27 15:41:24 -07:00
Bryan Stitt
45fb2e5ea6 require premium for debug module 2023-10-23 15:38:44 -07:00
Bryan Stitt
cef4edc17a more Cow 2023-10-23 15:30:01 -07:00
Bryan Stitt
7ce515f7f0 remove NullResult from another spot 2023-10-17 10:05:25 -07:00
Bryan Stitt
1e707251ef remove unused things 2023-10-17 00:46:06 -07:00
Bryan Stitt
042707eca2 maybe getting rid of this arc will fix streaming taking twice 2023-10-17 00:33:32 -07:00
Bryan Stitt
349624498f Revert "always buffer (again)"
This reverts commit 9ffbead73d9f4d91545962efba2a329ed006c475.
2023-10-16 19:02:25 -07:00
Bryan Stitt
9ffbead73d always buffer (again)
i see some errors in sentry. we need to figure them out before turning this back on
2023-10-16 15:09:01 -07:00
Bryan Stitt
369abae2fa make rdkafka fully optional 2023-10-16 12:06:10 -07:00
Bryan Stitt
ce3fbca7b6 fix eth_sendRawTransaction 2023-10-13 19:41:59 -07:00
Bryan Stitt
06cd1cc3dd include phantomdata on the streaming response 2023-10-12 14:14:02 -07:00
Bryan Stitt
1178cb61a4 turn streaming on 2023-10-12 14:12:31 -07:00
Bryan Stitt
e43309abc0 move permits around and start rpcs slower 2023-10-11 04:18:53 -07:00
Bryan Stitt
57f8c4bd40 split web3_proxy/src/jsonrpc.rs into multiple files and DRY it up 2023-10-11 00:12:20 -07:00