← Back to Bitcoin Improvement Proposals
BIPinformational

BIP 325: update signet genesis block

Updates the signet genesis block with higher difficulty and a later timestamp, matching bitcoin/bitcoin#18267 . The new difficulty is the lowest possible such that the target multiplied by two weeks multiplied by 4 (see bitcoind's `CalculateNextWorkRequired()` function) doesn't overflow a uint256.

No reviews
ajtowns·Updated Oct 5, 2020·0 reviews·0 attestations·View source
Collections:BIPs — Merged

Specification

Updates the signet genesis block with higher difficulty and a later timestamp, matching bitcoin/bitcoin#18267 . The new difficulty is the lowest possible such that the target multiplied by two weeks multiplied by 4 (see bitcoind's CalculateNextWorkRequired() function) doesn't overflow a uint256.

Discussion (0 threads)

Loading discussions...