You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to upgrade a node from version 5.5.2 to 6.0.6. But I am confused. For a successful transaction, getTransactionReceipt will return "status" to 1 on version 5.5.2. However, in version 6.0.6, "status" is 0 for the same txid.
Example:
txid: "0x57c6759aa9cd4ab72f60dc0f50f2bd122b00750425f0d7130bd83624424f0837"
on 5.5.2
Moved from https://github.com/ethereumclassic/go-ethereum/issues/64
I am trying to upgrade a node from version 5.5.2 to 6.0.6. But I am confused. For a successful transaction, getTransactionReceipt will return "status" to 1 on version 5.5.2. However, in version 6.0.6, "status" is 0 for the same txid.
Example:
txid: "0x57c6759aa9cd4ab72f60dc0f50f2bd122b00750425f0d7130bd83624424f0837"
on 5.5.2
but on 6.0.6
The text was updated successfully, but these errors were encountered: