cosmos-sdk/x/stake
Dev Ojha 8bb79d12ca Fix non-deterministic map iteration in fuzzer (#2069)
* This demonstrates that the state machine is non-deterministic if there
are more than two txs in a block.

* fix non-deterministic map iteration

* (squash this) fix build errors

* (squash this) iterate using range
2018-08-16 23:45:07 +02:00
..
client R4R: Fix repeated cmds in CLI for staking (v.0.24.0 release) (#2043) 2018-08-15 16:59:46 +02:00
keeper Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
simulation Fix non-deterministic map iteration in fuzzer (#2069) 2018-08-16 23:45:07 +02:00
tags Merge PR #1781: Gov tags cleanup 2018-07-21 03:58:45 +02:00
types Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
app_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
genesis.go Merge PR #1783: Slashing, validator set, and governance simulation 2018-08-16 17:36:15 +02:00
genesis_test.go Fix genesis bond intra-tx counter bug 2018-07-27 20:01:06 +02:00
handler.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
handler_test.go Upgrade to tm version 23.0. (#1927) 2018-08-12 03:33:48 -04:00
stake.go remove global shares (#1644) 2018-07-13 21:46:14 +01:00