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

fix(*): resolve and close todos #426

Merged
merged 4 commits into from
Dec 13, 2024
Merged

fix(*): resolve and close todos #426

merged 4 commits into from
Dec 13, 2024

Conversation

jdubpark
Copy link
Contributor

address open TODOs

issue: piplabs/trust-story#19

@jdubpark jdubpark changed the title fix(*): address todos and refactor fix(*): resolve and close todos Dec 12, 2024
@@ -286,7 +252,7 @@ func makeBaseAppOpts(cfg Config) ([]func(*baseapp.BaseApp), error) {
}

return []func(*baseapp.BaseApp){
// baseapp.SetOptimisticExecution(), // TODO: Enable this.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is an experimental feature and may have impact on things that we don't know. Let's not enable it for now.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Instead, let's create an issue to track this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, I got it confused with optimistic building. Disabled in 0498250

@edisonz0718 edisonz0718 merged commit 5026d6d into main Dec 13, 2024
8 checks passed
@edisonz0718 edisonz0718 deleted the jdub/resolve-todos branch December 13, 2024 07:59
Copy link

Binary uploaded successfully 🎉

📦 Version Name: 0.14.1-unstable-5026d6d
📦 Download Source: AWS S3

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.

3 participants