Commit Graph

25 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
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