cosmos-sdk/x/ibc
Fabian 5f409ce832 Merge PR #1086: Bech32Cosmos output/input for the LCD
* refactored bech32ization
* updated keys endpoints for bech32
* bech32 for sending and querying
* trying to change output of validator addresses
* fixed validator output
* linted
* fixed merge conflict
* added bech32 to staking endpoints
* removed some logging statements
* added GetAccPubKeyBech32Cosmos
* fixed cli tests
* updated swagger
* merged standard bech32 change
* renamed bech32cosmos to bech32
* bech32ify json output for key add
* readded changelog
* fixed changelog merge issue
* Update CHANGELOG.md
2018-06-06 06:53:04 +02:00
..
client Merge PR #1086: Bech32Cosmos output/input for the LCD 2018-06-06 06:53:04 +02:00
errors.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
handler.go Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00
ibc_test.go works 2018-05-23 22:09:01 -07:00
mapper.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
types.go got rid of Get on Msg interface 2018-05-01 00:15:15 +02:00
types_test.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
wire.go register wire, stake changelog, stake genesis update 2018-04-18 12:19:35 -04:00