Skip to content

Instantly share code, notes, and snippets.

@0xNonCents
Created February 3, 2024 20:46
Show Gist options
  • Save 0xNonCents/5e93e036b6579869d93030c8d0f3cc53 to your computer and use it in GitHub Desktop.
Save 0xNonCents/5e93e036b6579869d93030c8d0f3cc53 to your computer and use it in GitHub Desktop.
create multiple accounts logs
2024-02-03T20:44:14.281599Z DEBUG server: method="starknet_addInvokeTransaction"
2024-02-03T20:44:14.282720Z INFO txpool: Transaction received | Hash: 0x134d7dc2b805c3d90fd0f9f5319c2e6a555f9f725c75c739de56538efed06ac
2024-02-03T20:44:14.321642Z TRACE executor: Transaction resource usage: Steps: 6933 | Ec Op Builtin: 3 | L1 Gas: 3672 | Pedersen: 20 | Range Checks: 164
2024-02-03T20:44:14.321662Z TRACE executor: Event emitted keys=[0x99cd8bde557814842a3121e8ddfd433a539b8c9f14bf31ebf108d12e6196e9]
2024-02-03T20:44:14.321925Z INFO backend: ⛏️ Block 20 mined with 1 transactions
2024-02-03T20:44:14.595534Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:14.596279Z DEBUG server: method="starknet_getBlockWithTxs"
2024-02-03T20:44:14.597079Z DEBUG server: method="starknet_getStateUpdate"
2024-02-03T20:44:14.597211Z DEBUG server: method="starknet_getTransactionReceipt"
2024-02-03T20:44:15.290591Z DEBUG server: method="starknet_getTransactionStatus"
2024-02-03T20:44:15.292986Z DEBUG server: method="starknet_getTransactionReceipt"
2024-02-03T20:44:15.602399Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:16.334096Z DEBUG server: method="starknet_addDeployAccountTransaction"
2024-02-03T20:44:16.334598Z INFO txpool: Transaction received | Hash: 0x2ff8ca80587508db117ba09fb07f27e274418b3344a0554b3251804f59d46bf
2024-02-03T20:44:16.334674Z WARN executor: Transaction validation error: ContractConstructorExecutionFailed(StateError(UndeclaredClassHash(ClassHash(StarkFelt("0x04d07e40e93398ed3c76981e72dd1fd22557a78ce36c0515f679e27f0bb5bc5f")))))
2024-02-03T20:44:16.334917Z INFO backend: ⛏️ Block 21 mined with 0 transactions
2024-02-03T20:44:16.605616Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:16.606276Z DEBUG server: method="starknet_getBlockWithTxs"
2024-02-03T20:44:16.606866Z DEBUG server: method="starknet_getStateUpdate"
2024-02-03T20:44:17.609899Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:18.613199Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:19.615569Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:20.618459Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:21.620963Z DEBUG server: method="starknet_blockHashAndNumber"
2024-02-03T20:44:22.276686Z DEBUG server: method="starknet_getNonce"
2024-02-03T20:44:22.310101Z DEBUG server: method="starknet_addInvokeTransaction"
2024-02-03T20:44:22.311469Z INFO txpool: Transaction received | Hash: 0x54aa0628edb1c7309b9e0cacbd5e8860888d04894cfc38d40c162e9df76ad2f
2024-02-03T20:44:22.337017Z TRACE executor: Transaction resource usage: Steps: 6935 | Ec Op Builtin: 3 | L1 Gas: 3672 | Pedersen: 20 | Range Checks: 164
2024-02-03T20:44:22.337042Z TRACE executor: Event emitted keys=[0x99cd8bde557814842a3121e8ddfd433a539b8c9f14bf31ebf108d12e6196e9]
2024-02-03T20:44:22.337268Z INFO backend: ⛏️ Block 22 mined with 1 transactions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment