mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-06 01:05:32 +00:00
* Fixes related to Prague execution requests Turn out the specs are changed: - WITHDRAWAL_REQUEST_ADDRESS -> WITHDRAWAL_QUEUE_ADDRESS - CONSOLIDATION_REQUEST_ADDRESS -> CONSOLIDATION_QUEUE_ADDRESS - DEPOSIT_CONTRACT_ADDRESS -> only mainnet - depositContractAddress can be configurable Also fix bugs related to t8n tool * Fix for evmc
29 lines
1.4 KiB
JSON
29 lines
1.4 KiB
JSON
{
|
|
"result": {
|
|
"stateRoot": "0x08fd46faf1bc68f8f3b6c78710d91b825cb22375aa8a3db99ddd9084cbbbfd75",
|
|
"txRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
|
"receiptsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
|
"logsHash": "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
|
|
"logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
|
|
"receipts": [],
|
|
"currentDifficulty": null,
|
|
"gasUsed": "0x0",
|
|
"rejected": [
|
|
{
|
|
"index": 0,
|
|
"error": "invalid chain id: have 7078815900 want 1"
|
|
}
|
|
],
|
|
"currentBaseFee": "0x7",
|
|
"withdrawalsRoot": "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
|
|
"currentExcessBlobGas": "0x2b80000",
|
|
"blobGasUsed": "0x0",
|
|
"requestsHash": "0x6036c41849da9c076ed79654d434017387a88fb833c2856b32e18218b3341c5f",
|
|
"requests": [
|
|
"0x",
|
|
"0x",
|
|
"0x"
|
|
]
|
|
}
|
|
}
|