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

22 Commits

Author SHA1 Message Date
Luke Dashjr
f70132e58b BIP 174: Revert title change to fit length limit
This partially reverts c0991047e2.
2021-02-03 22:33:18 +00:00
Andrew Chow
c0991047e2 Explicitly specify PSBTv0 2021-01-15 13:01:19 -05:00
Luke Dashjr
d8a56c9f2b scripts/buildtable.pl: Fix for Obsolete status 2020-06-02 08:53:55 +00:00
Luke Dashjr
33308e75f8 Merge BIPs 340-342 2020-01-24 00:01:16 +00:00
Karl-Johan Alm
1d20ad8a42
linter: avoid false positives such as C++ lambda exprs by only detecting links starting with 'http' 2020-01-20 14:07:27 +09:00
Pieter Wuille
fa305e5abd Make buildtable.pl support Requires: field 2020-01-19 14:48:58 -08:00
Karl-Johan Alm
6129830a33
travis: add a check for common mistake mediawiki links
Several BIPs have mistaken links in format [text](url) which this travis check will detect and complain about.
2019-08-06 16:46:20 +09:00
Luke Dashjr
41cabd2de5 scripts/buildtable: Support License-Code header 2017-10-29 04:04:07 +00:00
Luke Dashjr
4fd8557b7f scripts/buildtable: Check Title length 2017-05-23 13:18:52 +00:00
Luke Dashjr
d7e6a37fe4 scripts/buildtable: Explain the problem for first Comments-URI mismatch 2017-05-07 22:24:47 +00:00
Luke Dashjr
dd3254bb00 scripts/buildtable: Comments-Summary is technically optional 2017-05-05 15:13:20 +00:00
Luke Dashjr
24af63b7e6 script/buildtable: Remove missing-license exceptions no longer needed 2017-01-20 00:13:01 +00:00
Luke Dashjr
95dfd21ea2 scripts/buildtable: Check for extraneous spaces after header name 2017-01-14 07:04:12 +00:00
Luke Dashjr
7d94bb685b BIP 75: Add License header 2017-01-01 12:30:28 +00:00
Luke Dashjr
183852337b README: Include BIP Layers in index 2016-12-15 05:04:31 +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
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
c834fde23b BIP 123: Clarify how used with non-Standards BIPs, and update list 2016-11-29 04:00:50 +00:00
Luke Dashjr
6d086e11d0 Bugfix: scripts/buildtable: Tolerate Discussions-To, Replaces, Superseded-By, and Resolution headers 2016-10-05 05:50:12 +00:00
Luke Dashjr
ebf5c28988 Travis: Initial formatting tests 2016-02-09 05:14:17 +00:00