cosmos-sdk/x/ibc
Joon 314b5a854d Merge PR #1218: sdk.Int in sdk.Coin
implement Int, Int256, Uint256
pass ci
pass ci
add to changelog, add boundcheck to test
add comments, fix cli_test.go
fix errors
apply requested changes
panics on New*WithDecimal
fix Int.BigInt()
fix stake tests
* Panic on uint division-by-zero
* Set ok=false on NewIntFromString, NewUintFromString failure
* Nuke CircleCI caches
2018-06-15 23:16:45 +02:00
..
client Merge PR #1252: Query node version 2018-06-14 07:49:21 +02:00
app_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
errors.go Merge PR #1227: Set all Error strings 1st letters to lowercase. Fixes issue #1154 2018-06-13 21:13:22 +02:00
handler.go Example tag implementation for CoinKeeper 2018-05-10 17:36:55 +02:00
ibc_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
mapper.go many renames / golint compliance 2018-04-19 00:49:24 -04:00
types.go Linter fixes 2018-06-08 03:28:40 +02:00
types_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
wire.go register wire, stake changelog, stake genesis update 2018-04-18 12:19:35 -04:00