Suggested by @rustyrussell and @morcos.
Small improvements to BIP9 #354
pull sipa wants to merge 3 commits into bitcoin:master from sipa:bip9fixes changing 1 files +14 −10-
sipa commented at 3:30 PM on March 15, 2016: member
-
7314d13a08
bip9: fix heading levels.
It goes from level 2 (specification) to 4; those headings should be level 3. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
-
4c4009bfdb
BIP9: More explicit recommendations on values.
Basically the same thing reworded as a checklist, with 3 years turned into 1, and suggesting a 1 month delay after expected deployment date. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
-
Small improvements to BIP0009 bce835d2ce
-
btcdrak commented at 4:48 PM on March 15, 2016: contributor
ACK
- luke-jr referenced this in commit 97d2f023a4 on Mar 15, 2016
- luke-jr merged this on Mar 15, 2016
- luke-jr closed this on Mar 15, 2016
-
rustyrussell commented at 11:16 PM on March 15, 2016: contributor
Ack! Nice work; it seems like it's clear enough that nobody will get it wrong, but maybe I'm an optimist :)
Contributors