Commit Graph

12 Commits

Author SHA1 Message Date
a10zn8
dca78160ba Revert "Sync upstream 7.12.2022" 2022-12-09 14:00:45 +04:00
a10zn8
96264b839f problem: separate tests are not usable in the current state, better to work on improving unit tests 2022-12-07 18:36:19 +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
Igor Artamonov
827288cdcd solution: organize the integration test suite 2021-08-16 19:52:46 -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
c3f0f1f589 solution: make sure eth_call works with block ref and error response 2021-03-16 17:12:03 -04:00
Igor Artamonov
cfd73119f6 problem: returns processed json for block with tx, instead of original json
rel: #45
2020-11-30 19:40:56 -05:00
Igor Artamonov
ead1dc5de5 solution: integration tests 2020-08-17 22:47:55 -04:00
Igor Artamonov
b5daceeff5 problem: doesn't pass error details from upstream
fix: #42
2020-08-10 22:18:54 -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