iost-official / go-iost

Official Go implementation of the IOST blockchain
https://developers.iost.io/
GNU Lesser General Public License v3.0
564 stars 112 forks source link

3.3.6 release can't process block 94977472 #1156

Open yupasik opened 4 years ago

yupasik commented 4 years ago
Sep 04 10:20:09 iserver[31041]: Warn 2020-09-04 10:20:09.750 block.go:133 verify block execute failed, blockNum: 94977472, blockHash: 2XbM5qmhyz8FMNQdGh91uTA35rxUQpGN9NsNNu2ewmVC, err: receipt not match, status not same: &{4 running action Action{Contract: system.iost, ActionName: updateNativeCode, Data: ["token.iost","1.0.4",""]}

Sep 04 10:20:09 iserver[31041]:  error: invalid contractID or version} != &{0 }

Sep 04 10:20:09  iserver[31041]: txHash:"\330\312\353l\250\235\372i/\315]\300\017a\t\361!\262\022&\370\013-V\270=]\222'[\341:" gasUsage:337300 status:<code:4 message:"running action Action{Contract: system.iost, ActionName: updateNativeCode, Data: [\"token.iost\",\"1.0.4\",\"\"]}\n error: invalid contractID or version" >

Sep 04 10:20:09 iserver[31041]: txHash:"\330\312\353l\250\235\372i/\315]\300\017a\t\361!\262\022&\370\013-V\270=]\222'[\341:" gasUsage:407000 ramUsage:<key:"admin" value:53 > status:<> returns:"[]"

Iserver can't validate tx https://www.iostabc.com/tx/FbGXW1BaU67GMw2p9VDCUycaRXTtuL1e8dmq9qEzVoWZ

lispc commented 4 years ago

3.3.5 cannot process this tx. Only 3.3.6 can.

lispc commented 4 years ago

Are you sure you are using 3.3.6?

ghost commented 3 years ago

Are you sure you are using 3.3.6?

Warn 2021-06-26 02:13:45.983 peer_manager.go:543 create stream failed. pid=12D3KooWHzHUBq4x4LmXtZH79LCAxVUYgpKXgMgAtyvYQWeHZAAp, err=failed to dial : all dials failed

This log is displayed frequently, and blocks are not synchronized all the time, how to solve this