tendermint / spn

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

chore: initialize `populate.sh` script #956

Closed lumtis closed 2 years ago

lumtis commented 2 years ago

Initialize populate.sh that allows to populate a node with some chains and requests

In the future, the script will be improved with campaigns, auctions, etc...

codecov[bot] commented 2 years ago

Codecov Report

Merging #956 (46a3138) into develop (e13ea45) will increase coverage by 0.00%. The diff coverage is n/a.

:exclamation: Current head 46a3138 differs from pull request most recent head e3bb142. Consider uploading reports for the commit e3bb142 to get more accurate results

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/tendermint/spn/pull/956/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/956?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) ```diff @@ Coverage Diff @@ ## develop #956 +/- ## ======================================== 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/956?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint) | Coverage Δ | | |---|---|---| | [x/campaign/simulation/store.go](https://codecov.io/gh/tendermint/spn/pull/956/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tendermint#diff-eC9jYW1wYWlnbi9zaW11bGF0aW9uL3N0b3JlLmdv) | `83.10% <0.00%> (+2.02%)` | :arrow_up: |