Skip to content
This repository was archived by the owner on Dec 1, 2025. It is now read-only.

Puneet/fixes#356

Merged
puneet2019 merged 5 commits intodevelopfrom
puneet/fixes
Oct 22, 2022
Merged

Puneet/fixes#356
puneet2019 merged 5 commits intodevelopfrom
puneet/fixes

Conversation

@puneet2019
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

Coverage after merging puneet/fixes into develop

34.97%

Coverage Report
FileBranchesFuncsLinesUncovered Lines
ante
   ante.go100%100%75.76%..., 28, 29, 33, 34
   fee.go100%100%95%32, 33
app
   genesis_account.go100%100%0%..., 41, 42, 43, 46
   export.go100%100%0%..., 96, 97, 98, 99
   app.go100%100%0.68%..., 944, 945, 946, 947
   constants.go100%100%60%..., 65, 66, 67, 69
   genesis.go100%100%0%17, 18, 19, 20
   encoding.go100%100%0%..., 14, 15, 16, 17
cmd/pstaked/cmd
   root.go100%100%62.89%..., 64, 65, 68, 69
   genaccounts.go100%100%14.39%..., 96, 97, 98, 99
tests/e2e
   validator.go100%100%78.95%..., 81, 82, 97, 98
   genesis.go100%100%68.35%..., 87, 88, 98, 99
   io.go100%100%64.29%..., 28, 29, 39, 40
   util.go100%100%66.67%..., 33, 34, 37, 38
   chain.go100%100%58.44%..., 96, 97, 98, 99
   keys.go100%100%17.14%..., 51, 52, 53, 55
x/lscosmos
   genesis.go100%100%84.44%..., 29, 30, 32, 33
   handler.go100%100%20%..., 40, 41, 42, 43
   module_ibc.go100%100%0%..., 84, 92, 93, 94
   module.go100%100%51.35%..., 81, 84, 85, 86
   proposal_handler.go100%100%38.46%..., 22, 23, 25, 26
   module_simulation.go100%100%4%..., 59, 60, 61, 62
x/lscosmos/client/utils
   utils.go100%100%49.54%..., 70, 71, 72, 74
x/lscosmos/keeper
   transient_store.go100%100%68.75%..., 74, 75, 76, 78
   module_state.go100%100%100%
   unbonding_epoch_c_value.go100%100%0%..., 55, 56, 57, 9
   params.go100%100%100%
   icq_callbacks.go100%100%74.47%..., 49, 50, 56, 57
   host_chain_params.go100%100%100%
   invariants.go100%100%42.11%..., 30, 31, 32, 33
   abci.go100%100%5.56%..., 90, 91, 92, 94
   allowlisted_validators.go100%100%100%
   grpc_query.go100%100%20%..., 95, 96, 97, 98
   hooks.go100%100%28.42%..., 72, 73, 74, 75
   delegator_unbonding_epoch_entry.go100%100%72.88%..., 66, 67, 68, 70
   ica_txs.go100%100%24.14%..., 45, 46, 47, 48
   host_accounts.go100%100%100%
   delegation_strategy.go100%100%48.48%..., 85, 86, 87, 89
   host_chain_reward_address.go100%100%100%
   delegation_state.go100%100%46.03%..., 96, 97, 98, 99
   handshake.go100%100%0%..., 94, 95, 98, 99
   governance_proposal.go100%100%0%..., 96, 97, 98, 99
   c_value.go100%100%95.59%36, 37, 48
   keeper.go100%100%51.09%..., 96, 97, 98, 99
   msg_server.go100%100%0.71%..., 94, 95, 96, 97
   grpc_query_params.go100%100%100%
x/lscosmos/types
   delegation_strategy.go100%100%91.30%..., 102, 103, 98, 99
   codec.go100%100%45.95%..., 41, 42, 43, 44
   params.go100%100%47.37%..., 36, 37, 38, 39
   keys.go100%100%0%..., 95, 96, 97, 99
   msgs.go100%100%14.69%..., 93, 94, 95, 99
   governance_proposal.go100%100%87.93%..., 325, 385, 97, 98
   lscosmos.go100%100%24.44%..., 95, 97, 98, 99
   genesis.go100%100%87.50%30, 31, 32, 33

@puneet2019 puneet2019 merged commit 935f668 into develop Oct 22, 2022
@puneet2019 puneet2019 deleted the puneet/fixes branch October 22, 2022 07:16
puneet2019 added a commit that referenced this pull request Oct 22, 2022
* Puneet/fixes (#354)

* use ibc transfer hook to remove transient state.

* use ibc transfer hook to remove transient state.

* fix spelling

* Puneet/fixes (#356)

* fix spelling

* add validation to genesis state.

* fix tests.

* increase ibc transfer revision height and undelegation buffers.

* remove unwanted todo
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant