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

all: yet another Soroban XDR bump #5009

Merged
merged 12 commits into from
Aug 9, 2023
Merged

all: yet another Soroban XDR bump #5009

merged 12 commits into from
Aug 9, 2023

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Aug 4, 2023

Based on ec04dce3983103f8ed8b3b25ef028c08c9d8c59d

Fixes part of stellar/stellar-cli#844

Integration tests won't pass until I update soroban-rpc and push a container with the update.

@2opremio
Copy link
Contributor Author

2opremio commented Aug 7, 2023

Soroban-rpc has been bumped with the changes at stellar/stellar-cli#846

However, a (puzzling) time.Sleep() is needed for the sac tests to pass.

@2opremio
Copy link
Contributor Author

2opremio commented Aug 7, 2023

It seems to work if we ensure soroban-rpc is one ledger ahead of horizon when computing preflights.

It doesn't work if we only ensure that soroban-rpc's latest ledger is equal or greater than Horizon's, which is puzzling.

@2opremio 2opremio marked this pull request as ready for review August 8, 2023 21:00
@2opremio
Copy link
Contributor Author

2opremio commented Aug 8, 2023

This was the cause of the problem state above stellar/stellar-cli@dcb79ce

@2opremio 2opremio merged commit fea9e13 into soroban-xdr-next Aug 9, 2023
34 checks passed
@2opremio 2opremio deleted the bump-xdr-again branch August 9, 2023 09:20
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.

4 participants