You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thread ledgerVersion through TransactionFrameBase::validateHostFn and
accept CONTRACT_EXECUTABLE_EXTERNAL_REF for FROM_ADDRESS CREATE_CONTRACT /
CREATE_CONTRACT_V2 starting at EXTERNAL_EXECUTABLE_REF_PROTOCOL_VERSION
(protocol 28), matching CAP-0085 ("InvokeHostFunctionOp update") and the
p28 host (rs-soroban-env#1703). Removes the SPIKE TODO that had left
external-ref creates rejected core-side. FROM_ASSET still requires
STELLAR_ASSET; non-next behavior unchanged.
Adds a gated TransactionQueue section covering both host-fn variants
(external-ref accepted at p28 / rejected below it, FROM_ASSET+external-ref
rejected).
0 commit comments