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

ingest/ledgerbackend: tweak enforcing toml parameters and tests #5317

Merged
merged 2 commits into from
May 16, 2024

Conversation

2opremio
Copy link
Contributor

  • Enable ENABLE_DIAGNOSTICS_FOR_TX_SUBMISSION when enforcing soroban diagnostics (needed for soroban-rpc)
  • Add EnforceSorobanTransactionMetaExtV1 toml parameter, so that EMIT_SOROBAN_TRANSACTION_META_EXT_V1 is enabled by default (needed for soroban-rpcs new getFeeStats endpoint). See Add getFeeStats method stellar-rpc#172
  • Mock core version and protocol in tests so that toml generation is more realistic

2opremio added 2 commits May 16, 2024 14:51
* Enable `ENABLE_DIAGNOSTICS_FOR_TX_SUBMISSION` when enforcing soroban diagnostics (needed for soroban-rpc)
* Add `EnforceSorobanTransactionMetaExtV1` toml parameter, so that `EMIT_SOROBAN_TRANSACTION_META_EXT_V1` is enabled by default (needed for soroban-rpcs new `getFeeStats` endpoint). See stellar/stellar-rpc#172
* Mock core version and protocol in tests so that toml generation is more realistic
@2opremio 2opremio merged commit 5a41b35 into stellar:master May 16, 2024
31 checks passed
@2opremio 2opremio deleted the enforce-new-params branch May 16, 2024 14:28
2opremio added a commit to 2opremio/soroban-rpc that referenced this pull request May 16, 2024
2opremio added a commit to 2opremio/soroban-rpc that referenced this pull request May 16, 2024
2opremio added a commit to stellar/stellar-rpc that referenced this pull request May 16, 2024
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.

2 participants