chore: Update ripple/smart escrow - #8138
Open
kuznetsss wants to merge 267 commits into
Open
Conversation
…ersion chore: upgrade wasmi to 2.0.0-beta.10
Co-authored-by: Kenny Lei <3003853+kennyzlei@users.noreply.github.com>
Co-authored-by: Vito Tumas <5780819+Tapanito@users.noreply.github.com>
Codecov Report❌ Patch coverage is 📢 Thoughts on this report? Let us know! |
kuznetsss
force-pushed
the
Update-ripple/smart-escrow
branch
from
August 28, 2026 17:00
c3410a6 to
b050dbb
Compare
mvadari
reviewed
Aug 31, 2026
mvadari
reviewed
Aug 31, 2026
kuznetsss
force-pushed
the
Update-ripple/smart-escrow
branch
from
September 1, 2026 16:56
72ab5ae to
b050dbb
Compare
mvadari
approved these changes
Sep 1, 2026
mvadari
added a commit
that referenced
this pull request
Sep 1, 2026
ripple/smart-escrow's merge-base with develop was very old, so diffing it directly against develop pulled in unrelated Hooks sfields that were removed from develop and clobbered newer develop-only fields (sfContractResult, sfVaultKind, sfSubscriptionDate, sfRedemptionDate). #8138 rebases the smart-escrow fields onto a recent develop, so use that diff instead.
mvadari
added a commit
that referenced
this pull request
Sep 1, 2026
ripple/smart-escrow's merge-base with develop was very old, so diffing it directly against develop pulled in unrelated Hooks sfields that were removed from develop and clobbered newer develop-only fields (sfContractResult, sfVaultKind, sfSubscriptionDate, sfRedemptionDate). #8138 rebases the smart-escrow fields onto a recent develop, so use that diff instead.
mvadari
added a commit
that referenced
this pull request
Sep 1, 2026
Ports temBAD_WASM, temTEMP_DISABLED, tefNO_BYTECODE, tefBYTECODE_NOT_INCLUDED, tecOUT_OF_GAS, and tecBYTECODE_REJECTED from #8138.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
High Level Overview of Change
Merge
ripple/se/feesand resolve conflicts. Comment out broken tests.Context of Change
API Impact
libxrplchange (any change that may affectlibxrplor dependents oflibxrpl)