Skip to content

Hack fix to the address resolution in the snapshot create command#2210

Closed
leighmcculloch wants to merge 1 commit into
mainfrom
snapshot-address-resolution
Closed

Hack fix to the address resolution in the snapshot create command#2210
leighmcculloch wants to merge 1 commit into
mainfrom
snapshot-address-resolution

Conversation

@leighmcculloch
Copy link
Copy Markdown
Member

@leighmcculloch leighmcculloch commented Sep 15, 2025

What

Hack fix to the address resolution in the snapshot create command.

Why

To unblock @kalepail affected by #2207.

Known limitations

This change probably doesn't address the full issue with address resolution. I see multiple functions that all seem to have a mistaken assumption that ScAdderss only contains contract addresses, when it can also contain an account address. This PR is just open teporarily to unblock @kalepail and isn't intended for merging. But it may help inform the final fix for the issue too.

Usage

To use this change instead of the release stellar-cli, install from source using the following command:

cargo install --locked --git https://github.com/stellar/stellar-cli --branch snapshot-address-resolution stellar-cli

@github-project-automation github-project-automation Bot moved this to Backlog (Not Ready) in DevX Sep 15, 2025
@fnando
Copy link
Copy Markdown
Member

fnando commented Sep 24, 2025

@leighmcculloch do we want to merge this in? Does it need anything else?

@github-project-automation github-project-automation Bot moved this from Backlog (Not Ready) to Done in DevX Sep 24, 2025
@leighmcculloch leighmcculloch deleted the snapshot-address-resolution branch September 24, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants