cosmos-sdk/baseapp
Aditya 9b4838d96e Merge PR #1367: Set ChainID on InitChain
* Added chain-id to context in InitChain
* Fix bug in test
* fmt
* Appease linter
* updated changelog
* Remove chainID hack
* setCheckState in InitChain
* Fix bug
* Fix initialization errors in example tests
* Initialize app tests with default stake genesis
* fix comments
2018-06-28 00:45:10 +02:00
..
testdata cosmos-sdk/app.App -> cosmos-sdk/baseapp.BaseApp 2018-01-20 20:13:46 -08:00
baseapp.go Merge PR #1367: Set ChainID on InitChain 2018-06-28 00:45:10 +02:00
baseapp_test.go Merge PR #1367: Set ChainID on InitChain 2018-06-28 00:45:10 +02:00
doc.go cosmos-sdk/app.App -> cosmos-sdk/baseapp.BaseApp 2018-01-20 20:13:46 -08:00
helpers.go Merge PR #1090: Switch away from ephemeral ports 2018-06-14 00:13:51 +02:00
query.go cosmos-sdk/app.App -> cosmos-sdk/baseapp.BaseApp 2018-01-20 20:13:46 -08:00
router.go remove InitGenesis 2018-04-02 18:14:42 +03:00