@gavinandresen This look okay? Particularly note the addition of the public domain release.
bip-0050: Final update to what actually occurred #323
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:bip0050_updates changing 1 files +16 −10-
luke-jr commented at 4:57 AM on February 9, 2016: member
-
bip-0050: Final update to what actually occurred 072173f3c5
- luke-jr added the label Proposed BIP modification on Feb 9, 2016
- luke-jr assigned gavinandresen on Feb 9, 2016
-
jl2012 commented at 12:37 PM on February 9, 2016: contributor
the name bitcoin core did not exist until 0.9
- gavinandresen referenced this in commit e216baba46 on Feb 9, 2016
- gavinandresen merged this on Feb 9, 2016
- gavinandresen closed this on Feb 9, 2016
-
in bip-0050.mediawiki:None in 072173f3c5
35 | +With the insufficiently high BDB lock configuration, it implicitly had become a network consensus rule determining block validity (albeit an inconsistent and unsafe rule, since the lock usage could vary from node to node). 36 | + 37 | Because max-sized blocks had been successfully processed on the testnet, it did not occur to anyone that there could be blocks that were smaller but require more locks than were available. Prior to 0.7 unmodified mining nodes self-imposed a maximum block size of 500,000 bytes, which further prevented this case from being triggered. 0.7 made the target size configurable and miners had been encouraged to increase this target in the week prior to the incident. 38 | 39 | -Bitcoin 0.8 does not use Berkeley DB. It uses LevelDB instead, which does not require this kind of pre-configuration. Therefore it was able to process the forking block successfully. 40 | +Bitcoin Core 0.8 did not use Berkeley DB. It switched to LevelDB instead, which did not implement the same locking limits as BDB. Therefore it was able to process the forking block successfully.
btcdrak commented at 3:43 AM on February 10, 2016:Bitcoin "Core" didnt exist until 0.9
andre-amorim commented at 2:55 PM on February 10, 2016: nonefor some reason I'm here thinking about libgcrypt and the comments "/* (Do not change these values unless synced with the asm code.) */" it's too deep thoughts, it would take me ages to explain. I'm going in quiet mode, until I have a mathematical formula to express thyself better.
luke-jr deleted the branch on Apr 21, 2017Contributors
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 11:10 UTC
This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 11:10 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me