-
Notifications
You must be signed in to change notification settings - Fork 518
Update to wasmvm 2.0.0-rc.1 #1804
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
b1c5bfb
Update to wasmvm 2.0.0-rc.1
chipshort c7ba88f
Adjust to type changes and renamings
chipshort d4e6417
Adjust to nested results
chipshort e4d95c2
Fix StoreCode gas usage
chipshort 54670c4
Add ValidateAddress impl
chipshort 73e7ebb
go mod tidy
chipshort cca0005
Fix lint
chipshort 244c55a
Reduce gas factor
chipshort c8f84ff
Fix wasmvm path in CI
chipshort ec2c70b
Fix address validation
chipshort ffe6aaa
Fix dockerfile
chipshort db25a82
Add cosmwasm_2_0 capability
chipshort dd992b0
Use different tempdir for each test run
chipshort 5984896
Add cosmwasm_2_0 capability to README
chipshort 6d7c91c
Remove unnecessary conversion
chipshort 2ec0628
Fix TestAppStateDeterminism
chipshort 137cb26
Fix TestAppImportExport
chipshort 1d77a66
Fix errors
chipshort 1037fc8
Use updated reflect contract
chipshort 5e2d766
Update to wasmvm rc.2
chipshort 3539fe9
Fix gas numbers
chipshort b88f84a
Fix Dockerfile
chipshort 2887105
Handle TransferMsg.Memo field
chipshort a30e083
Add flattened msgResponses to SubMsgResponse
webmaster128 d6ec8d4
Fix MockMessageHandler
chipshort 219da83
Run gofumpt
chipshort 7f88c95
Format imports
chipshort 0ca56bd
Pass Payload from submsg to reply
chipshort 97694f1
Add extra error for wasmvm errors
chipshort d94360c
Do not redact contract errors
chipshort 9cc1a5a
Implement grpc query
chipshort 4f8d513
Fix spelling
chipshort 4c2d28a
Remove unnecessary comments
chipshort 5dc97d5
Rename reflect.wasm to stargate_reflect.wasm
chipshort 77504d8
Cleanup
chipshort 8663a85
Add msgResponses in IBCRawPacketHandler
chipshort e982aab
Apply suggestions from code review
chipshort f41bb6f
Fix costValidate
chipshort 8607164
Add validateAddress test
chipshort 044caab
Update capability table
chipshort 1ee2c49
Use reflect contract from 1.5
chipshort 4e7e534
Add DeterministicError type for redactError
chipshort 3e960ee
Fix DeterministicError docs
chipshort ad93ad3
Add contract error integration test
chipshort 62eaa6e
Add nil checks
chipshort File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.
Uh oh!
There was an error while loading. Please reload this page.