Commit Graph

98 Commits

Author SHA1 Message Date
Termina1
13d978a3b2 fix bitcoin config example 2024-01-26 16:49:01 +02:00
Termina1
b69f5c5ba1 add alias for link 2024-01-26 16:32:43 +02:00
Termina1
fd8f6fc6c7 add link to networks 2024-01-26 16:25:06 +02:00
Termina1
ba9b4b7096 add chains support auto page 2024-01-26 16:20:50 +02:00
Termina1
3dffab39cd fix remaining links 2024-01-26 14:58:05 +02:00
Termina1
16e038fd6e link -> xref 2024-01-26 14:28:10 +02:00
Termina1
1091fcdb5e update links 2024-01-26 14:11:43 +02:00
a10zn8
efaf0dbe5a Add Solana documentation notes (#400) 2024-01-17 15:27:45 +03:00
Wesley Charles Blake
7a496563ea adds zksync-sepolia support (#377) 2024-01-09 10:47:59 +04:00
KirillPamPam
e79df25329 Tracing docs (#371) 2023-12-22 11:53:16 +04:00
a10zn8
138e5d3eb3 update docs (#348) 2023-11-23 00:08:01 +03:00
Vyacheslav
8053431ada add moonbase and celo (#298) 2023-09-15 15:01:56 +03:00
a10zn8
231c3c5e67 holesky (#297) 2023-09-12 17:49:33 +04:00
a10zn8
ba40de9deb added bsc testnet (#296) 2023-08-31 14:04:45 +04:00
a10zn8
2893723fe0 added scroll sepolia (#295) 2023-08-30 19:44:48 +04:00
a10zn8
321857a5c2 added networks aurora, scroll, mantle and klaytn 2023-08-16 17:45:56 +03:00
Vyacheslav
73e3a46f23 create default method group to easily disable all methods (#282) 2023-08-16 14:34:16 +03:00
a10zn8
6f576fc20c added fantom, gnosis and avalanche networks
added retries for initial upstream validation
2023-08-01 17:04:09 +04:00
KirillPamPam
9757dfd201 Add validation of chain setting (#258) 2023-08-01 14:02:31 +04:00
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