andri lim
c635e160d9
Implement combo http server for rpc, engine_api, and graphql services ( #1992 )
...
* Combo HTTP server implementation
* Use json flavor for jwt_auth decoder
2024-01-29 20:20:04 +07:00
jangko
3e21281d12
Bump nim-web3 and others
...
Bump nim-json-rpc and nimbus-eth2 too.
Reason: both nim-json-rpc and nim-web3 migrate from
stdlib/json to nim-json-serialization
2024-01-14 10:41:23 +07:00
jangko
b0000eed8b
Add check copyright year linter to CI
2023-11-01 10:41:20 +07:00
jangko
5d50bb9a2b
Add Engine API generic tests
2023-10-31 10:18:37 +07:00
jangko
6139152143
Add multiple clients support to engine api simulator
2023-09-06 18:51:02 +07:00
jangko
7a1fe5707c
Refactor engine api and cleanup web3 types conversion
2023-08-30 10:42:46 +07:00
jangko
38c0c34331
hive: Engine api simulator overhaul
2023-08-22 21:19:43 +07:00
jangko
7514cfc63f
increase jwt auth max time drift to 60 seconds
...
per engine api spec v1.0.0.beta.3
2023-08-08 08:26:08 +07:00
jangko
18587c3abe
use axplicit 127.0.0.1 instead of localhost string
...
on windows, using "localhost" for rpc test is very slow.
both pyspec_sim and engine_sim will need more than one hour.
while on linux and macos only few minutes.
2023-07-24 21:50:39 +07:00
jangko
a48f69a89a
hive: engine simulator add jwt auth test cases
2022-07-18 16:56:44 +07:00