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

Deterministic coding helper editor extension #13341

Closed
julienrbrt opened this issue Sep 20, 2022 · 2 comments
Closed

Deterministic coding helper editor extension #13341

julienrbrt opened this issue Sep 20, 2022 · 2 comments
Labels
T: Dev UX UX for SDK developers (i.e. how to call our code) tooling dev tooling within the sdk

Comments

@julienrbrt
Copy link
Member

Summary

Create a VSCode extension that warns users when using non-deterministic functions / patterns.

@julienrbrt julienrbrt added tooling dev tooling within the sdk T: Dev UX UX for SDK developers (i.e. how to call our code) labels Sep 20, 2022
@julienrbrt julienrbrt mentioned this issue Sep 20, 2022
18 tasks
@facundomedica
Copy link
Member

Maybe use the CodeQL with the queries we use here in this repo: https://github.com/crypto-com/cosmos-sdk-codeql
Although it doesn't look that easy to set up tbh

@julienrbrt
Copy link
Member Author

I am closing this issue in favor of #10562.
The way to solve #10562 will be to create the VSCode extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: Dev UX UX for SDK developers (i.e. how to call our code) tooling dev tooling within the sdk
Projects
None yet
Development

No branches or pull requests

2 participants