Closed Proskhmer08 closed 1 day ago
the supply issue is related to the genesis file generated on the https://playground.dymension.xyz.
can you try to update the tokenomics step and regenerate the genesis file by clicking the update
button, then try running the rollapp again.
the supply issue is related to the genesis file generated on the https://playground.dymension.xyz.
can you try to update the tokenomics step and regenerate the genesis file by clicking the
update
button, then try running the rollapp again.
Hi. I tried multiple times previously. It gave me the signature verification failed and it still does. I do have enough dym for gas.
was addressed in the latest roller
release v1.7.3-alpha*
.
Roller version
1.6.4-alpha-rc01
OS
Linux Ubuntu 22.04
Processor Architecture
GNU/Linux 5.15.0-122-generic x86_64
Others
Dedicated 62GM RAM, 1TB disk
Steps to reproduce it
The steps to reproduce it is in the Dymension doc for RollApp creation for 3D Playground. I followed it step by step. After starting the RollApp, next step was to start the relayer, but the relayer remained in, "starting..." due to issue with the sequencer not starting. Logs kept showing the panic due to genesis supply is incorrect. But there was also part of the RollApp log that shows something about invalid character "/n" in the genesis file which was never tampered with manually.
Expected result
RollApp should be healthy and relayer starting well. I verified the genesis file, and it showed two accounts that should add up to the error in the rollapp status error msg.
Actual result
Relayer stuck at starting while RollApp sequencer stopped running. The rollapp log shows a panic: genesis supply is incorrect. expected 9000000000000ages, 10000000000000ages, got 10000000000000ages.
Log Files
Notes
No response