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

Flag-protect the extra Soroban fee meta. #4264

Merged
merged 1 commit into from
Apr 2, 2024
Merged

Conversation

dmkozh
Copy link
Contributor

@dmkozh dmkozh commented Apr 1, 2024

Description

Flag-protect the extra Soroban fee meta.

The new meta has to be parsed with the up-to-date XDR parser and thus has to be optional for a while.

Checklist

  • Reviewed the contributing document
  • Rebased on top of master (no merge commits)
  • Ran clang-format v8.0.0 (via make format or the Visual Studio extension)
  • Compiles
  • Ran all tests
  • If change impacts performance, include supporting evidence per the performance document

src/ledger/LedgerCloseMetaFrame.cpp Outdated Show resolved Hide resolved
@marta-lokhova
Copy link
Contributor

r+ 2b813de

latobarita added a commit that referenced this pull request Apr 2, 2024
Flag-protect the extra Soroban fee meta.

Reviewed-by: marta-lokhova
@marta-lokhova
Copy link
Contributor

@dmkozh looks like there's an issue in meta stream contains reasonable meta, so maybe we need to re-generate meta?

@marta-lokhova
Copy link
Contributor

@dmkozh we need to merge this PR asap to unblock v20.4.0, so in case you get to it before me, please feel free to r+ once the tests are passing.

@marta-lokhova
Copy link
Contributor

r+ 18ba9ba

@latobarita latobarita merged commit 7fc7671 into stellar:master Apr 2, 2024
15 checks 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.

5 participants