cosmos-sdk/x/bank
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 Merge PR #1741: CoreContext Refactor 2018-08-06 20:11:30 +02:00
simulation Fix non-deterministic map iteration in fuzzer (#2069) 2018-08-16 23:45:07 +02:00
app_test.go Merge PR #1925: Fix develop from FF merge 2018-08-06 21:49:17 +02:00
bench_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +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
keeper.go asdf 2018-07-09 00:59:51 -07:00
keeper_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
msgs.go asdf 2018-07-09 00:59:51 -07:00
msgs_test.go Merge PR #1811: NewCoin takes sdk.Int 2018-07-31 02:09:50 +02:00
wire.go Switch the default modules to use wire.codec's MarshalJSON instead of json.Marshal 2018-05-31 11:51:15 -07:00