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

Disallow only address permission (backport #1163) #1176

Merged
merged 1 commit into from
Jan 26, 2023

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Jan 25, 2023

This is an automatic backport of pull request #1163 done by Mergify.


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

* Remove AccessTypeOnlyAddress for store msg

* Remove AccessTypeOnlyAddress for update config msg

* Review feedback

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
(cherry picked from commit 8991633)
@mergify mergify bot requested a review from alpe as a code owner January 25, 2023 11:46
@sonarcloud
Copy link

sonarcloud bot commented Jan 25, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Jan 25, 2023

Codecov Report

Merging #1176 (6b9d1c8) into develop_sdk47 (650af69) will increase coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@              Coverage Diff               @@
##           develop_sdk47    #1176   +/-   ##
==============================================
  Coverage          58.99%   59.00%           
==============================================
  Files                 52       52           
  Lines               7160     7154    -6     
==============================================
- Hits                4224     4221    -3     
+ Misses              2645     2642    -3     
  Partials             291      291           
Impacted Files Coverage Δ
x/wasm/client/cli/new_tx.go 0.00% <0.00%> (ø)
x/wasm/client/cli/gov_tx.go 12.95% <50.00%> (-0.43%) ⬇️
x/wasm/types/tx.go 48.24% <50.00%> (+0.03%) ⬆️
x/wasm/client/cli/tx.go 10.49% <87.50%> (-0.53%) ⬇️

@alpe alpe merged commit fe57635 into develop_sdk47 Jan 26, 2023
@alpe alpe deleted the mergify/bp/develop_sdk47/pr-1163 branch January 26, 2023 08:15
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.

1 participant