Skip to content

Releases: title-network/title-network

Roll back target difficulty to match known network for 34 blocks

04 Aug 16:25
Compare
Choose a tag to compare

v0.17.0.5 is the last release under the "Title Network" branding.

Please download latest client v0.17.0.6 from https://github.com/Bitcoin-Clashic/wallet-official/releases

v0.17.0.3 release was deprecated as several exploiters left the chain at 354.787G Difficulty at 915000 activation. The chain is unable to progress with known network hash power coupled with that difficulty level.

Setting target at 0x1b013833 from Heights 915001 to 915034. The target comes from height 912240 which had proven difficult to roll back to. It required advanced knowledge of title-cli for every user on the network.

Plug 0x21 version exploit - Redux

04 Aug 13:22
Compare
Choose a tag to compare
Pre-release

July 28th a mysterious miner 100x the network hashrate with 0x21 blocks
on Aug 1st, they appeared as 3-4Ehs and brought difficulty to 41b.

They seem to have exploited 0x21 block version and got an advantage of 4295032833x.
Resolution: giving the exploiter the rewards up until block height 912240.
Revised from 915000

This height makes sure known pools who may have paid out alternative coins as mining rewards, yet holding TNET inventory while exchanges halted deposits don't lose funds as a result of rollback.

Requires:
titled -daemon -reindex

Please wait until we have confirmed nodes at appropriate height
Follow progress on https://discordapp.com/channels/447754125065584652/448687100305473546

v0.17.0.3 release was deprecated as several exploiters left the chain at 354.787G Difficulty at 915000 activation. The chain is unable to progress with known network hash power coupled with that difficulty level.

This release was abandoned as the steps to roll back are too challenging to expect from non-power users of CLI.

Plug 0x21 version exploit

01 Aug 17:13
Compare
Choose a tag to compare

July 28th a mysterious miner 100x the network hashrate with 0x21 blocks
on Aug 1st, they appeared as 3-4Ehs and brought difficulty to 41b.

They seem to have exploited 0x21 block version and got an advantage of 4295032833x.
Resolution: giving the exploiter the rewards up until block 915000, assuming they walk difficulty back down to GPU level of < 100k. If not, then we require a rollback of blocks or another patch.

Blake2b PoW change and offical release as Title Network

06 Jun 18:25
2eac1f5
Compare
Choose a tag to compare

// At this height we will hardfork to Blake2b PoW algo on mainnet
// June 3rd - June 17th depending on 3000 blocks per week trailing run rate or 10080
// blocks expected based on 1-min target.
consensus.powBlake2Height = 836751;

// New PROTOCOL_VERSION=80050
// Reject PROTOCOL_VERSION 80030 Time
// Human time (GMT): Sunday, June 2, 2019 11:00:00 PM. Enforce PROTOCOL_VERSION=80050
consensus.enforceProtocolVersion80050Time = 1559516400;

New Seeder from @CCGLLC-knc
tnetseed.bitcoin-rebooted.xyz

Update v0.17.0.1

Update v0.17.0.2

  • Bump up consensus.powBlake2Height = 836751 by one block
  • Set mainnet difficulty to 4096 for blocks 836751-836760
  • Magic Bits Updated. 0x12b2dcf0 on mainnet.
  • NODE_CORE deprecated

Blake2b PoW change and offical release as Title Network

31 May 12:14
7735ff8
Compare
Choose a tag to compare

THIS RELEASE IS NOT COMPATIBLE WITH v0.17.0.2 DUE TO MAGIC BITS UPGRADE

// At this height we will hardfork to Blake2b PoW algo on mainnet
// June 3rd - June 17th depending on 3000 blocks per week trailing run rate or 10080
// blocks expected based on 1-min target.
consensus.powBlake2Height = 836750;

// New PROTOCOL_VERSION=80050
// Reject PROTOCOL_VERSION 80030 Time
// Human time (GMT): Sunday, June 2, 2019 11:00:00 PM. Enforce PROTOCOL_VERSION=80050
consensus.enforceProtocolVersion80050Time = 1559516400;

New Seeder from @CCGLLC-knc
tnetseed.bitcoin-rebooted.xyz

Blake2b PoW change and offical release as Title Network

29 May 11:04
c7e1e10
Compare
Choose a tag to compare

THIS RELEASE IS NOT COMPATIBLE WITH v0.17.0.2 DUE TO MAGIC BITS UPGRADE

// At this height we will hardfork to Blake2b PoW algo on mainnet
// June 3rd - June 17th depending on 3000 blocks per week trailing run rate or 10080
// blocks expected based on 1-min target.
consensus.powBlake2Height = 836750;

New PROTOCOL_VERSION=80050
// Reject PROTOCOL_VERSION 80030 Time
// Human time (GMT): Sunday, June 2, 2019 11:00:00 PM. Enforce PROTOCOL_VERSION=80050
consensus.enforceProtocolVersion80050Time = 1559516400;

New Seeder from @CCGLLC-knc
tnetseed.bitcoin-rebooted.xyz