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

feat: add allowed_publishers params #32

Merged
merged 1 commit into from
Dec 12, 2023
Merged

Conversation

beer-1
Copy link
Contributor

@beer-1 beer-1 commented Dec 12, 2023

now app chain can choose whether to restrict code publishers or not.

@beer-1 beer-1 self-assigned this Dec 12, 2023
@beer-1 beer-1 requested a review from a team as a code owner December 12, 2023 03:49
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

Merging #32 (c31a2ab) into main (5f92ad1) will increase coverage by 0.11%.
The diff coverage is 67.64%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #32      +/-   ##
==========================================
+ Coverage   44.53%   44.64%   +0.11%     
==========================================
  Files         164      164              
  Lines       16072    16153      +81     
==========================================
+ Hits         7157     7211      +54     
- Misses       8141     8163      +22     
- Partials      774      779       +5     
Files Coverage Δ
x/move/keeper/dex.go 47.53% <ø> (-0.47%) ⬇️
x/move/keeper/handler.go 73.53% <100.00%> (-0.36%) ⬇️
x/move/types/keys.go 40.00% <ø> (ø)
x/move/keeper/msg_server.go 19.89% <50.00%> (ø)
x/move/types/params.go 71.11% <81.25%> (+1.77%) ⬆️
x/move/keeper/params.go 47.82% <50.00%> (-2.18%) ⬇️
x/move/types/connector.go 25.06% <61.11%> (+1.85%) ⬆️
x/move/keeper/genesis.go 14.78% <11.11%> (-0.04%) ⬇️
x/move/keeper/code.go 69.07% <77.50%> (+5.27%) ⬆️

... and 1 file with indirect coverage changes

@beer-1 beer-1 merged commit f6769ff into main Dec 12, 2023
7 checks passed
@beer-1 beer-1 deleted the feat/allowed-publishers branch December 12, 2023 04:50
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