Open DaviRain-Su opened 1 year ago
OK, I followed the readme tutorial, and I've reached the point where I'm using the bank to perform token transfers. However, when I use gaiad tx to transfer tokens and then query the sender and receiver, I don't receive any data feedback. Also, the Tendermint v0.34.10 version feels quite different from the CometBFT v0.37.0 version. In the CometBFT version, I can see a lot of block information.
Can you try with tendermint v0.34.21? This has solved issues for me in the past. Although planned, we are not yet ready to upgrade to CometBFT v0.37.0.
Now I've switched to Tendermint v0.34.22, but it seems like sending transactions with gaiad still isn't working.
CometBFT v0.37.0 has some breaking changes against v0.34.x about the ABCI protocol, tendermint-rs v0.30 is compatible with CometBFT v0.37, tendermint-rs 0.29 is compatible with tendermint v0.34.x and Cometbft v0.34.x
Hey @DaviRain-Su, what do you mean by a "local boot tutorial"? Currently the only docs we have is the Usage section of the README (although those are not perfect either). Please feel free to ask questions about things you're running into here.