Reported by informalsystems/gosec's map iteration pass, this change fixes non-determinism from iterating with a map, whose definition in the Go spec guarantees that the order of keys and values presented during iteration will be randomized. Fixes #12428 Fixes #12430 Fixes #12431 |
||
|---|---|---|
| .. | ||
| cache_store.go | ||
| doc.go | ||
| migration_test.go | ||
| migration.go | ||
| proof_test.go | ||
| proof.go | ||
| snapshot_test.go | ||
| snapshot.go | ||
| store_test.go | ||
| store.go | ||
| sub_store.go | ||
| test_util.go | ||
| view_store.go | ||