Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a more detailed local boot tutorial? #89

Open
DaviRain-Su opened this issue Mar 22, 2023 · 5 comments
Open

Is there a more detailed local boot tutorial? #89

DaviRain-Su opened this issue Mar 22, 2023 · 5 comments

Comments

@DaviRain-Su
Copy link

No description provided.

@plafer
Copy link
Contributor

plafer commented Mar 22, 2023

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.

@DaviRain-Su
Copy link
Author

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.

@plafer
Copy link
Contributor

plafer commented Mar 22, 2023

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.

@DaviRain-Su
Copy link
Author

截屏2023-03-23 10 11 02
截屏2023-03-23 10 11 44
截屏2023-03-23 10 11 54

Now I've switched to Tendermint v0.34.22, but it seems like sending transactions with gaiad still isn't working.

@lshoo
Copy link

lshoo commented Mar 23, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants