cosmos-sdk/x/ibc-transfer/types
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
..
codec.go x/ibc: migrate 02-client to use proto encoded/decoded client states (#6948) 2020-08-05 11:14:24 -04:00
coin.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
errors.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
events.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
expected_keepers.go x/ibc: remove alias.go from 03-connection (#6543) 2020-06-30 09:10:53 -04:00
genesis.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
genesis.pb.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
genesis_test.go Proto Auditing: Replace ID with Id (#7032) 2020-08-14 08:55:54 +00:00
keys.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
msgs.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
msgs_test.go types: update coin regex (#7027) 2020-08-14 09:09:53 +00:00
packet.go x/ibc: remove parts of amino (#6819) 2020-08-03 08:08:41 -04:00
packet_test.go fix ibc-transfer source bug (#6865) 2020-08-01 09:16:22 +00:00
transfer.pb.go Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00