cosmos-sdk/examples/democoin/x/cool
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/cli added used of cobra arg constraints 2018-04-26 17:32:20 -04: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 Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
keeper_test.go Rebase, update changelog & testcase 2018-05-01 14:00:23 +02:00
keeper.go Reorder parameters & remove redundant check 2018-04-27 20:03:43 -04:00
types.go got rid of Get on Msg interface 2018-05-01 00:15:15 +02:00
wire.go cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00