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

RC1 v0.37.5 Cherry Picks #5418

Merged
merged 11 commits into from
Dec 19, 2019
Merged

RC1 v0.37.5 Cherry Picks #5418

merged 11 commits into from
Dec 19, 2019

Conversation

alexanderbez
Copy link
Contributor

@alexanderbez alexanderbez commented Dec 17, 2019

v0.37.5-rc1 cherry picks:


For contributor use:

  • Targeted PR against correct branch (see CONTRIBUTING.md)
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code follows the module structure standards.
  • Wrote unit and integration tests
  • Updated relevant documentation (docs/) or specification (x/<module>/spec/)
  • Added relevant godoc comments.
  • Added a relevant changelog entry to the Unreleased section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

For admin use:

  • Added appropriate labels to PR (ex. WIP, R4R, docs, etc)
  • Reviewers assigned
  • Squashed all commits, uses message "Merge pull request #XYZ: [title]" (coding standards)

* fix decCoins

* minor changes for standardization

* changelog

* add test cases
@codecov
Copy link

codecov bot commented Dec 17, 2019

Codecov Report

Merging #5418 into rc1/v0.37.5 will increase coverage by 0.27%.
The diff coverage is 83.72%.

@@               Coverage Diff               @@
##           rc1/v0.37.5    #5418      +/-   ##
===============================================
+ Coverage        50.99%   51.26%   +0.27%     
===============================================
  Files              290      290              
  Lines            18854    18873      +19     
===============================================
+ Hits              9614     9676      +62     
+ Misses            8547     8504      -43     
  Partials           693      693

dependabot-preview bot and others added 7 commits December 18, 2019 16:09
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.5.0 to 1.6.1.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](spf13/viper@v1.5.0...v1.6.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
* Allow node to restart after halt config trigger

* Update godoc

* Update documentation on halt config
Bumps [gopkg.in/yaml.v2](https://github.com/go-yaml/yaml) from 2.2.5 to 2.2.7.
- [Release notes](https://github.com/go-yaml/yaml/releases)
- [Commits](go-yaml/yaml@v2.2.5...v2.2.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
* Bump github.com/tendermint/tendermint from 0.32.7 to 0.32.8

Bumps [github.com/tendermint/tendermint](https://github.com/tendermint/tendermint) from 0.32.7 to 0.32.8.
- [Release notes](https://github.com/tendermint/tendermint/releases)
- [Changelog](https://github.com/tendermint/tendermint/blob/master/CHANGELOG.md)
- [Commits](tendermint/tendermint@v0.32.7...v0.32.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>

* Update go.{mod,sum}
@alexanderbez alexanderbez merged commit 7f433a7 into rc1/v0.37.5 Dec 19, 2019
@alexanderbez alexanderbez deleted the rc0/v0.37.5 branch December 19, 2019 15:15
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.

4 participants