cosmos-sdk/x/upgrade
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
..
client Add Deprecation headers for legacy rest endpoints (#7686) 2020-10-29 11:37:46 +00:00
keeper UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
spec
types Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
abci.go Merge cosmosd (#6820) 2020-08-19 16:58:43 +01:00
abci_test.go Update x/banking and x/crisis InitChain re slow Gaia startup (#7764) 2020-11-02 19:10:14 +00:00
doc.go Merge PR #6818: x/upgrade: Fix ReadUpgradeInfoFromDisk 2020-07-22 12:22:00 -04:00
handler.go
module.go Rename RegisterGRPCRoutes (#7696) 2020-10-28 11:39:49 +00:00