🚀 New release: Ergo protocol reference client 6.1.2 (v6.1.2) This release is identical to 6.0.2 but on top of RocksDB as database ## What's Changed * Versioned block transaction serializer since 6.0, not 5.0 by @kushti in https://github.com/ergoplatform/ergo/pull/2229 * Candidate regenration fixes by @kushti in https://github.com/ergoplatform/ergo/pull/2231 * Add blocks with full txns endpoint to indexed node by @mgpai22 in https://github.com/ergoplatform/ergo/pull/2233 * add exclude mempool spent to all blockchain unspent endpoints by @mgpai22 in https://github.com/ergoplatform/ergo/pull/2234 * Add Full Input with Proof for Unconfirmed Transactions Endpoint by @mgpai22 in https://github.com/ergoplatform/ergo/pull/2235 * Candidate for 6.0.1 release by @kushti in https://github.com/ergoplatform/ergo/pull/2222 * Test for accepting solution for previous candidate by @kushti in https://github.com/ergoplatform/ergo/pull/2237 * Agent rules by @kushti in https://github.com/ergoplatform/ergo/pull/2242 * Fix for duplicate addresses on derivation after wallet restoration by @kushti in https://github.com/ergoplatform/ergo/pull/2244 **Full Changelog**: https://github.com/ergoplatform/ergo/compare/v6.1.0...v6.1.2 Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.1.2