-
Notifications
You must be signed in to change notification settings - Fork 174
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
Override cw default compile costs #90
Conversation
…l node up in docker, plus instructions
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.
Yolo.
Build and Deploy is failing because of this dumb file: https://github.com/CosmosContracts/juno/blob/main/.github/workflows/pages.yml I vote we remove it as we're not really using the Starport vue stuff. 🤷 |
Agree about YOLO make it ten. expensive is good. |
I think as mentioned on TG that if this were tagged up as |
@faddat / @giansalex happy for these changes to go in? |
@the-frey yes, must be included in moneta-beta upgrade |
Looks good to me! Can these params be modified by governance? |
@dimiandre I think we could make them modifiable by governance in future, but for the moment they have to be changed in our codebase. |
Addresses #85
I've now checked that the node runs at least but will run some more checks over the weekend.
The bash scripts I'm now using to bootstrap the app in dev are pretty useful so I've committed and documented them because tbh people have been asking on discord & it's on my to-do list to improve the dev section of the docs.
Probably could use a once-over for sanity-checking before I spam a bunch of contracts at it.
Once we're happy with code integrity here and want to merge, there's the question of what to actually change the value to. I assume we'll want to raise it a bit more than what I've done here and run some tests on uni? @JakeHartnell - thoughts?