laconicd/cmd/ethermintd
yihuang e61594e10a
server: sync start command with cosmos-sdk v0.43-rc2 (#341)
* sync start command with cosmos-sdk 0.43

Closes #340

- add grpc web and rosetta server
- add tx/tm services
- add standalone mode
- update cosmos-sdk to 0.43.0-rc2, which fixed a bug in service startup
- add EnableUnsafeCORS option to evm rpc server

* set keyring options in root cmd and use viper prefix

* fix linter and pr suggestions

Co-authored-by: Federico Kunze Küllmer <31522760+fedekunze@users.noreply.github.com>
2021-07-23 12:31:59 +00:00
..
config server: sync start command with cosmos-sdk v0.43-rc2 (#341) 2021-07-23 12:31:59 +00:00
cmd_test.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
flags.go fix: remove redundant log option (#304) 2021-07-16 01:07:13 -04:00
genaccounts.go all: bump SDK to v0.43.0-rc0 (#194) 2021-06-29 13:02:21 -04:00
main.go chore: un-fork from cosmos (#166) 2021-06-22 06:49:18 -04:00
root.go server: sync start command with cosmos-sdk v0.43-rc2 (#341) 2021-07-23 12:31:59 +00:00