Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							77cde96da1 
							
						 
					 
					
						
						
							
							Merge pull request  #491  from luke-jr/sipa_licensing  
						
						... 
						
						
						
						BIPs 30, 32, 62, 66, and 103: License under BSD-2-Clause terms 
						
						
					 
					
						2017-01-20 00:14:29 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							24af63b7e6 
							
						 
					 
					
						
						
							
							script/buildtable: Remove missing-license exceptions no longer needed  
						
						
						
						
					 
					
						2017-01-20 00:13:01 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							4945e73c76 
							
						 
					 
					
						
						
							
							BIP 123: License under CC0-1.0 or GNU-All-Permissive terms  
						
						... 
						
						
						
						[Friday, January 20, 2017] [12:07:33 AM UTC] <CodeShark>        luke-jr: for BIP123, I think either CC0 or GNU-all-permissive 
						
						
					 
					
						2017-01-20 00:13:01 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							855eb22004 
							
						 
					 
					
						
						
							
							BIPs 30, 32, 62, 66, and 103: License under BSD-2-Clause terms  
						
						... 
						
						
						
						[Thursday, January 19, 2017] [7:46:36 PM UTC] <luke-jr> sipa: if you get a minute, can you give me at least a text-"verbal" ACK for some copyright license to put on BIPs 30, 32, 62, 66, and 103 please? is BSD-2-Clause okay?
[Thursday, January 19, 2017] [7:47:01 PM UTC] <sipa>    luke-jr: ACK on 2-clause BSD for 30,32,62,66,103
[Thursday, January 19, 2017] [7:47:13 PM UTC] <sipa>    (and for any other BIPs I contributed to) 
						
						
					 
					
						2017-01-19 19:55:46 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							872bda33b5 
							
						 
					 
					
						
						
							
							Merge BIP 104: 'Block75' - Max block size like difficulty  
						
						
						
						
					 
					
						2017-01-14 07:06:54 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							834db1b0fb 
							
						 
					 
					
						
						
							
							Assign BIP 104 for Block75  
						
						
						
						
					 
					
						2017-01-14 07:04:54 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							5d80de82cf 
							
						 
					 
					
						
						
							
							BIP 104: Fix License header  
						
						
						
						
					 
					
						2017-01-14 07:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							0262ba0288 
							
						 
					 
					
						
						
							
							BIP 104: Use ASCII quotes in Title  
						
						
						
						
					 
					
						2017-01-14 07:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							95dfd21ea2 
							
						 
					 
					
						
						
							
							scripts/buildtable: Check for extraneous spaces after header name  
						
						
						
						
					 
					
						2017-01-14 07:04:12 +00:00 
						 
				 
			
				
					
						
							
							
								t.khan 
							
						 
					 
					
						
						
						
						
							
						
						
							2a9e9503cd 
							
						 
					 
					
						
						
							
							Create bip-tkhan-block75.mediawiki  
						
						
						
						
					 
					
						2017-01-13 18:23:15 -05:00 
						 
				 
			
				
					
						
							
							
								Gregory Sanders 
							
						 
					 
					
						
						
						
						
							
						
						
							cedf553184 
							
						 
					 
					
						
						
							
							Slight clarification for replacement implementation  
						
						
						
						
					 
					
						2017-01-13 12:33:33 -05:00 
						 
				 
			
				
					
						
							
							
								Chris Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							608d5dc95f 
							
						 
					 
					
						
						
							
							Update bip-0141.mediawiki  
						
						... 
						
						
						
						Clarifying rewording, `OP_0` is not a 1 byte push op code since it pushes the empty byte vector onto the stack. 
						
						
					 
					
						2017-01-03 17:46:14 -06:00 
						 
				 
			
				
					
						
							
							
								Chris Stewart 
							
						 
					 
					
						
						
						
						
							
						
						
							d84186c01c 
							
						 
					 
					
						
						
							
							Specify which 1 byte push op codes are valid  
						
						... 
						
						
						
						This adds documentation to BIP141 about which 1 byte push op codes are valid for segwit. This is needed because `OP_1NEGATE` is a 1 byte push op code, but is NOT a valid 1 byte push op code for segwit. See the implementation here for why `OP_1NEGATE` is not valid: 14d01309be/src/script/script.cpp (L228) 
						
						
					 
					
						2017-01-03 17:07:37 -06:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							04875c6d6e 
							
						 
					 
					
						
						
							
							Merge pull request  #482  from techguy613/master  
						
						... 
						
						
						
						Add license for BIP75 
						
						
					 
					
						2017-01-01 12:33:50 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							7d94bb685b 
							
						 
					 
					
						
						
							
							BIP 75: Add License header  
						
						
						
						
					 
					
						2017-01-01 12:30:28 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							237bf925d7 
							
						 
					 
					
						
						
							
							Merge branch 'master' into HEAD  
						
						
						
						
					 
					
						2017-01-01 12:28:19 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							657151e00e 
							
						 
					 
					
						
						
							
							Merge pull request  #486  from TheBlueMatt/master  
						
						... 
						
						
						
						Clarify BIP 152 interaction with classic relay mechanisms 
						
						
					 
					
						2017-01-01 12:24:58 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Corallo 
							
						 
					 
					
						
						
						
						
							
						
						
							f8a9db58c0 
							
						 
					 
					
						
						
							
							Clarify BIP 152 interaction with classic relay mechanisms  
						
						
						
						
					 
					
						2017-01-01 04:16:28 +01:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							51e9151499 
							
						 
					 
					
						
						
							
							Merge pull request  #485  from luke-jr/readme_layer  
						
						... 
						
						
						
						README: Include BIP Layers in index 
						
						
					 
					
						2016-12-23 09:07:27 +00:00 
						 
				 
			
				
					
						
							
							
								Matt David 
							
						 
					 
					
						
						
						
						
							
						
						
							f514593687 
							
						 
					 
					
						
						
							
							- Change "CBC" to GCM. This was missed during the original change from CBC to GCM  
						
						
						
						
					 
					
						2016-12-21 15:28:43 -08:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							183852337b 
							
						 
					 
					
						
						
							
							README: Include BIP Layers in index  
						
						
						
						
					 
					
						2016-12-15 05:04:31 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							d2a8fb089d 
							
						 
					 
					
						
						
							
							Merge BIPs 123 & 2 activation and implementation  
						
						
						
						
					 
					
						2016-12-15 04:23:13 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							3a28003993 
							
						 
					 
					
						
						
							
							Implement BIP 2 with merging master changes  
						
						
						
						
					 
					
						2016-12-15 04:21:00 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							42770fb619 
							
						 
					 
					
						
						
							
							Bugfix: scripts/buildtable: Increment found marker *after* processing the header  
						
						
						
						
					 
					
						2016-12-15 04:20:14 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							fd5a85d6b8 
							
						 
					 
					
						
						
							
							Implement BIP 123 for BIP 90 (merging master)  
						
						
						
						
					 
					
						2016-12-15 04:10:07 +00:00 
						 
				 
			
				
					
						
							
							
								Matt David 
							
						 
					 
					
						
						
						
						
							
						
						
							b8c2959783 
							
						 
					 
					
						
						
							
							- Update CC-BY version to specify 4.0  
						
						
						
						
					 
					
						2016-12-14 13:55:49 -08:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							a7cc4c6014 
							
						 
					 
					
						
						
							
							Merge pull request  #484  from paveljanik/patch-3  
						
						... 
						
						
						
						Fix typos 
						
						
					 
					
						2016-12-08 10:57:13 +00:00 
						 
				 
			
				
					
						
							
							
								paveljanik 
							
						 
					 
					
						
						
						
						
							
						
						
							8102d5f5af 
							
						 
					 
					
						
						
							
							Fix typos  
						
						
						
						
					 
					
						2016-12-08 10:20:04 +01:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							0dc0888182 
							
						 
					 
					
						
						
							
							Merge pull request  #483  from TheBlueMatt/master  
						
						... 
						
						
						
						Clarify SPV node usage of BIP 152 
						
						
					 
					
						2016-12-06 00:52:21 +00:00 
						 
				 
			
				
					
						
							
							
								Matt Corallo 
							
						 
					 
					
						
						
						
						
							
						
						
							aee228746d 
							
						 
					 
					
						
						
							
							Clarify SPV node usage.  
						
						
						
						
					 
					
						2016-12-05 13:55:40 -08:00 
						 
				 
			
				
					
						
							
							
								Matt David 
							
						 
					 
					
						
						
						
						
							
						
						
							1ba95330d1 
							
						 
					 
					
						
						
							
							Merge remote-tracking branch 'upstream/master'  
						
						
						
						
					 
					
						2016-12-02 14:37:53 -08:00 
						 
				 
			
				
					
						
							
							
								Matt David 
							
						 
					 
					
						
						
						
						
							
						
						
							9ec4be2808 
							
						 
					 
					
						
						
							
							- Add CC-BY license for BIP75  
						
						
						
						
					 
					
						2016-12-02 14:37:32 -08:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							acffcfbe18 
							
						 
					 
					
						
						
							
							Merge pull request  #480  from sdaftuar/first-draft-ism  
						
						... 
						
						
						
						BIP 90: Buried deployments 
						
						
					 
					
						2016-12-01 20:16:40 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							a9558eff75 
							
						 
					 
					
						
						
							
							Merge pull request  #481  from luke-jr/bip0109-rejected  
						
						... 
						
						
						
						Update BIP 109 status Draft->Rejected 
						
						
					 
					
						2016-12-01 20:16:08 +00:00 
						 
				 
			
				
					
						
							
							
								Suhas Daftuar 
							
						 
					 
					
						
						
						
						
							
						
						
							2bc2f06089 
							
						 
					 
					
						
						
							
							fix preamble  
						
						
						
						
					 
					
						2016-12-01 15:11:16 -05:00 
						 
				 
			
				
					
						
							
							
								Suhas Daftuar 
							
						 
					 
					
						
						
						
						
							
						
						
							5d21c93a68 
							
						 
					 
					
						
						
							
							Assign BIP90 and update README  
						
						
						
						
					 
					
						2016-12-01 08:56:40 -05:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							710a20ad33 
							
						 
					 
					
						
						
							
							Update BIP 109 status Draft->Rejected  
						
						... 
						
						
						
						All proponents of BIP 109 seem to agree it is dead 
						
						
					 
					
						2016-11-30 23:33:24 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							284424f217 
							
						 
					 
					
						
						
							
							Merge pull request  #479  from blocktrail/bip67-license  
						
						... 
						
						
						
						add Copyright to BIP67 
						
						
					 
					
						2016-11-30 21:12:13 +00:00 
						 
				 
			
				
					
						
							
							
								Suhas Daftuar 
							
						 
					 
					
						
						
						
						
							
						
						
							0fc3fe20ca 
							
						 
					 
					
						
						
							
							Emphasize code simplification over performance optimization  
						
						
						
						
					 
					
						2016-11-30 12:25:52 -05:00 
						 
				 
			
				
					
						
							
							
								Ruben de Vries 
							
						 
					 
					
						
						
						
						
							
						
						
							148988067a 
							
						 
					 
					
						
						
							
							add Copyright to BIP67  
						
						
						
						
					 
					
						2016-11-30 17:48:54 +01:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							395262bd1d 
							
						 
					 
					
						
						
							
							BIPs 17, 18, 19, 20, 22, and 23: Add missing Copyright section  
						
						
						
						
					 
					
						2016-11-30 10:09:54 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							453b8ab832 
							
						 
					 
					
						
						
							
							Merge pull request  #477  from luke-jr/bip0123-clarify  
						
						... 
						
						
						
						BIP 123: Clarify how used with non-Standards BIPs, and update list 
						
						
					 
					
						2016-11-30 03:33:15 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							06e6f29fca 
							
						 
					 
					
						
						
							
							Merge pull request  #475  from zander/ft-update  
						
						... 
						
						
						
						Update the spec following the new developments 
						
						
					 
					
						2016-11-29 04:04:17 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							c834fde23b 
							
						 
					 
					
						
						
							
							BIP 123: Clarify how used with non-Standards BIPs, and update list  
						
						
						
						
					 
					
						2016-11-29 04:00:50 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							2bd92edce1 
							
						 
					 
					
						
						
							
							BIP 2: Layer is only for ST BIPs  
						
						
						
						
					 
					
						2016-11-29 03:07:35 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							c26a663b08 
							
						 
					 
					
						
						
							
							BIP 2: Include Layer header from BIP 123 in general preamble and change list  
						
						
						
						
					 
					
						2016-11-29 03:05:46 +00:00 
						 
				 
			
				
					
						
							
							
								Luke Dashjr 
							
						 
					 
					
						
						
						
						
							
						
						
							34259408fe 
							
						 
					 
					
						
						
							
							Merge pull request  #476  from techguy613/master  
						
						... 
						
						
						
						BIP75 Update for SEC Formatted Public Keys and Unique Identifier 
						
						
					 
					
						2016-11-28 23:29:13 +00:00 
						 
				 
			
				
					
						
							
							
								Matt David 
							
						 
					 
					
						
						
						
						
							
						
						
							99614fcf2e 
							
						 
					 
					
						
						
							
							- Update identifier comment in paymentrequest.proto  
						
						
						
						
					 
					
						2016-11-28 10:40:52 -08:00