Skip to content

🐛 [BUG] - Channel alias verification won't be possible in case of hard fork #436

@0xNilesh

Description

@0xNilesh

Expected Behaviour

verifyChannelAlias fn should work in case hard fork happens

Current Behaviour

since chainId variable from storage is used in the verifyChannelAlias, and there is no setter fn available for that
In case of hard fork, it'd emit wrong chain id

Reproduction steps

.

Screenshots

![DESCRIPTION](LINK.png)

POC if available

No response

Contract Name

Comm Contract

Chains

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingpriority-2Medium priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions