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
|
5fd54961e3
|
Bump nim-web3: remove rpc types duplicates
|
2023-12-13 07:58:12 +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 |
|
andri lim
|
77289c7795
|
More cancun tests (#1843)
* Engine API simulator: More Cancun tests
* Fix Cancun validation in Engine API and TxPool
|
2023-10-23 20:59:57 +07:00 |
|
andri lim
|
4f6cdab641
|
Engine API simulator: pass first Cancun test (#1838)
|
2023-10-22 14:05:20 +07:00 |
|
andri lim
|
501d8a369a
|
Add BeaconSync reorg tests (#1782)
* Add BeaconSync reorg tests
* Fix redefinition error in tx_sender.nim
|
2023-09-30 19:20:29 +07:00 |
|
andri lim
|
e8d59bc7a7
|
Working prototype of beacon downloader (#1780)
* Working prototype of beacon downloader
* Use KeyedQueue for setSyncTarget queue
* Convert MergeTracker and PayloadQueue to non ref object
|
2023-09-28 13:20:12 +07:00 |
|
andri lim
|
948c94763c
|
Bump nim-eth: Add closeWait to EthereumNode (#1742)
|
2023-09-09 13:54:58 +07:00 |
|
andri lim
|
348a9aea6f
|
Close eth node after usage (#1741)
|
2023-09-08 21:37:50 +07:00 |
|
jangko
|
5fb0fc65ba
|
Implement beacon sync stub
- Prepare a test env for beacon sync in engine api simulator.
- Wiring beacon sync to the rest of subsystems.
|
2023-09-07 08:49:31 +07:00 |
|
jangko
|
6139152143
|
Add multiple clients support to engine api simulator
|
2023-09-06 18:51:02 +07:00 |
|