My goal with this is to keep a collection of posts to refer to at a later time for development related to all of Hive. This will be focused more towards developers, and so tutorials and such will make it in, but since it's not a update log for all projects, only core updates will make it in(after they have been to a point where it's added into the codebase or its decided that it will be added to the codebase and someone has to write it up). I'll try and separate this out by major hive projects if possible.
CORE
Core refers to the core of Hive, which is hived, and hivemind.
Setup
@gtg/diy-eclipse-jump-starter-kit-pure-and-undiluted
Eclipse setup guide. Should be helpful for those starting up a node.
@deathwing/how-to-setup-a-hivemind-dev-environment
A hivemind setup guide from .
@pharesim/details-about-the-setup-of-my-public-node
Public node setup guide from . Though this one is old and might be out of date. Refer to GTG's post for most up to date info.
@rishi556/how-to-set-up-a-hive-witness-using-hiab-at-version-1-24-4
My own post on how to setup a hive witness node using HIAB. With some experience you can change stuff on gtg's eclipse api node setup to start up a witness node too.
Updates
@howo/rc-delegation-testing-report
RC delegation post by . I'm a big fan of it and think it can be a great addition to hive.
@blocktrades/proposal-to-make-hbd-interest-payable-only-to-savings-accounts
This change has been added in. HBD interest will only pay to savings from HF25.
Testnets
@howo/how-to-participate-in-the-tesntets-this-week-full-guide
Testnet guide for HF24. Same things apply for 25, just remove the flag for low mem node.
@gtg/hf25-public-testnet-rc1
GTG's announcement of public testnet for 25.
Hive-Engine
Hive-Engine is a layer 2 addition to hive to add in some custom tokens as well as NFTs and other things that are not on Hive. It uses hives custom_json feature to run.
Setup
@rishi556/how-to-set-up-a-hive-engine-witness-step-by-step-guide
My own guide on how to setup a node. Has been followed by many people. Works confirmed.
@blervin/hive-engine-script-updates
A init script from . Does the same thing as my post but all at once so you don't have to mess with it yourself.