Closed Kayanski closed 10 months ago
Not a huge fan of the START
/ END
Attention: 25 lines
in your changes are missing coverage. Please review.
Comparison is base (
c087e2f
) 65.6% compared to head (904b643
) 65.5%. Report is 1 commits behind head on main.:exclamation: Current head 904b643 differs from pull request most recent head 4359849. Consider uploading reports for the commit 4359849 to get more accurate results
Would agree with Howard about [START] and [END]. And would it be possible to align first block? It's currently hard to process(with my eyes)
[2024-01-09T09:46:28Z INFO Local] Writing daemon state JSON file: "/root/.cw-orchestrator/state_local.json" [2024-01-09T09:46:28Z INFO Local] Interacting with testing using address: juno16g2rahf5846rxzp3fwlswy08fz8ccuwk03k57y [2024-01-09T09:46:28Z INFO Contract] [local:counter][Upload][START] [2024-01-09T09:46:28Z INFO Transaction Retry] Awaiting TX inclusion in block... [2024-01-09T09:46:38Z INFO Transaction] Uploading done: "B84AEF9F3CAC18060036E66F71AC8030EBEA21BC17CDF5A10464CFA4EC036779" [2024-01-09T09:46:38Z INFO Contract] [local:counter][Upload][END] code_id 5 [2024-01-09T09:46:38Z INFO Contract] [local:counter][Instantiate][START] [2024-01-09T09:46:38Z INFO Transaction Retry] Awaiting TX inclusion in block... [2024-01-09T09:46:48Z INFO Transaction] Instantiation done: "8B2E2894AAB63E35CF2D21CED65F57B701EF53820C0C87D1F581EBB2B5A865E4" [2024-01-09T09:46:48Z INFO Contract] [local:counter][Instantiate][END] juno1eyfccmjm6732k7wp4p6gdjwhxjwsvje44j0hfx8nkgrm8fs7vqfs9a4ky4 [2024-01-09T09:46:48Z INFO Contract] [local:counter][Execute][juno1eyfccmjm6732k7wp4p6gdjwhxjwsvje44j0hfx8nkgrm8fs7vqfs9a4ky4][START] increment [2024-01-09T09:46:48Z INFO Transaction Retry] Awaiting TX inclusion in block... [2024-01-09T09:46:58Z INFO Transaction] Execution done: "F6190D05E7A4C8EC636537F5114A789995CFAAB473FB0ADAFF0ACD17408098B0" [2024-01-09T09:46:58Z INFO Contract] [local:counter][Execute][juno1eyfccmjm6732k7wp4p6gdjwhxjwsvje44j0hfx8nkgrm8fs7vqfs9a4ky4][END] increment
Also not sure if awaiting TX inclusion should be marked with Retry
Added std error to TxHandler::Error
Added better contract logging
Closes ORC-57 Sample logs