Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Proposed auth-next support for simulateTransaction method #291

Merged
merged 5 commits into from
Feb 15, 2023
Merged

Conversation

paulbellamy
Copy link
Contributor

Made two changes:

  1. Add auth field to each operation result, containing an xdr.ContractAuth, to be merged into the transaction similarly to footprint.
  2. Move footprint into the operation result. Unrelated, to auth-next, but a good time to fix soroban-rpc: Change the api to support multiple footprints for eventual multi-operations support stellar/stellar-cli#363

Any other changes needed from the client's perspective, @2opremio , @dmkozh ?

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

@stellar-jenkins
Copy link

1 similar comment
@stellar-jenkins
Copy link

@paulbellamy paulbellamy merged commit 6d1fcf8 into dev Feb 15, 2023
@paulbellamy paulbellamy deleted the auth-next branch February 15, 2023 14:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

soroban-rpc: Change the api to support multiple footprints for eventual multi-operations support
3 participants