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

bump sdk 47, ibc v7, wasmd 40 #805

Merged
merged 77 commits into from
Nov 2, 2023
Merged

bump sdk 47, ibc v7, wasmd 40 #805

merged 77 commits into from
Nov 2, 2023

Conversation

cgsingh33
Copy link
Contributor

@cgsingh33 cgsingh33 commented Jul 6, 2023

summary:

Done:
sdk bump 0.47.5
wasmd 0.41
cometbft 0.37.2
ibc-go v7.2
update protogen script
migration code (needs review)

Removed:
ibcratelimit

func (s *KeeperTestHelper) Setup() {
t := s.T()
s.App = Setup(t, true)
s.Ctx = s.App.BaseApp.NewContext(false, tmtypes.Header{Height: 1, ChainID: "testing", Time: time.Now().UTC()})

Check warning

Code scanning / CodeQL

Calling the system time Warning test

Calling the system time may be a possible source of non-determinism
@github-actions github-actions bot added the T:CI label Nov 2, 2023
@dheerajkd30 dheerajkd30 merged commit 48e687b into feature/dev Nov 2, 2023
5 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants