cosmos-sdk/examples/democoin/x/cool
Sunny Aggarwal 161cb474d4 Account Numbers for Replay Protection with Account Pruning (#1077)
* in progress
* passes current tests
* added tests and got working
* changelog and docs
* removed prints
* oops
* works!
* issue in test_cli
* number 9 number 9 number 9
* at least it does only the 9 issue now
* hallelujah it works!
* removed print statement
* rebased
* gah
2018-06-12 04:30:54 +02:00
..
client/cli added used of cobra arg constraints 2018-04-26 17:32:20 -04:00
app_test.go Account Numbers for Replay Protection with Account Pruning (#1077) 2018-06-12 04:30:54 +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
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