cosmos-sdk/examples/democoin/x/simplestake
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 cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00
errors.go cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00
handler.go Merge PR #1115: Update SDK to ABCI v11 2018-06-05 01:42:01 +02:00
keeper.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
keeper_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
msgs.go get rid of candidacy references 2018-05-31 14:57:09 -07:00
msgs_test.go Merge PR #1218: sdk.Int in sdk.Coin 2018-06-15 23:16:45 +02:00
types.go cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00
wire.go cleanup, move simplestaking to democoin 2018-04-26 22:59:30 -04:00