LiskArchive / lisk-sdk

🔩 Lisk software development kit
https://lisk.com
Apache License 2.0
2.72k stars 457 forks source link

Improve logging when a transaction fails due to verifyPartnerChainOutboxRoot #9111

Closed ishantiw closed 8 months ago

ishantiw commented 8 months ago

Expected behavior

When a transaction execution fails in verifyPartnerChainOutboxRoot during CCU execution, it should log a proper message and log an event

Actual behavior

Currently when the command fails on verifyPartnerChainOutboxRoot there is no error message or event related to it.

Related LIP PR to fix it by,

Steps to reproduce

Submit a CCU with invalid PartnerChainOutboxRoot

Which version(s) does this affect? (Environment, OS, etc...)

6.0.0-rc.3