Skip to content

v4.9.0test1: Develop branch as of 2022-07-19 + PR#1189 + PR#1196 + new BIP9 code + new sync seeds + pre-P2SH auto-banning ***for testnet use***

Pre-release
Pre-release

Choose a tag to compare

@hans-schmidt hans-schmidt released this 20 Jul 19:11
· 8 commits to develop since this release
v4.9.0test1

This release is for use only on testnet to verify new functionality and bug fixes.

PR#1189 fixes the bug which caused sync hangs at height 1127354 due to improper cache reading of subqualifiers
PR#1196 fixes the bug which prevented tagging of P2SH addresses

Syncing should also be easier and faster. This version automatically bans all nodes older than v4.8.5test1, so it will stay on the P2SH-enabled fork without needing to manually ban v4.3.2.1 peers.

The testnet static DNS seeds have also been removed since they were invalid, and a new DNS seeder temporarily put in since the old ones were not being maintained.

Please open port 18770 on your firewall to help sync of other nodes. Testnet has very few incoming peers available, and only a few of those are post-P2SH

Use at your own risk