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

Update latest cosmwasm #176

Closed
wants to merge 4 commits into from
Closed

Update latest cosmwasm #176

wants to merge 4 commits into from

Conversation

ethanfrey
Copy link
Member

Please merge #174 and rebase this before merge.

Updates to latest, using 2-arg migrate function.

@alpe
Copy link
Contributor

alpe commented Jan 21, 2021

Copy link
Contributor

@alpe alpe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥁

ibc_test.go Outdated
// and analyze
report2, err := vm.AnalyzeCode(checksum2)
require.NoError(t, err)
require.True(t, report2.HasIBCEntryPoints)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

types/msg.go Outdated
// Nanoseconds since UNIX epoch
// See https://golang.org/pkg/time/#Time.UnixNano
// at least one of timeout_block, timeout_timestamp is required
TimeoutTimestamp *uint64 `json:"timeout_timestamp,omitempty"`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good doc

@webmaster128
Copy link
Member

Could you rebase this to the latest 0.14-dev for review?

@ethanfrey ethanfrey force-pushed the update-latest-cosmwasm branch from 127f5f2 to 12919e1 Compare January 21, 2021 19:18
@ethanfrey
Copy link
Member Author

Rebased and one more capitalization

@webmaster128
Copy link
Member

PR merged via cherry-picking the 3 commits. All commits here remain intact and can be used for wasmd integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants