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: set senderAddress in SLCs from CW #1267

Merged

Conversation

maharifu
Copy link
Contributor

Background

SLCs generated from CosmWasm contracts were setting the ContractAddress field, but not the SenderAddress field. This is an issue for pigeon feed. We now set both fields on these calls.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes
  • If there are breaking changes, there is a supporting migration.

@taariq taariq merged commit 905c5d8 into palomachain:master Aug 19, 2024
4 checks passed
@taariq taariq deleted the fix/scl_sender_address_from_contracts branch August 19, 2024 15:19
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