-
Notifications
You must be signed in to change notification settings - Fork 13
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: merge 0.14.0 #122
feat: merge 0.14.0 #122
Conversation
Implement interior mutability consistently and run concurrency tests
Run clippy on all tests
…fault Re-enable field_reassign_with_default
Upgrade to Rust 1.51.0
ee7cf65
to
e258f1a
Compare
e258f1a
to
ac5ca78
Compare
We decided not to use the develop branch, so I think we need to change the target to the main branch. |
In |
You mean this? The upstream MockApi uses GAS_COST_CANONICALIZE as a constant, but since we added the following test, we left it as the test fails with a constant. |
minor https://github.com/line/cosmwasm/pull/122/files#diff-2503556807c26c0cb326754f3c3184ec7f62630ec3c6f548e5a6607947f8023dL52-L58 |
be3d12e
to
8e2e800
Compare
8e2e800
to
ed9b9e7
Compare
130462b
to
13b89e2
Compare
Closes: #121
Description
Motivation and context
How has this been tested?
Checklist: