cosmos-sdk/contrib
Andrei Ivasko 3fd376bd56
feat: Non-zero Default Fees (#9371)
<!-- < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < ☺
v                               ✰  Thanks for creating a PR! ✰
v    Before smashing the submit button please review the checkboxes.
v    If a checkbox is n/a - please still include it but + a little note why
☺ > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > >  -->

## Description

<!-- Add a description of the changes that this PR introduces and the files that
are the most critical to review.
-->

closes: #9106

---

Before we can merge this PR, please make sure that all the following items have been
checked off. If any of the checklist items are not applicable, please leave them but
write a little note why.

- [x] Targeted PR against correct branch (see [CONTRIBUTING.md](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
- [ ] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
- [ ] Code follows the [module structure standards](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules/structure.md).
- [ ] Wrote unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing)
- [ ] Updated relevant documentation (`docs/`) or specification (`x/<module>/spec/`)
- [ ] Added relevant `godoc` [comments](https://blog.golang.org/godoc-documenting-go-code).
- [ ] Added a relevant changelog entry to the `Unreleased` section in `CHANGELOG.md`
- [ ] Re-reviewed `Files changed` in the Github PR explorer
- [ ] Review `Codecov Report` in the comment section below once CI passes
2021-06-25 10:41:32 +00:00
..
devtools Use Docker to generate swagger files (#9064) 2021-04-07 10:31:39 +00:00
githooks chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
images Fix the liveliness test Docker error (#9396) 2021-05-26 13:55:24 +00:00
migrate Merge PR #4471: Migrate genesis cmd 2019-07-03 12:21:34 -04:00
rosetta feat: Non-zero Default Fees (#9371) 2021-06-25 10:41:32 +00:00
localnet_liveness.sh buildsystem: simplify Makefile and ci automation (#7189) 2020-08-31 15:39:05 +02:00
test_cover.sh CLI/Tests: Remove Fixtures (#6799) 2020-07-21 13:54:07 +00:00