cosmos-sdk/x/evidence
Amaury Martiny e17dd4fd50
Update SPEC-SPEC & documentation for x/{bank,evidence} (#7404)
* Update documentation for x/bank

* Update ModuleAccounts

* Put contets on top

* Update comments

* Do x/evidence

* Add ValidatorEvidence

* Update SPEC-SPEC

* Update anchor
2020-09-28 13:51:14 -03:00
..
client Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
exported x/ibc: IBC alpha (#5277) 2020-04-08 20:57:52 -04:00
keeper Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
simulation Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
spec Update SPEC-SPEC & documentation for x/{bank,evidence} (#7404) 2020-09-28 13:51:14 -03:00
types Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
abci.go Merge PR #7251: Cleanup of evidence types 2020-09-08 09:33:53 -07:00
doc.go Remove DefaultParamspace and simplify simapp creation. (#6564) 2020-07-01 13:57:29 +00:00
genesis_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
handler_test.go Change address from bytes to bech32 strings (#7242) 2020-09-25 10:25:37 +00:00
handler.go x/evidence: remove alias.go usage (#6435) 2020-06-14 11:58:48 +02:00
module.go rename RegisterCodec to RegisterLegacyAminoCodec (#7243) 2020-09-07 14:47:12 +00:00