Commit Graph

10 Commits

Author SHA1 Message Date
Vyacheslav Shebanov
aeea27bb70 problem: manual integration tests don't work 2022-06-03 18:30:17 -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
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
64d667acad solution: integration test with Rinkeby 2021-08-16 22:08:56 -04:00
Igor Artamonov
827288cdcd solution: organize the integration test suite 2021-08-16 19:52:46 -04:00
Igor Artamonov
0bbcc728c1 problem: full block returns transactions in different order
fix: #82
2021-03-27 18:49:24 -04:00
Igor Artamonov
17f14987aa solution: integration test with two upstreams 2021-03-24 22:52:25 -04:00
Igor Artamonov
be33508bb9 problem: doesn't handle upstream error for additionally allowed methods; allowing an existing method redefines its logic
rel: #67
2021-03-23 18:39:45 -04:00
Igor Artamonov
2abe3023b6 problem: no response on invalid request to proxy
rel: #43
2020-08-09 18:42:23 -04:00
Igor Artamonov
8cefcbdb5e problem: no response from proxy if upstream returned error
fix: #35
2020-07-20 00:30:52 -04:00