Code changes breaks block database.
Open
java-tron-bug
mainnet
- Dominant language
- Rust
- Stars
- 68
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
`transaction-info` is changed.
txn: e2be4dadd9c71e0b98716ec7b99f20ea2c657229df6688ed0f2e30af86c3c7b0
In a DB downloaded from the official site, it says: `validateForSmartContract failure`
While sync from genesis, it says:
```
validateForSmartContract failure:Validate InternalTransfer error, no ToAccount. And not allowed to create an account in a smartContract.
```
Some commit has changed the error message.
This should NOT happen. **A blockchain should be consistent without a proposal or forks.**
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.