🚀 New release: Ergo protocol reference client 6.1.3 (v6.1.3) ## What's Changed * Fix for sbt it:test by @kushti in https://github.com/ergoplatform/ergo/pull/2294 * Custom public key mining api route in testnet by @K-Singh in https://github.com/ergoplatform/ergo/pull/2287 * New public testnet parameters by @kushti in https://github.com/ergoplatform/ergo/pull/2252 * Put tree version into Ergo tree in /script/p2s by @kushti in https://github.com/ergoplatform/ergo/pull/2247 * Do not try to mine when the blockchain is not synced by @kushti in https://github.com/ergoplatform/ergo/pull/2295 * Tests: Add regression test for chained off-chain token minting (Closes #1448) by @a-shannon in https://github.com/ergoplatform/ergo/pull/2302 * cover exSize/exIlEncoding/exKeyLength/exEmpty rules by @jozanek in https://github.com/ergoplatform/ergo/pull/2310 * Mempool removal improvements by @kushti in https://github.com/ergoplatform/ergo/pull/2299 * Fix for "bounds must be positive" and faster missing parent header download by @kushti in https://github.com/ergoplatform/ergo/pull/2305 * docs(openapi): expand wallet init/restore/derive endpoint descriptions by @jozanek in https://github.com/ergoplatform/ergo/pull/2318 * P2P logic improvements by @kushti in https://github.com/ergoplatform/ergo/pull/2306 * Fix mining candidate cache for custom public keys by @a-shannon in https://github.com/ergoplatform/ergo/pull/2373 ## New Contributors * @K-Singh made their first contribution in https://github.com/ergoplatform/ergo/pull/2287 **Full Changelog**: https://github.com/ergoplatform/ergo/compare/v6.1.2...v6.1.3 Check it out here: https://github.com/ergoplatform/ergo/releases/tag/v6.1.3