Skip to content

v0.43.x Compatibility  #1439

@alexanderbez

Description

@alexanderbez

Describe the bug

Startport fails to start chain on latest v0.43-rc3 SDK release.

To Reproduce

Steps to reproduce the behavior:

  1. Clone umee branch
  2. $ starport chain serve --reset-once -v -c ./starport.ci.yml
  3. 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions