Commit Graph

40 Commits

Author SHA1 Message Date
a10zn8
e70ccd4feb use only generic connection in examples (#632) 2025-02-13 21:37:48 +03:00
Tony Ganch
100578dc6d Rename p2p-org to drpcorg (#484) 2024-05-22 11:19:50 +02:00
KirillPamPam
8b609ee2d1 Add linea method and fix docs (#443) 2024-03-26 16:26:01 +04: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
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
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
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
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
2809e87d33 config merge 2023-02-13 17:07:58 +04:00
a10zn8
ff4c538568 added chains configuration 2023-02-10 17:56:21 +04:00
a10zn8
7000acc4ca added all chain types to docs 2023-02-01 19:31:03 +04:00
a10zn8
8ad099c635 add eth_subscribe ethereum methods control documentation 2022-12-22 21:46:14 +04:00
Maksim Fomenkov
bec9f299d6 added example to doc 2022-12-12 15:53:48 +03:00
Maksim Fomenkov
fc1b9b9b07 eth_filter config docs 2022-10-27 13:44:36 +03:00
terminal
5f85149c67 ethereum pos doc and some config naming 2022-08-01 21:26:44 +04: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
b397a907b1 problem: ChainLink client fails because eth_getLogs is not available
rel: #136
2021-12-25 12:35:02 -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
9dffe2f6e9 solution: support new method eth_feeHistory 2021-08-26 21:09:53 -04: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
Igor Artamonov
3df1c0a572 solution: fallback upstreams
fix: #15
2020-07-10 23:36:35 -04:00
Igor Artamonov
ef32308868 problem: outdated config examples
rel: #7
2020-05-27 15:23:46 -04:00
Igor Artamonov
cfcb0bffff solution: update docs with info about Bitcoin support 2020-04-27 20:56:06 -04:00
Igor Artamonov
014461520e problem: reading yaml to both plain properties and structured objects is a mess
solution: use just objects for configs
2020-03-23 22:54:52 -04:00
Igor Artamonov
bd6d6aa6bb solution: configurable timeout 2019-09-10 22:36:20 -04:00
Igor Artamonov
bc83b1b120 solution: setup custom upstream methods 2019-08-25 20:50:16 -04:00
Igor Artamonov
d873130567 solution: open source it 2019-08-22 21:07:12 -04:00