Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix multichain keybundle #13933

Closed
wants to merge 13 commits into from
Closed

Conversation

cedric-cordenier
Copy link
Contributor

Requires Dependencies

Resolves Dependencies

samsondav
samsondav previously approved these changes Aug 1, 2024
Copy link
Contributor

github-actions bot commented Aug 30, 2024

Static analysis results are available

Hey @archseer, you can view Slither reports in the job summary here or download them as artifact here.

Please check them before merging and make sure you have addressed all issues.

"0x61925685d2B80b121537341d063c4E57B2F9323c",
"0xFd97eFD53FC20acc098Fcd746C04d8d7540D97E0",
"0xA0b67Dc5345a71D02B396147AE2cb75dDA63CbE9"
"011400a2402db8e549f094ea31e1c0edd77623f4ca5b12",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

01 = type evm | 14 00 = length 20 | ...


k, err := chaintype.NewChainType(typ)
if err != nil {
// skipping unknown key type
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm deliberately skipping unknown keys, that way if the contract is configured with chain types not yet known to the node it'll keep working

@archseer archseer force-pushed the fix-multichain-keybundle branch 3 times, most recently from 4b67da4 to 528f854 Compare September 4, 2024 05:09
@archseer archseer force-pushed the fix-multichain-keybundle branch from 4c6219a to ad7a91b Compare September 9, 2024 09:15
@archseer archseer closed this Sep 9, 2024
@archseer
Copy link
Contributor

archseer commented Sep 9, 2024

Reopened here #14369

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants