tendermint / spn

A blockchain to launch blockchains.
Other
112 stars 43 forks source link

refactor: genesis names #952

Closed aljo242 closed 2 years ago

aljo242 commented 2 years ago

Basic renaming of repeated genesis fields where logical. Starport by default scaffolds things with a "-List" suffix which is annoying sometimes. This is just a stylistic choice though. No important.

codecov[bot] commented 2 years ago

Codecov Report

Merging #952 (c3d4486) into develop (e13ea45) will increase coverage by 0.00%. The diff coverage is 31.22%.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/tendermint/spn/pull/952/graphs/tree.svg?width=650&height=150&src=pr&token=GMSSU7SM3A&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint)](https://codecov.io/gh/tendermint/spn/pull/952?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) ```diff @@ Coverage Diff @@ ## develop #952 +/- ## ======================================== Coverage 10.66% 10.67% ======================================== Files 272 272 Lines 65062 65062 ======================================== + Hits 6941 6944 +3 + Misses 57956 57954 -2 + Partials 165 164 -1 ``` | [Impacted Files](https://codecov.io/gh/tendermint/spn/pull/952?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) | Coverage Δ | | |---|---|---| | [pkg/types/monitoring.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-cGtnL3R5cGVzL21vbml0b3JpbmcucGIuZ28=) | `0.79% <ø> (ø)` | | | [x/campaign/types/events.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9ldmVudHMucGIuZ28=) | `0.55% <ø> (ø)` | | | [x/campaign/types/genesis.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9nZW5lc2lzLnBiLmdv) | `1.58% <0.00%> (ø)` | | | [x/campaign/types/mainnet\_account.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9tYWlubmV0X2FjY291bnQucGIuZ28=) | `0.75% <ø> (ø)` | | | [x/campaign/types/params.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9wYXJhbXMucGIuZ28=) | `0.88% <ø> (ø)` | | | [x/campaign/types/query.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9xdWVyeS5wYi5nbw==) | `0.66% <ø> (ø)` | | | [x/campaign/types/query.pb.gw.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy9xdWVyeS5wYi5ndy5nbw==) | `0.00% <ø> (ø)` | | | [x/campaign/types/vesting.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi90eXBlcy92ZXN0aW5nLnBiLmdv) | `2.37% <ø> (ø)` | | | [x/launch/simulation/simulation.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9sYXVuY2gvc2ltdWxhdGlvbi9zaW11bGF0aW9uLmdv) | `0.00% <0.00%> (ø)` | | | [x/launch/types/chain.pb.go](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9sYXVuY2gvdHlwZXMvY2hhaW4ucGIuZ28=) | `1.51% <ø> (ø)` | | | ... and [39 more](https://codecov.io/gh/tendermint/spn/pull/952/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) | |