jangko
|
94a94c5b65
|
implement better hardfork management
|
2022-12-02 13:51:42 +07:00 |
Jacek Sieka
|
c2ed731fa5
|
eth: adapt to smaller eth_types (#1210)
|
2022-09-03 20:15:35 +02:00 |
jangko
|
a48f69a89a
|
hive: engine simulator add jwt auth test cases
|
2022-07-18 16:56:44 +07:00 |
jangko
|
2b4baff8ec
|
move block validation from execution payload generator to engine api
|
2022-07-04 20:36:30 +07:00 |
jangko
|
7f0bc71b65
|
add invalidMissingAncestorReOrg test case
|
2022-06-27 20:18:54 +07:00 |
jangko
|
4a50b00c37
|
rpc: change getStorageAt param type to HexDataStr
if using HexQuantityStr, it will fail when given hex string with leading zeros
|
2022-06-27 17:47:59 +07:00 |
jangko
|
71ac6b7de5
|
engine-api-test: fix transactionReorg test case
|
2022-06-27 13:01:32 +07:00 |
jangko
|
b80eca0718
|
json-rpc: able to query finalized block and safe block header
engine-api:
- store safe block hash and finalized block hash
engine-api test:
- fix test case related to safe block hash and finalized block hash
|
2022-06-27 11:15:54 +07:00 |
jangko
|
d07ef2ee56
|
fix engine api and angine api test
|
2022-06-22 08:10:01 +07:00 |
jangko
|
5bd134e2f0
|
more engine api tests
|
2022-06-01 20:32:07 +07:00 |
jangko
|
9843c9428f
|
fix related to engine api alpha.9
|
2022-05-29 11:23:03 +07:00 |
jangko
|
4d126f2461
|
hive: add ethereum/engine simulator
some test with multiple client still need polishing.
merge test using specially crafted blocks need to be added.
|
2022-04-13 08:05:58 +07:00 |