Commit Graph

79 Commits

Author SHA1 Message Date
KirillPamPam
6a1ee930a4 Support Linea chain (#259) 2023-07-26 14:38:05 +04:00
a10zn8
0e07278a4c add base network 2023-07-20 11:55:49 +03:00
a10zn8
6c49e19a2b multiple client CAs 2023-07-13 14:13:57 +04:00
a10zn8
2607758197 add mumbai 2023-06-29 13:36:40 +04:00
a10zn8
6e5498f691 add networks to docs 2023-06-26 17:57:28 +04:00
a10zn8
a036920c98 Update documentation sections about ethereum PoS connection (#150) 2023-03-01 12:27:24 +03:00
a10zn8
00a1490726 Upstream configuration improvement: (#149)
- now we can specify connector mode for better fine tuning of connection
2023-02-27 14:22:50 +05:00
a10zn8
1683be8dac more granular config for upstream validation 2023-02-15 19:13:10 +04:00
Vadim Vlasov
e91f75b367 add gRPC-client compression (#136)
* add upstream grpc-client compression

* fix review issues
2023-02-13 22:47:48 +08:00
a10zn8
2809e87d33 config merge 2023-02-13 17:07:58 +04:00
a10zn8
ff4c538568 added chains configuration 2023-02-10 17:56:21 +04:00
Vadim Vlasov
8649cc03aa add option to enable compression for gRPC-server (#133)
* add grpc server compression

* change compression config defaults

* fix review issue

* add note about compression in readme

* add compression section to server config doc
2023-02-10 17:27:52 +08:00
a10zn8
7000acc4ca added all chain types to docs 2023-02-01 19:31:03 +04:00
Кирилл
ed0c5cb517 Add ws connection pool 2023-01-26 15:53:00 +04:00
a10zn8
8ad099c635 add eth_subscribe ethereum methods control documentation 2022-12-22 21:46:14 +04:00
a10zn8
482b7b5e1e requests-cache-enabled docs 2022-12-19 17:25:21 +04:00
Igor Artamonov
73f00c49d2 problem: missing docs for upstream roles
(cherry picked from commit 7ce91e3ee2afd9333173156a821872300d082482)
(cherry picked from commit 6ddef70d6e)
2022-12-13 17:07:07 +04:00
Maksim Fomenkov
bec9f299d6 added example to doc 2022-12-12 15:53:48 +03:00
a10zn8
dca78160ba Revert "Sync upstream 7.12.2022" 2022-12-09 14:00:45 +04:00
Igor Artamonov
6ddef70d6e problem: missing docs for upstream roles
(cherry picked from commit 7ce91e3ee2afd9333173156a821872300d082482)
2022-12-07 18:28:33 +04:00
Maksim Fomenkov
fc1b9b9b07 eth_filter config docs 2022-10-27 13:44:36 +03:00
Maxksim Fomenkov
b9866fe19a Support gRPC upstream labels 2022-08-17 13:45:14 +03:00
terminal
5f85149c67 ethereum pos doc and some config naming 2022-08-01 21:26:44 +04:00
Igor Artamonov
ede552be59 problem: Bitcoin head check may lag because it checks it only once in 15 seconds
solution: use ZeroMQ connection to listen for new blocks
2022-06-25 21:26:10 -04:00
Vyacheslav Shebanov
de5720897a problem: cannot verify signature in browser
solution: support NIST P-256 curve which is supported by browser's webcrypto
2022-06-16 22:08:18 -04:00
SpontaneousOverthrow
1b3e35eb1e problem: invalid formatting(?) in doc 2022-05-26 23:01:29 -04:00
Vyacheslav Shebanov
d1ad77a345 problem: users want to verify that response are coming from their nodes
solution: edge node can sign received valued
Co-authored-by: Igor Artamonov <igor@artamonov.ru>
2022-05-26 23:00:01 -04:00
terminal
c3285354c1 add cors headers to http proxy 2022-04-21 13:03:54 +03:00
Vyacheslav Shebanov
4f1216b14f problem: some JSON RPC client cannot use IDs and process response by their order
solution: add option to preserve batch request-response correspondence order
rel: #148
2022-04-20 22:08:27 -04:00
Igor Artamonov
f467207114 solution: release v0.12.0 2022-03-17 21:17:53 -04:00
Igor Artamonov
94289399d5 solution: [optionally] provide request/response value with access log 2022-02-10 20:58:43 -05:00
Igor Artamonov
c060aeda31 problem: suboptimal routing for upstreams in different datacenters
solution: additional role to separate primary and secondary upstreams
fix: #141
2022-01-05 18:42:35 -05:00
Igor Artamonov
45237592a3 solution: config option to disable an upstream 2021-12-26 15:32:18 -05:00
Igor Artamonov
b397a907b1 problem: ChainLink client fails because eth_getLogs is not available
rel: #136
2021-12-25 12:35:02 -05:00
Igor Artamonov
5ebd23a238 solution: release v0.11 2021-11-25 19:10:11 -05:00
Rafael Matias
ee5b14b300 problem: doesn't work for private ethereum networks
solution: allow configuring methods with static responses
rel: #96
2021-11-12 12:55:41 -05:00
Igor Artamonov
b05b690804 solution: docs for WebSocket support 2021-10-29 17:55:45 -04:00
Igor Artamonov
5f159dd6d7 solution: docs for health check 2021-10-23 21:05:04 -04:00
Igor Artamonov
6261bd1ea7 solution: docs for NativeSubscribe 2021-10-19 21:59:03 -04:00
Igor Artamonov
ebef8cf27a problem: WS connection still breaks with very large frames
solution: increase default limit and make it configurable
2021-09-22 19:35:14 -04:00
Igor Artamonov
199259afdb problem: Docker latest tag is misleading 2021-09-07 22:11:51 -04:00
SpontaneousOverthrow
73f971d299 solution: example of a grafana dashboard 2021-08-30 15:33:04 -04:00
Igor Artamonov
9dffe2f6e9 solution: support new method eth_feeHistory 2021-08-26 21:09:53 -04:00
Igor Artamonov
54dc251c87 solution: access log for JSON RPC proxy 2021-08-25 16:08:47 -04:00
Igor Artamonov
2f2a553cd4 solution: allow configuring a quorum for custom methods 2021-08-04 14:58:28 -04:00
Igor Artamonov
5490e44caa solution: docs for monitoring with Prometheus 2021-07-20 21:59:06 -04:00
Igor Artamonov
e8fc025966 solution: docs for access logging 2021-07-19 23:15:31 -04:00
Igor Artamonov
e09b7a4eee solution: support rinkeby and ropsten testnets
fix: #64
2020-11-30 19:02:55 -05:00
Igor Artamonov
e09b281904 problem: unclear how to specify path to the config 2020-11-27 19:35:39 -05:00
Igor Artamonov
d537ff0461 solution: delegate bitcoin balance request to another upstream, if data is unavailable locally 2020-09-22 23:51:07 -04:00