cosmos-sdk/testutil/network
Robert Zaremba c201963e41
Update x/banking and x/crisis InitChain re slow Gaia startup (#7764)
* add more logs during the initialization process

* initializtion: move profiling to the top of the startProcess function

* x/bank InitGenesis: remove k.ValidateBalance

* debug: add logs and telemetry to x/bank and x/crisis

* make x/crisis AssertInvariants optional during InitGenesis

* Add module init flags mechanism

* update changelog

* remove debug fmt.Print

* fix testutil/network/

* fix log message

* update test NewApp calls

* review changes

Co-authored-by: Aaron Craelius <aaron@regen.network>
2020-11-02 19:10:14 +00:00
..
doc.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
network.go Update x/banking and x/crisis InitChain re slow Gaia startup (#7764) 2020-11-02 19:10:14 +00:00
network_test.go enable -race on go test (#7305) 2020-09-15 10:43:46 +01:00
util.go Add GetTx gRPC endpoint (#7688) 2020-10-30 12:32:02 +00:00