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 wasmd (backport #857) #860

Merged
merged 1 commit into from
Aug 21, 2023

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Aug 21, 2023

This is an automatic backport of pull request #857 done by Mergify.
Cherry-pick of 5ea0417 has failed:

On branch mergify/bp/release/v12.x/pr-857
Your branch is up to date with 'origin/release/v12.x'.

You are currently cherry-picking commit 5ea0417.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   .github/workflows/interchaintest_custom_runner.yml
	modified:   .github/workflows/interchaintest_runner.yml
	modified:   Dockerfile
	modified:   app/app.go
	modified:   app/wasm.go
	modified:   cmd/starsd/cmd/start.go
	modified:   e2e/go.mod
	modified:   e2e/go.sum
	modified:   e2e/packet_forward_test.go
	modified:   go.mod
	modified:   go.sum

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   .drone.yml

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/github/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

* bump wasmd

* Update app/wasm.go

Co-authored-by: Spoorthi <[email protected]>

* fix keeper initialization

* update accepted queries list

* fix linter

* display images

* update libwasmvm in docker

* update drone sig

* bump PFM

---------

Co-authored-by: Spoorthi <[email protected]>
(cherry picked from commit 5ea0417)

# Conflicts:
#	.drone.yml
@mergify mergify bot added the conflicts label Aug 21, 2023
@codecov
Copy link

codecov bot commented Aug 21, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (31abcbd) 10.93% compared to head (31abcbd) 10.93%.

❗ Current head 31abcbd differs from pull request most recent head 34ad738. Consider uploading reports for the commit 34ad738 to get more accurate results

Additional details and impacted files
@@              Coverage Diff               @@
##           release/v12.x     #860   +/-   ##
==============================================
  Coverage          10.93%   10.93%           
==============================================
  Files                123      123           
  Lines              18278    18278           
==============================================
  Hits                1999     1999           
  Misses             16142    16142           
  Partials             137      137           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jhernandezb jhernandezb merged commit 9f174e4 into release/v12.x Aug 21, 2023
3 checks passed
@mergify mergify bot deleted the mergify/bp/release/v12.x/pr-857 branch August 21, 2023 19:00
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.

1 participant