Over 1.5 years ago, I initiated the first public Mirrornet for Hive. Since then, Mirrornet has proven itself to be a valuable tool to assist with core development.
It's not easy to maintain because due to huge amount of resources required, so most attention to the Mirrornet was paid around the time when we had to perform HardForks.
Although we are not yet preparing for the next HardFork, there are still many changes being made under the hood. These should be thoroughly tested before going live on Hive.
So now it's time for yet another public, updated instance, running the latest versions of all components.
Please refer to my previous posts if you are unfamiliar with what the Mirrornet/Fakenet is.
I strongly recommend reading them before doing anything involving the Hive Mirrornet. I don’t want to repeat what was written, some of the information may be obsolete since it relates to the previous instances that ran a long time ago. However, you can gain a better understanding of what it's all about.
(*) - not yet, because full API is not ready yet
As always I’ll use this post for on-chain coordination of Mirrornet setup and related tasks.
There's a long way from starting with block conversion and initial deployment, to setting up witnesses, initiating the first production, and then adding required components. At the end of this route is a distributed set of mirror block producers and a fully functional, public fake/mirror API node.
Currently, I'm running block production for 30 witnesses myself.
If you are going to join, feel free, pick your witness, setup a node and sync it to head block, change the keys for your account to take over production, and you are all set.
Don't worry about setting up a full node unless you have a really good reason to do so.
It requires tons of resources, and I believe that what I have can handle all the load well enough.
No block_log or snapshot to download. Sync from scratch is the way to go, which is also a test of massive p2p sync.
wget https://gtg.openhive.network/get/mirrornet/hived-a61eef1e -O hived-a61eef1e
chmod 755 hived-a61eef1e
./hived-a61eef1e --chain-id=42 --p2p-seed-node seed.fake.openhive.network:2001
"hive_revision":"a61eef1efe27ea3d84148eaac15b75614fbc35b8"Blockchain state database is AT IRREVERSIBLE state specific to head block: 78772726Got 2472 transactions on block 78810454 by gtg -- Block Time Offset: 115 msHats off to @blocktrades and
@thebeedevs for all their continuous contributions and support.