mirror of
https://github.com/bitcoin/bips.git
synced 2025-03-13 19:16:49 +01:00
Documenting the timestamp for BIP-0030
Per the linked commit, this rule became active for blocks with timestamps after on March 15, 2012 at 00:00 UTC (February 20, 2012 at 00:00 UTC for testnet).
This commit is contained in:
parent
6c06f31ada
commit
69ab42039c
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ So far, the Bitcoin reference implementation always assumed duplicate transactio
|
|||
To counter this problem, the following network rule is introduced:
|
||||
*Blocks are not allowed to contain a transaction whose identifier matches that of an earlier, not-fully-spent transaction in the same chain.
|
||||
|
||||
This rule is to be applied to all blocks whose timestamp is after a point in time that is yet to be decided.
|
||||
This rule is to be applied to all blocks whose timestamp is after March 15, 2012, 00:00 UTC (testnet: February 20, 2012 00:00 UTC).
|
||||
|
||||
==Rationale==
|
||||
Whatever solution is used, the following law must be obeyed to guarantee sane behaviour: the set of usable
|
||||
|
|
Loading…
Add table
Reference in a new issue