Matt David
67470e0817
- Update motivation to include auditability
...
- Update InvoiceRequest to include nonce
- Remove ephemeral_public_key from ReturnPaymentRequest
- Update message validation and nonce usage in processes
2016-01-07 11:37:09 -08:00
Matt David
583a64cf3d
Merge pull request #1 from voisine/patch-3
...
use same email for voisine as in other BIPs
2015-12-07 11:45:09 -08:00
Aaron Voisine
d14e205477
use same email for voisine as in other BIPs
2015-12-07 09:42:25 -08:00
Matt David
b2db2eba41
- Add flow overview image
...
- Make Abstract more readable
- Update Sender definition and acronym descriptions
- Added comments to ReturnPaymentRequest definition
- Bold ECDH and AES Setup notes and added "(see below)" for reference
2015-12-04 15:16:32 -08:00
Matt David
e71e57216b
- Fix section levels
...
- Add Message Interaction Details + new mimetypes
2015-12-04 13:26:50 -08:00
Matt David
845f24069b
Fix last links
2015-12-04 11:40:43 -08:00
Matt David
c91ec76f41
Remove anchors
2015-12-04 11:33:06 -08:00
Matt David
2d9b626d6c
Test anchor
2015-12-04 11:31:38 -08:00
Matt David
61cfbaefa7
Remove anchor template and use spans for anchors instead
2015-12-04 11:29:44 -08:00
Matt David
543409c7f7
Fix local anchors and links
2015-12-04 11:26:32 -08:00
Matt David
2c8bc2392b
Updated BIP based on colleague feedback
...
- Removed Requestor/Responder definitions
- Seperated ECDH secret point generation and AES-256 (CBC Mode) setup from individual steps (listed twice) and created it's own section
- Added InvoiceRequest Validation section
2015-12-04 11:10:01 -08:00
Matt David
a876e47bd1
Fix mediawiki table formatting
2015-12-03 17:32:01 -08:00
Matt David
d698201463
Fix mediawiki table formatting
2015-12-03 17:31:09 -08:00
Matt David
4e3b9a5b06
Fix mediawiki table formatting
2015-12-03 17:30:04 -08:00
Matt David
94c23ddffd
Initial version of invoicerequest extension BIP
2015-12-03 17:24:29 -08:00
Luke-Jr
641b91ba28
Merge pull request #244 from sipa/bip62dead
...
Mark BIP62 as withdrawn
2015-11-17 21:39:55 +00:00
Pieter Wuille
916142e742
Mark BIP62 as withdrawn
...
All of BIP62's (including the only-new-transactions) are currently enforced
as standardness rules, but it seems hard to push it further. Every new type
of complex transaction may require new extra rules, and some important types
of malleability cannot be addressed by it (for example, a single participant
in a multisig spend creating a new signature with a different nonce).
It seems wiser to pursue normalized txid or segregated witness-based
solutions, which do solve this problem more fundamentally.
2015-11-17 21:46:14 +01:00
Gregory Maxwell
989f276dcb
Merge pull request #195 from btcdrak/patch-3
...
BIP-0001: Updates
2015-11-15 22:57:36 +00:00
Jeff Garzik
d0cab0379a
Merge #241 from branch '2015-11-13-bip65-wording-fixes' of git://github.com/petertodd/bips
2015-11-13 12:44:59 -05: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
Luke-Jr
df5a11909f
Merge pull request #237 from jtimon/bip99-2
...
Bip99: Improvements
2015-11-13 07:17:28 +00:00
Luke-Jr
8fc1b96d5d
Merge pull request #240 from 6londe/patch-3
...
typo fixed
2015-11-13 06:41:01 +00:00
Changhoon Lee
99c2eb13a8
typo fixed
...
trivial typo fixed
2015-11-13 15:11:11 +09:00
Jorge Timón
7fc41b0458
fixup! corrections
2015-11-10 15:19:01 +01:00
Jorge Timón
f0848435d9
Add bip99 to readme
2015-11-08 13:23:16 +01:00
Jorge Timón
011fdce88f
Improvements to Schism hardforks section
2015-11-08 13:19:42 +01:00
Jorge Timón
82784e6061
More corrections and improvements
2015-11-08 12:57:52 +01:00
MarcoFalke
7d31bf365b
[trivial] typo
2015-11-07 20:08:04 +01:00
Andy Chase
1da1397d54
Bip-99/Add details to definitions
2015-11-07 20:06:05 +01:00
instagibbs
d954832e30
Random grammar and spelling stuff
2015-11-07 20:05:57 +01:00
Luke-Jr
6b201a4d2d
Merge pull request #221 from sdaftuar/add-sendheaders
...
New BIP for "sendheaders" p2p message
2015-11-07 06:23:32 +00:00
Luke-Jr
ea6a7158cd
Merge pull request #181 from jtimon/bip-forks
...
BIP99: Motivation and deployment of consensus rule changes
2015-11-07 06:23:07 +00:00
Luke-Jr
1bc807558f
Merge pull request #236 from jgarzik/2015_2mb_blocksize
...
BIP 102: Add miner vote. Fix index.
2015-11-07 06:19:23 +00:00
Jeff Garzik
aad81251a1
BIP 102: Add miner vote. Fix index.
2015-11-06 23:03:52 -05:00
Jorge Timón
8d4ae8adf6
Some of kanzure's nits, copyright, updated Attribution, don't repeat "Without entering in much detail"
2015-11-05 23:01:56 +01:00
Luke-Jr
4f79338aa2
Merge pull request #234 from btcdrak/patch-4
...
Add clarification about upper bounds.
2015-11-03 17:17:39 +00:00
฿tcDrak
506f959ffe
Add clarification about upper bounds.
2015-11-03 10:24:28 +00:00
Luke-Jr
e770b1cd33
Merge pull request #229 from petertodd/bip65-spv-clients
...
BIP65 spv clients
2015-10-27 20:53:26 +00:00
Luke-Jr
b1b0cd6483
Merge pull request #228 from btcdrak/bip65deploybits
...
Add note about not consuming nVersion bits
2015-10-27 20:53:05 +00:00
Luke-Jr
766cf86dac
Merge pull request #231 from kallerosenbaum/bip121-fixes
...
Bip121 fixes
2015-10-27 20:52:12 +00:00
Kalle Rosenbaum
a429841781
Clarified that the PoP is sent as binary over http
2015-10-27 14:25:27 +01:00
Kalle Rosenbaum
05451a239e
Removed mapping of merchant_data to btcpop-label since merchant data is a byte-array, Thanks Andreas Schildbach. Instead map the memo field to btcpop-label and don't have any bip70 field mapped to btcpop-message.
2015-10-27 14:18:00 +01: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
Suhas Daftuar
5f056b5b24
Add BIP-130 to README
2015-10-23 14:38:48 -04:00
Suhas Daftuar
6721b0b1cb
Update with assigned BIP number (130)
2015-10-23 14:36:42 -04:00