1
0
mirror of https://github.com/bitcoin/bips.git synced 2025-01-19 05:45:07 +01:00
Commit Graph

17 Commits

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