1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 23:38:54 +01:00
Commit graph

17 commits

Author SHA1 Message Date
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