cosmos-sdk/x/ibc-transfer
Federico Kunze 1b08e1032c
types: update coin regex (#7027)
* types: update coin regex

* more tests

* fix test case

* increase coverage

* changelog

* fix tests

* support unicode letters and numbers

* remove ToUpper

* Update types/coin.go

Co-authored-by: Aaron Craelius <aaron@regen.network>

* Validate function

* fix ICS20 test

* table tests and revert unicodes

* add test case

* add test cases and comment

Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-08-14 09:09:53 +00:00
..
client Add clientState and consensusState gRPC support to connection (#7017) 2020-08-12 08:54:38 -04:00
keeper fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
simulation Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
spec fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
types types: update coin regex (#7027) 2020-08-14 09:09:53 +00:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
handler.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
handler_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
module.go Rename *codec.Codec to *codec.LegacyAmino (#6991) 2020-08-10 19:41:21 +00:00