Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Verify mint block error #1865

Closed
jolestar opened this issue Dec 23, 2020 · 0 comments · Fixed by #1866
Closed

Verify mint block error #1865

jolestar opened this issue Dec 23, 2020 · 0 comments · Fixed by #1866
Assignees
Labels
bug Something isn't working

Comments

@jolestar
Copy link
Member

2020-12-22T10:48:41.448207644+00:00 INFO - [chain] Select new head, id: 0xfef8fdaf9d96eed0beefbc9e0bb49c00d59447db832d9b04a6674a2125c732df, number: 14 1141, total_difficulty: 526312626, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:48:45.421951813+00:00 INFO - rpc_call 166 method mining.submit 0 0.000086924
2020-12-22T10:48:45.422094927+00:00 INFO - Mint new block: Block{id:"0xf624f3ed1f5085e79e7dad1c3ba75a6167d1d993bfcda220da54bfc34b2d8391", number:"1411 42", parent_id:"0xfef8fdaf9d96eed0beefbc9e0bb49c00d59447db832d9b04a6674a2125c732df",transactions:[]}
2020-12-22T10:48:45.704569036+00:00 INFO - [chain] Select new head, id: 0xf624f3ed1f5085e79e7dad1c3ba75a6167d1d993bfcda220da54bfc34b2d8391, number: 14 1142, total_difficulty: 526331571, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:48:49.282853937+00:00 INFO - [chain] Select new head, id: 0xa142d71f0330e0e9b27d1cb7c6a3c6391ef11d7a649a8811bcc5a6d0d387874a, number: 14 1143, total_difficulty: 526350038, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:48:49.300614565+00:00 WARN - prologue runtime : INVALID_ARGUMENT, EINVALID_TIMESTAMP
2020-12-22T10:48:49.301046597+00:00 INFO - discard error vm_status output: ERROR { status_code: UNEXPECTED_ERROR_FROM_KNOWN_MOVE_FUNCTION }
2020-12-22T10:48:49.301664749+00:00 INFO - discard error output: UNEXPECTED_ERROR_FROM_KNOWN_MOVE_FUNCTION
2020-12-22T10:48:49.303311473+00:00 ERROR - Failed to process generate block event:block_metadata txn BlockMetadata { parent_hash: HashValue(0xa142d71 f0330e0e9b27d1cb7c6a3c6391ef11d7a649a8811bcc5a6d0d387874a), timestamp: 1608634129286, author: 0x232b2c6141412e078caceab6fe105a55, author_auth_key: Non e, uncles: 0, number: 141144, chain_id: ChainId { id: 2 }, parent_gas_used: 0 } is discarded, vm status: UNEXPECTED_ERROR_FROM_KNOWN_MOVE_FUNCTION, de lay to trigger a new event.
2020-12-22T10:48:55.988144730+00:00 INFO - [chain] Select new head, id: 0xb17ff622d5cbfafa98d45aa5ef1cffdb7c2056086b5e7d370fc88d3264a32f5a, number: 14 1144, total_difficulty: 526368757, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:49:21.258373419+00:00 INFO - [chain] Select new head, id: 0x595d8e7bbcca3177f2c6ecb3cb99fc124707ca8cbb776a8f20b0a1d97498d71f, number: 14 1145, total_difficulty: 526389535, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:49:30.201468758+00:00 INFO - rpc_call 167 method mining.submit 0 0.000088013
2020-12-22T10:49:30.202640139+00:00 INFO - Mint new block: Block{id:"0x1d25688e0a02ba5603a85451e492a5a91932465ccbdc30afc55111775c7d22f1", number:"1411 46", parent_id:"0x595d8e7bbcca3177f2c6ecb3cb99fc124707ca8cbb776a8f20b0a1d97498d71f",transactions:[]}
2020-12-22T10:49:30.475534859+00:00 INFO - [chain] Select new head, id: 0x1d25688e0a02ba5603a85451e492a5a91932465ccbdc30afc55111775c7d22f1, number: 14 1146, total_difficulty: 526411172, enacted_block_count: 1, retracted_block_count: 0
2020-12-22T10:49:42.362043725+00:00 INFO - rpc_call 162 method mining.submit 0 0.000076202
2020-12-22T10:49:42.374377510+00:00 INFO - Mint new block: Block{id:"0xc350d0f4376f222cefbc3c164d05fb9a310d6f573d05de5d92e77fb2b36e3601", number:"1411 47", parent_id:"0x1d25688e0a02ba5603a85451e492a5a91932465ccbdc30afc55111775c7d22f1",transactions:[]}
2020-12-22T10:49:42.637768275+00:00 INFO - [chain] Select new head, id: 0xc350d0f4376f222cefbc3c164d05fb9a310d6f573d05de5d92e77fb2b36e3601, number: 14 1147, total_difficulty: 526429489, enacted_block_count: 1, retracted_block_count: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant