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

soroban-rpc: Add auth-next information to simulateTransaction response #395

Merged
merged 18 commits into from
Feb 7, 2023

Conversation

2opremio
Copy link
Contributor

@2opremio 2opremio commented Feb 6, 2023

Addresses #348

TODO:

  • Fix tests

@2opremio 2opremio force-pushed the simulate-tx-auth-next branch from c393bff to 7b2cef8 Compare February 6, 2023 14:24
cmd/soroban-rpc/lib/preflight/src/lib.rs Outdated Show resolved Hide resolved
cmd/soroban-rpc/lib/preflight/src/lib.rs Outdated Show resolved Hide resolved
cmd/soroban-rpc/lib/preflight/src/lib.rs Outdated Show resolved Hide resolved
cmd/soroban-rpc/lib/preflight/src/lib.rs Outdated Show resolved Hide resolved
@2opremio
Copy link
Contributor Author

2opremio commented Feb 6, 2023

The soroban rpc tests are passing. The system test and soroban-cli tests are failing (as expected since that’s dealt with at #391)

After adding a simulateTransaction test which exercises auth next (current tests don’t) we should be ready to go.

@2opremio 2opremio force-pushed the simulate-tx-auth-next branch from e1aca13 to 155c319 Compare February 6, 2023 23:10
@2opremio 2opremio force-pushed the simulate-tx-auth-next branch from 155c319 to 00937d3 Compare February 6, 2023 23:11
@2opremio 2opremio marked this pull request as ready for review February 6, 2023 23:11
@2opremio
Copy link
Contributor Author

2opremio commented Feb 6, 2023

This should be ready to go. Note that the soroban-cli tests (including the Rust tests) and system tests are broken.

Cargo.toml Outdated Show resolved Hide resolved
@2opremio 2opremio changed the base branch from main to auth-next February 7, 2023 13:54
@2opremio 2opremio changed the base branch from auth-next to auth-next2 February 7, 2023 13:55
@2opremio 2opremio merged commit ccf42e0 into stellar:auth-next2 Feb 7, 2023
@2opremio 2opremio deleted the simulate-tx-auth-next branch February 7, 2023 13:56
tamirms pushed a commit that referenced this pull request Feb 7, 2023
tamirms pushed a commit that referenced this pull request Feb 10, 2023
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