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

captive core: add default DEPRECATED_SQL_LEDGER_STATE=false for protocol 21 #5316

Closed
2opremio opened this issue May 16, 2024 · 1 comment
Closed

Comments

@2opremio
Copy link
Contributor

Core requires supplying DEPRECATED_SQL_LEDGER_STATE starting in protocol 21. Thus, we should update Captive Core's toml generation code to do so.

See https://stellar.org/blog/developers/protocol-21-upgrade-guide

Note that DEPRECATED_SQL_LEDGER_STATE is incompatible with EXPERIMENTAL_BUCKETLIST_DB which is currently enabled by default.

@2opremio
Copy link
Contributor Author

Duplicate of #5295

@2opremio 2opremio marked this as a duplicate of #5295 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

No branches or pull requests

1 participant