Open fiamma-builder opened 3 days ago
thank you for the issue. Did you add in any custom modules?
thank you for the issue. Did you add in any custom modules?
https://github.com/fiamma-chain/fiamma/blob/main/app/babylon.go My project does indeed depend on an external Babylon module, but I did not modify the consensus module code, just normally wrote my business logic
does the babylon code introduce any vote extensions? this issue is with consensus less so cosmos sdk but we can help
The Babylon module code we introduced has not included any voting extensions; here is the link to its repository. https://github.com/babylonlabs-io/babylon-sdk
Is there an existing issue for this?
What happened?
Cosmos SDK Version
v0.50.9
How to reproduce?
I used the Ignite to build a chain, and the Cosmos SDK version is v0.50.9.
I deployed four nodes on Amazon Web Services, and these nodes used private IP addresses as their seed nodes. After the network started, there were no error messages at first, but after running for some time, such log information appeared, but the network continued to run normally and produce blocks as usual.