-
Couldn't load subscription status.
- Fork 570
Closed
Description
Describe the bug
Startport fails to start chain on latest v0.43-rc3 SDK release.
To Reproduce
Steps to reproduce the behavior:
- Clone umee branch
$ starport chain serve --reset-once -v -c ./starport.ci.yml- Observe:
[STARPORT] Cosmos SDK's version is: Stargate v0.40.0 (or later)
[STARPORT]
[STARPORT] 🛠️ Building proto...
[STARPORT] 📦 Installing dependencies...
[STARPORT] 🛠️ Building the blockchain...
[STARPORT] 💿 Initializing the app...
...genesis...
[UMEE DAEMON] []{"name":"alice","type":"local","address":"umee1ps30nv2mxsrkkwn3p87ds9w99wtnd640ny0gtx","pubkey":"{\"@type\":\"/cosmos.crypto.secp256k1.PubKey\",\"key\":\"Ax7RcT/ELbw5UTazXuR3M3Kuk/gpIgP18n5iZOc5Iqtb\"}","mnemonic":"invite harbor skill text addict cute leisure force announce cricket game beyond lion breeze horror hen course game oil brush spawn giggle ring jungle"}
{"name":"alice","type":"local","address":"umee1ps30nv2mxsrkkwn3p87ds9w99wtnd640ny0gtx","pubkey":"{\"@type\":\"/cosmos.crypto.secp256k1.PubKey\",\"key\":\"Ax7RcT/ELbw5UTazXuR3M3Kuk/gpIgP18n5iZOc5Iqtb\"}","mnemonic":"invite harbor skill text addict cute leisure force announce cricket game beyond lion breeze horror hen course game oil brush spawn giggle ring jungle"}
EOF
My guess is that it might be related to cosmos/cosmos-sdk#9827. I'm not sure how Starport generates the gentxs, but it could be related to the expected input of --pubkey.
Please provide output of commands
starport version
starport version v0.17.1 darwin/amd64 -build date: 2021-07-27T13:10:21Z
go version
go version go1.16.2 darwin/amd64
uname -a
Darwin abmacmini 20.2.0 Darwin Kernel Version 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64 x86_64 i386 Macmini8,1 Darwin