jangko
|
5fd54961e3
|
Bump nim-web3: remove rpc types duplicates
|
2023-12-13 07:58:12 +07:00 |
jangko
|
7de6199ba3
|
Engine API: Fix latestValidHash value when invalid timestamp detected
|
2023-11-05 10:52:27 +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
|
f365e0d472
|
Engine API: remove EIP-4844 blobs before insert header to chain (#1834)
|
2023-10-20 21:02:22 +07:00 |
andri lim
|
04c7ed8ec9
|
Change EthTime from std.Time to distinct uint64 (#1820)
* Change EthTime from std.Time to distinct uint64
* Bump nimbus-eth2
|
2023-10-18 09:16:11 +07:00 |
andri lim
|
744e4f9739
|
bump web3 and add shouldOverrideBuilder field to GetPayloadV3Response (#1807)
* bump web3 and add shouldOverrideBuilder field to GetPayloadV3Response
* Resolve ambiguous identifier error
|
2023-10-05 20:54:51 +07:00 |
andri lim
|
34b1e29ac9
|
Fix test_blockchain_json and pyspec simulator for Cancun (#1805)
* Fix test_blockchain_json and pyspec simulator for Cancun
* Preserve applyDeletes comments
* Fix redefinition error
* Move test_macro to tests folder
|
2023-10-05 10:04:12 +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
|
56215ed83f
|
Bump stint to v2.0: new array backend (#1747)
* Bump stint to v2.0: new array backend
|
2023-09-13 09:32:38 +07:00 |
jangko
|
7a1fe5707c
|
Refactor engine api and cleanup web3 types conversion
|
2023-08-30 10:42:46 +07:00 |