Rory Neithinger
|
d9649d7d9e
|
Merge branch 'devel' of github.com:llamanodes/web3-proxy into fwd-request-id
|
2023-11-09 17:04:20 -08:00 |
|
Rory Neithinger
|
9ea712dfd0
|
always use x-amzn-trace-id even if not ulid
|
2023-11-09 16:53:25 -08:00 |
|
Bryan Stitt
|
e0d1d4b517
|
premium timeout 295. public 60
|
2023-11-08 11:45:49 -08:00 |
|
Rory Neithinger
|
515d0af751
|
forward request id for eth_sendRawTransaction
currently looking into a single test case failure which may be due to
this change.
|
2023-11-07 00:57:30 -08:00 |
|
Bryan Stitt
|
a4400bbd40
|
stricter ordering. refs #210
|
2023-11-06 10:06:32 -08:00 |
|
Bryan Stitt
|
9b6cf32faa
|
error if block range is >200k
|
2023-11-03 11:51:02 -07:00 |
|
Bryan Stitt
|
8f4a8ef4d5
|
set max to head block of no to_block
|
2023-11-01 22:30:11 -07:00 |
|
Bryan Stitt
|
93b594afc0
|
give 3 seconds instead of 10
|
2023-11-01 10:21:38 -07:00 |
|
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 |
|