cosmos-sdk/types/simulation
likhita809 d316013f77
Update randomfees selection of non-zero coins (#8209)
* Update randomfees selection of non-zero coins

* fix randomfees

* fixing account test

* fix broadcast.go

* fixing

* Revert "fixing"

This reverts commit b6eaa8d281977451d95e3f5e17792bef642ff65c.

* Revert "fix broadcast.go"

This reverts commit 2275ea1303b3f5f8c61774a42f17d8a539c3c00a.

* Revert "fixing account test"

This reverts commit d0d4aa7d5d9421b810bd6582db33ea7dda66a008.

* fix randomfees

* fix randomfees

* remove commented code

Co-authored-by: Likhita Polavarapu <likhita@vitwit.xyz>
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
2020-12-29 16:08:07 +00:00
..
account.go Update randomfees selection of non-zero coins (#8209) 2020-12-29 16:08:07 +00:00
account_test.go ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
config.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
rand_util.go ibc-transfer: sims updates (#7123) 2020-08-21 04:52:46 -04:00
rand_util_test.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
transition_matrix.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
types.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00