jangko
|
e2c873b16f
|
Fix engine API and engine API simulator according to latest spec.
|
2024-04-18 14:55:49 +07:00 |
|
jangko
|
6c1afe1127
|
Engine API: forkChoiceUpdated V2 And V3 should return invalidPayloadAttributes error instead of invalidParams error upon receiving erroneous payload attributes
|
2024-04-17 15:45:39 +07:00 |
|
andri lim
|
33976e8875
|
Replace invalidParams error with invalidForkchoiceState error in forkchoiceUpdated handler (#2106)
|
2024-03-26 09:31:21 +07:00 |
|
jangko
|
5fd54961e3
|
Bump nim-web3: remove rpc types duplicates
|
2023-12-13 07:58:12 +07:00 |
|
jangko
|
ddfaf2a4df
|
Engine API: Don't build payload if requested timestamp is invalid
|
2023-10-28 15:35:58 +07:00 |
|
andri lim
|
5bfdcd0d27
|
Engine API: rearrange version and fork validation in fcU and newPayload (#1848)
|
2023-10-24 11:30:48 +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 |
|
jangko
|
0d91d8736c
|
Engine API: Fix API version validation
|
2023-10-23 09:25:40 +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 |
|
jangko
|
7a1fe5707c
|
Refactor engine api and cleanup web3 types conversion
|
2023-08-30 10:42:46 +07:00 |
|