1
0
mirror of https://github.com/bitcoin/bips.git synced 2024-11-19 01:40:05 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
Luke Dashjr
959fecc15b Promote BIP 2 Draft->Active, and implement it
- Update all Accepted status to Proposed (renamed status)
- The BIP Comments preamble headers added to every BIP
- The License preamble headers have been added to all BIPs with a Copyright section
2016-11-30 09:51:01 +00:00
Luke Dashjr
72f18918a8 Promote BIP 123 Draft->Active, and implement it 2016-11-30 09:45:33 +00:00
Luke Dashjr
c98859fe20 Promote Draft->Final BIPs: 68, 112, and 113
Softforks are deployed by miners and enforced on the network
2016-07-18 23:37:42 +00:00
jl2012
8d40b6ef02 BIP68/113 for generation transaction 2016-07-06 01:53:05 +08:00
Chris Moore
56cd35957f Update bip-0068.mediawiki
Fix typo.
2016-04-30 22:28:52 -07:00
BtcDrak
63660c0fb7 Set deployment schedule for BIP 68,112,113 2016-03-17 21:18:17 +00:00
Alex Morcos
c52eba239c Clarify non-dependence on BIP113 2016-02-29 14:30:32 -05:00
BtcDrak
0e48a2466c Update BIP68 implementation to match spec 2016-02-12 04:10:24 +00:00
Olaoluwa Osuntokun
04bc8408cf BIP 68 Nit: fix spelling Contrats -> Contracts 2016-02-05 20:30:12 -08:00
BtcDrak
4a515ee2dc Minor update of implementation for BIP68
This patch syncronised latest implementation
Adds comments, adds assert()
2016-02-04 20:38:33 +00:00
BtcDrak
d6dfcf167b Update reference implementation for BIP68 2016-01-15 22:20:20 +00:00
BtcDrak
df9d34d537 Update deployment specification
BIP68 must be deployed with BIP113 because MTP calculations are
used by this BIP.
2015-12-10 21:38:43 +00:00
BtcDrak
7239c330c7 BIP68 now assume MTP in all instances 2015-12-10 20:01:35 +00:00
BtcDrak
a8e0d0f4c7 Small fixup 2015-11-28 22:30:58 +00:00
BtcDrak
8ad8cad875 Rename flags in code example to match implementation 2015-11-23 09:53:31 +00:00
BtcDrak
83fc19d97a Improve title, add encoding diagram and small fixup 2015-11-23 09:53:31 +00:00
BtcDrak
f26cc0c4d3 Clarify (1 << 22) logic 2015-11-23 09:53:31 +00:00
BtcDrak
060c37f6d5 Add note about free bits and correct deployment recommendations 2015-11-20 18:56:00 +00:00
BtcDrak
c141645a1f Update compatibility section 2015-11-20 18:56:00 +00:00
BtcDrak
7d7083f722 clarify specification further 2015-11-20 18:56:00 +00:00
BtcDrak
2bc1979601 Edits from kinoshitajona 2015-11-20 15:11:01 +00:00
BtcDrak
b5bc89a67c BIP68: Simplify language and update for current implementation 2015-11-20 10:52:05 +00:00
Mark Friedenbach
9a7dafd276 Change git repo to the official pull request. 2015-10-05 15:38:43 -07:00
Mark Friedenbach
1ed68dc605 Update code to match current pull request. 2015-10-05 15:38:32 -07:00
Mark Friedenbach
ec540ce6ed Clarify specificaiton of change in consensus behavior, based on feedback received. 2015-10-05 15:30:35 -07:00
Mark Friedenbach
95bac1809a Rewrite BIP to reflect current state of pull request #6312, including the removal of bit inversion and the allocation of future soft-fork bits. 2015-09-23 14:31:14 -07:00
Mark Friedenbach
d32087c2bf Add BIP 68: Consensus-enforced transaction replacement signalled via sequence numbers 2015-06-21 20:12:58 -07:00