Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat: add cosmwasm #118
feat: add cosmwasm #118
Changes from 51 commits
c54b1eb
b6ba005
7f50a53
c0477ee
befe1f9
bcfbe75
895e8a7
421a649
daa15f5
6047b6f
0ef41a5
f26ca43
4ccdf4a
4d49cd6
3a1c93e
c24a5b9
82c48df
0ceabf4
5b315f0
c0d11ba
08fab80
5ca8c28
e3bbf56
52fc64b
e55694c
776949c
992ccb6
461f89c
aa5c788
77a21ce
df6cc93
4aa6ca2
9717020
d3f8201
ef36d7d
3152445
6210313
a1bbd94
6cabd46
fb4a01d
fa82df4
cc3ce71
6092372
d31aa1e
130d4bf
67a28f7
eb8e250
139a33e
b1059ea
a96181f
4a521d3
3ccbf81
373c3dd
dde5567
3b96b9f
6c0d06a
0259e9b
13b2cfe
455960a
4245243
daf5967
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🛠️ Refactor suggestion
Update .PHONY declaration to include new targets.
The new test targets should be included in the .PHONY declaration to ensure proper Make behavior.
📝 Committable suggestion