chore: iavl-v0.20-alpha1 and cosmos-db (#14411)

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
This commit is contained in:
Jacob Gadikian
2022-12-28 21:42:00 +01:00
committed by GitHub
co-authored by marbar3778
parent 829c487de8
commit 1bb0629846
95 changed files with 1279 additions and 864 deletions
+1 -2
View File
@@ -7,11 +7,11 @@ import (
rosettaCmd "cosmossdk.io/tools/rosetta/cmd"
dbm "github.com/cosmos/cosmos-db"
"github.com/spf13/cobra"
"github.com/spf13/viper"
tmcfg "github.com/tendermint/tendermint/config"
"github.com/tendermint/tendermint/libs/log"
dbm "github.com/tendermint/tm-db"
"cosmossdk.io/simapp"
"cosmossdk.io/simapp/params"
@@ -257,7 +257,6 @@ func newApp(
traceStore io.Writer,
appOpts servertypes.AppOptions,
) servertypes.Application {
baseappOptions := server.DefaultBaseappOptions(appOpts)
return simapp.NewSimApp(