public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] [BIP-able idea] Regular testnet reset
@ 2019-09-13 23:57 Emil Engler
  2019-09-15 13:49 ` Bryan Bishop
  0 siblings, 1 reply; 2+ messages in thread
From: Emil Engler @ 2019-09-13 23:57 UTC (permalink / raw)
  To: bitcoin-dev

[-- Attachment #1: Type: text/plain, Size: 685 bytes --]

Hello, I'm thinking about writing a BIP about resetting the testnet on
regular/scheduled basis

The idea works like this:
* Every 210000 block is being used as the genesis of a completely new chain.
* The old one gets forgotten
* No chain can be longer than 210000 blocks

The problems are:
* How to get this working with testnet3? Only a hardfork probably.
* Is it that easy to change the chain while Bitcoin Core is running?
Probably the blocks need to be appended to the cureent one. After a
restart it would get patched
* Could the the chain derive into multiple once at every reset? (Planned
attacks)

What do you think about the idea?

Greetings,
Emil Engler

[-- Attachment #2: pEpkey.asc --]
[-- Type: application/pgp-keys, Size: 3199 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-15 13:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-13 23:57 [bitcoin-dev] [BIP-able idea] Regular testnet reset Emil Engler
2019-09-15 13:49 ` Bryan Bishop

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox