cosmos-sdk/simapp/simd/cmd
yihuang ab3334242a
fix: call SetIAVLCacheSize with the configured value in simapp (#13107)
* Call `SetIAVLCacheSize` with the configured value in simapp.

* Update CHANGELOG.md
2022-08-31 11:45:45 +02:00
..
cmd_test.go refactor!: use injected encoding params in simapp (#12717) 2022-07-27 15:21:10 +02:00
genaccounts_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
genaccounts.go style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
root.go fix: call SetIAVLCacheSize with the configured value in simapp (#13107) 2022-08-31 11:45:45 +02:00
testnet_test.go refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
testnet.go feat(gentx): allow custom tx validation (#12956) 2022-08-23 15:36:30 +00:00