Skip to content

Instantly share code, notes, and snippets.

@holgerd77
Created October 28, 2022 10:21
Show Gist options
  • Save holgerd77/ddc0f360cc15887081b11a42aef73546 to your computer and use it in GitHub Desktop.
Save holgerd77/ddc0f360cc15887081b11a42aef73546 to your computer and use it in GitHub Desktop.
Shandong Block 6101 VM Trace - 2022-10-28
➜ net-env-cli DEBUG=vm:* ts-node shandong-ethers-state-manager-trace.ts
vm:block ---------------------------------------------------------------------------------------------------- +0ms
vm:block Running block hash=382c720b54a97bcb9388f5d1e422205c5174fd6d0f0fe431005dd32cd3928093 number=6101 hardfork=merge +0ms
vm:state ---------------------------------------------------------------------------------------------------- +0ms
vm:state message checkpoint +0ms
vm:block block checkpoint +1ms
vm:block Validate block +0ms
vm:block Apply transactions +28ms
vm:state ---------------------------------------------------------------------------------------------------- +28ms
vm:state message checkpoint +0ms
vm:tx ---------------------------------------------------------------------------------------------------- +0ms
vm:tx tx checkpoint +0ms
vm:tx New tx run hash=f52724b495601d3c9c1c384ae5acf8ec1e55e4c5187a42aeed75bc5ac6301578 sender=0x332e43696a505ef45b9319973785f837ce5267b9 +3ms
vm:tx:gas Subtracting base fee (21984) from gasLimit (-> 4111307) +0ms
vm:tx Update fromAccount (caller) balance(-> 3984692957457140281) +112ms
vm:tx Running tx=0xf52724b495601d3c9c1c384ae5acf8ec1e55e4c5187a42aeed75bc5ac6301578 with caller=0x332e43696a505ef45b9319973785f837ce5267b9 gasLimit=4111307 to=0x90672af05e4c10306225791745e8eba63b15b70f value=0 data=0xe9ba250f00000000000000000000000090672af05e4c103062… +0ms
vm:state ---------------------------------------------------------------------------------------------------- +116ms
vm:state message checkpoint +0ms
vm:state ---------------------------------------------------------------------------------------------------- +532ms
vm:state message checkpoint +0ms
vm:state message checkpoint reverted +116ms
vm:state message checkpoint reverted +291ms
vm:tx Update fromAccount (caller) nonce (-> 2) +940ms
vm:tx ---------------------------------------------------------------------------------------------------- +0ms
vm:tx Received tx execResult: [ executionGasUsed=4051248 exceptionError='revert' returnValue=0x gasRefund=0 ] +0ms
vm:tx Generated tx bloom with logs=0 +0ms
vm:tx:gas tx add baseFee 21984 to totalGasSpent (-> 4073232) +1s
vm:tx No tx gasRefund +1ms
vm:tx Refunded txCostDiff (150147500420413) to fromAccount (caller) balance (-> 3984843104957560694) +0ms
vm:tx tx update miner account (0xf97e180c050e5ab072211ad2c213eb5aee4df134) balance (-> 10000000020351766000000000) +113ms
vm:tx Generate tx receipt transactionType=2 cumulativeBlockGasUsed=4073232 bitvector=00000000000000000000000000000000000000000000000000… (256 bytes) logs=0 +2ms
vm:tx tx run finished hash=f52724b495601d3c9c1c384ae5acf8ec1e55e4c5187a42aeed75bc5ac6301578 sender=0x332e43696a505ef45b9319973785f837ce5267b9 +0ms
vm:state message checkpoint committed +116ms
vm:tx tx checkpoint committed +0ms
vm:block ---------------------------------------------------------------------------------------------------- +1s
vm:block Add tx gas used (4073232) to total block gas usage (-> 4073232) +0ms
vm:block Received block results gasUsed=4073232 bloom=00000000000000000000000000000000000000000000000000… (256 bytes) receiptsRoot=c654062fa3d806e145713c9514a8c371c6762a26067289ee8dea844c4125fb34 receipts=1 txResults=1 +1ms
vm:state message checkpoint committed +2ms
vm:block block checkpoint committed +1ms
vm:block Running block finished hash=3ac47f0d527b6b640f097e02bf0b66677e3df36af8c73f629d9252ea80efbb59 number=6101 hardfork=merge +1ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment