You are viewing a single comment's thread from:

RE: We have a problem - 6 October 2020 - 14:00 UTC

in #hivevote4 years ago

In v1.24.2 (new version of hived) all the votes and posts moved to the hivemind.

What is the hivemind? Will the hive RPC nodes stop accepting broadcasts?

Sort:  

hivemind is a database for the social aspect of the hive. It basically keeps post content, vote data, etc. It is a database that is easier to maintain and work with data.
RPC nodes accept the broadcast and will accept it after hf24 too. Now you can't get post content with API call from the hived node. Public RPC nodes like anyx.io run hived+hivemind behind jussi to redirect all the api calls to the correct place.

e.g. condenser_api.get_content requires hivemind.

you lost me at hivemind LOL

tenor.gif

Thank you very much for the explanation.

Just to understand how it all works, couldn't you run hive.vote on the anyx node without having your own?

Just to understand how it all works, couldn't you run hive.vote on the anyx node without having your own?

Hi,
The load on hive.vote is too much to use a public node. It crashed some public nodes in the past (3 years ago). Sometimes we need to get +1000 API calls in less than a second. The local node + database is our best option.

I believe every major app should have it's own RPC node and don't depend on the public nodes.

Dear @mahdiyari, thank you for the simple and effective explanation! 🙏


!tip !BEER and a huge hug! 🤗
👍 !ENGAGE 30


Hey @mahdiyari, here is a little bit of BEER from @amico for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.

Thank you for your engagement on this post, you have recieved ENGAGE tokens.


Hey @mahdiyari, here is a little bit of BEER from @amico for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.


Hey @mahdiyari, here is a little bit of BEER from @amico for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.

Dear @mahdiyari, thank you for the simple and effective explanation! 🙏


!tip !BEER and a huge hug! 🤗
👍 !ENGAGE 30


Hey @mahdiyari, here is a little bit of BEER from @amico for you. Enjoy it!

Learn how to earn FREE BEER each day by staking your BEER.

Thanks for the answer.

I believe every major app should have it's own RPC node and don't depend on the public nodes.

Definitely agree with this.