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

37 Commits

Author SHA1 Message Date
Orfeas Stefanos Thyfronitis Litos
9a56d3544e Remove trailing whitespace from all BIPs 2024-07-25 18:35:39 +03:00
douglaz
d3ff66e984
Fix typo in bip-0065 2024-07-07 01:01:03 +00:00
zaq1tomo
12a981949f fix format 2018-03-06 09:59:40 +09:00
zaq1tomo
9f3e9a0c29 fix format 2018-03-06 09:59:33 +09:00
zaq1tomo
31b9a9f1bf fix format 2018-03-06 09:59:27 +09:00
zaq1tomo
8cbdbf53a8 fix format 2018-03-06 09:59:19 +09:00
MMGen
3a50cf8d43 Fix single typo in BIP65 ("from" -> "form") 2018-01-26 14:58:11 +03:00
MeshCollider
6295c1a095 Fixing spelling in multiple BIPs 2017-09-16 03:12:13 +00:00
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
f31f7d4347 Promote Accepted->Final BIPs 11, 14, 21, 22, 23, 31, 32, 34, 35, 37, 65 2016-02-01 20:14:22 +00:00
Luke-Jr
d37084d4ba Merge pull request #233 from dcousens/patch-1
BIP65: Change to accepted status
2016-01-06 20:40:23 +00:00
Luke-Jr
99effc1c70 Merge pull request #254 from jl2012/patch-6
Full description of the behavior of OP_CLTV
2015-12-11 07:04:11 +00:00
jl2012
abc7ae83a0 Update bip-0065.mediawiki
the nLockTime feature may still be active as other inputs may not be final
2015-12-09 00:37:25 +08:00
jl2012
004be2e822 Update bip-0065.mediawiki 2015-12-06 23:52:42 +08:00
Peter Todd
7cd2a7bdbb
Fix missing case statement at beginning of specification
Wasn't being displayed on github; adding an empty line prior to the spec
seems to fix this.
2015-12-05 18:06:38 +08:00
Peter Todd
0feb1209d0 Remove space in BIP66
Seems to be how people are writing BIP's these days.
2015-12-05 17:57:43 +08:00
Peter Todd
aa7cbf77a6 Minor: fix capitalisation 2015-12-05 17:57:31 +08:00
jl2012
71dd5c44e8 Full description of the behavior of the OP_CLTV 2015-12-02 02:03:30 +08:00
Peter Todd
5d0ae1caa3
Reword motivation section
Previous wording was very confusing now that most people will associate
payment channels with CLTV-based payment channels rather than Jeremy
Spilman style payment channels.
2015-11-13 12:33:49 -05:00
Peter Todd
c912e616d3
Clearer wording 2015-11-13 12:19:53 -05:00
Peter Todd
abeaa1be10
Use the term "malleability" rather than "mutability" 2015-11-13 12:17:23 -05:00
Peter Todd
f6a5bf2c5e
Refer to "Payment Channels" rather than "Micro-Payment Channels"
More generic terminology.
2015-11-13 12:14:19 -05:00
Peter Todd
f3d94433e2 Minor: fix wording 2015-11-13 12:13:03 -05:00
Daniel Cousens
694a073e15 bip65: accepted status 2015-10-31 23:38:23 +11:00
Luke-Jr
e770b1cd33 Merge pull request #229 from petertodd/bip65-spv-clients
BIP65 spv clients
2015-10-27 20:53:26 +00:00
Peter Todd
2dd084e7a9
BIP65: Add SPV client considerations 2015-10-23 17:17:15 -04:00
Peter Todd
fc3260731c BIP65: Fix deployment rules
Previous version was incorrect and did not match how the actual
IsSuperMajority() mechanism works.
2015-10-23 17:07:21 -04:00
BtcDrak
062e40b491 Add note about not consuming nVersion bits 2015-10-23 19:14:55 +01:00
BtcDrak
3ab04a6562 Update deployment for BIP65 2015-10-23 13:11:59 +01:00
mruddy
5d0d854cdd minor comma, spacing, and wording adjustments 2015-06-23 17:34:41 -04:00
mruddy
79f6ed1854 add section on ability to freeze funds, updated link to bitcoin-dev list, and added section on implementations 2015-06-22 15:50:14 -04:00
Wladimir J. van der Laan
f8ffd492de Merge pull request #150 from jl2012/patch-1
Dummy 0 in scriptSig for CHECKMULTISIG
2015-06-22 12:20:46 +00:00
jl2012
acf48857b1 fixing typo
fixing typo
2015-04-29 17:45:55 +08:00
jl2012
4c04b67f7c Dummy 0 in scriptSig for CHECKMULTISIG
There should be a dummy 0 in the scriptSig for CHECKMULTISIG
2015-04-29 17:33:05 +08:00
Ryan Shea
481f288f9e Fix a few minor typos in bip 0065 2014-11-12 09:15:29 -05:00
Peter Todd
b05bc1ef53
BIP65 assigned for CHECKLOCKTIMEVERIFY 2014-11-10 08:22:48 -05:00