Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Custom CCM fails to be sent on sidechain #9087

Closed
ishantiw opened this issue Oct 12, 2023 · 1 comment
Closed

Custom CCM fails to be sent on sidechain #9087

ishantiw opened this issue Oct 12, 2023 · 1 comment
Assignees
Milestone

Comments

@ishantiw
Copy link
Contributor

Expected behavior

Custom CCM from a sidechain should be accepted by the supporting sidechain in the ecosystem.

Actual behavior

Custom CCM fails on execution at verifyPartnerChainOutboxRoot with Error Error: Invalid inclusion proof for inbox update.

 at SidechainInteroperabilityInternalMethod.verifyPartnerChainOutboxRoot (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/modules/interoperability/base_interoperability_internal_methods.js:439:19)
18|pos-sidechain-1  |     at async SubmitSidechainCrossChainUpdateCommand.executeCommon (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/modules/interoperability/base_cross_chain_update_command.js:75:17)
18|pos-sidechain-1  |     at async SubmitSidechainCrossChainUpdateCommand.execute (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/modules/interoperability/sidechain/commands/submit_sidechain_cross_chain_update.js:18:35)
18|pos-sidechain-1  |     at async StateMachine.executeTransaction (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/state_machine/state_machine.js:132:13)
18|pos-sidechain-1  |     at async ABIHandler.executeTransaction (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/abi_handler/abi_handler.js:287:24)
18|pos-sidechain-1  |     at async HighFeeGenerationStrategy.getTransactionsForBlock (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/engine/generator/strategies.js:45:75)
18|pos-sidechain-1  |     at async Generator._generateBlock (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/engine/generator/generator.js:365:69)
18|pos-sidechain-1  |     at async Generator._generateLoop (/Users/ishan/repos/sdk/sdk2/lisk-sdk/framework/dist-node/engine/generator/generator.js:299:32)
18|pos-sidechain-1  |     at async Timeout._onTimeout (/Users/ishan/repos/sdk/sdk2/lisk-sdk/elements/lisk-utils/dist-node/job_handlers/scheduler.js:26:17)

Steps to reproduce

  • With 2 sidechains, try to send a custom CCM from one sidechain to another and observe error

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

v6.0.0-rc.3

@Phanco Phanco self-assigned this Oct 12, 2023
@Madhulearn Madhulearn added this to the Sprint 106 milestone Oct 16, 2023
@ishantiw
Copy link
Contributor Author

Resolved in #9099

@Madhulearn Madhulearn modified the milestones: Sprint 106, Sprint 107 Oct 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants