cosmos-sdk/x/evidence
dauTT 14e3aa1265
x/staking: remove alias.go usage (#6397)
* x/staking: remove alias.go usage

* Fix formatting and Add entry in CHANGELOG.md

* Add missing end curly parenthesis

Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-06-12 14:54:37 +00:00
..
client client: rename CliContext to Context (#6290) 2020-06-01 12:46:03 +00:00
exported x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
keeper x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
simulation Remove evidence codec (#6146) 2020-05-05 19:13:36 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
abci.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
alias.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
doc.go
genesis.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
genesis_test.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
handler.go Merge PR #6076: Proto Any init + evidence 2020-05-05 10:28:20 -04:00
handler_test.go Remove evidence codec (#6146) 2020-05-05 19:13:36 +00:00
module.go module: pass route by value (#6404) 2020-06-11 15:37:23 +00:00