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

Mismatch between block and imported block on mainnet block #11343248 #1965

Open
gsalgado opened this issue Nov 28, 2020 · 1 comment
Open

Comments

@gsalgado
Copy link
Collaborator

 WARNING  2020-11-27 22:38:10,568                 Chain  Proposed Block #11343248-0xf90d..0cdc doesn't follow EVM rules, rejecting...                                                                              
<Manager[BlockImportServer] flags=SRcfe>: task serve[daemon=True] exited with error: Mismatch between block and imported block on 3 fields:                                                                        
 - header.state_root  :                                                                                                                                                                                            
    (actual)  : b'\r@\xae\x93z\xd0\xf4\x065%\xb5\xa5\xb0\xaa\x82\x1af\x8bK\xa5c4\xd9\x0f\x1e\x1c\xa6\xbf,P\xeb\xf9'                                                                                                
    (expected): b'\x14\xbc\x9c\xd3\xf4.~Uf\xb0\x0c\x15\x0c\xac\xdf:\xca%e\x16*\xc0\xef.\x9c\xa0\xa1\xb0\x82\xfe\x84\xb2'                                                                                           
 - header.receipt_root:                                                                                                                                                                                            
    (actual)  : b'Z{\xa1\x1b\xb8\x87\xa4xs\xc2\xa8\xa5.\xd8\x15\x99\x83\xa2[\xf35m\xb6C\x81\xde\xea\xf9\x16\x8b\xa6A'                                                                                              
    (expected): b'\x96\x03S\x04\x08\xd3\xa8W\xaa\xf0\x03\x7f\x18\xb9\xffvzo\xf1x\xfb\x8c\xc9\x01\xa4\xc5x:\x83\xec\xd9\xbf'                                                                                        
 - header.gas_used    :                                                                                                                                                                                            
    (actual)  : 12497707                                                                                                                                                                                           
    (expected): 12497704                 
@gsalgado
Copy link
Collaborator Author

gsalgado commented Dec 3, 2020

Another example:

 WARNING  2020-12-02 22:52:08,518                 Chain  Proposed Block #11375922-0x4f3e..c31e doesn't follow EVM rules, rejecting...
<Manager[ComponentManager] flags=SRCfe>: task run[daemon=False] exited with error: Mismatch between block and imported block on 3 fields:                                                                          
 - header.state_root  :                                                                                                                                                                                            
    (actual)  : b'\xees\xce}\xc94s\x05\x12jO8)\x92\x92\n"5\xc6u\x9bB\x10c\x19\xf4Fq\x9fBE\n'                                                                                                                       
    (expected): b'-\xba\xb8\x85k\xe8|\x1e\x08\x98^\x9f2\xe8\x88N\x1e\xaee\x94myO\xbf"u\x83(QK\x0e\x06'                                                                                                             
 - header.receipt_root:                                                                                                                                                                                            
    (actual)  : b's"\x94\x01\x92\xf6\xb5\x820\xb0d<\xd5(0r\x11M\xd0\x07N\xd4\xa3&\xb4/\xed\xee\x90\x1a=y'                                                                                                          
    (expected): b'\xf3\xb2Y\xd7\x00\xe6\xda\xc3+\xdc\xcc\xf8D!9Y1\xe8\x1f/7u\x96\xdc\xb8\xfbN&x\xcf\x99['                                                                                                          
 - header.gas_used    :                                                                                                                                                                                            
    (actual)  : 12455976                                                                                                                                                                                           
    (expected): 12455970                     

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant