Skip to content

fix: support 32 byte addresses in remote recv collateral#151

Merged
mbreithecker merged 2 commits intobcp-innovations:mainfrom
damiannolan:damian/fix-cosmos-address-32-bytes
Jan 23, 2026
Merged

fix: support 32 byte addresses in remote recv collateral#151
mbreithecker merged 2 commits intobcp-innovations:mainfrom
damiannolan:damian/fix-cosmos-address-32-bytes

Conversation

@damiannolan
Copy link
Copy Markdown
Collaborator

Description

Fixes a bug where 32 byte addresses were not supported for RemoteReceiveCollateral

closes: #150

Copy link
Copy Markdown
Member

@mbreithecker mbreithecker left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution. I have one question otherwise looks good to me.

Comment thread x/warp/keeper/logic_collateral_test.go Outdated
@damiannolan
Copy link
Copy Markdown
Collaborator Author

Please note this change is state machine breaking and would require a coordinated upgrade from the chain validator set.

@mbreithecker mbreithecker merged commit ccb6647 into bcp-innovations:main Jan 23, 2026
1 check passed
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.

Warp transfers using RemoteReceiveCollateral do not support 32 byte addresses

2 participants