1
0
Fork 0
mirror of https://github.com/bitcoin/bips.git synced 2025-02-24 15:36:53 +01:00
Commit graph

2147 commits

Author SHA1 Message Date
Luke Dashjr
daed7bfa8d
Merge pull request #849 from achow101/bip174-extensions
Bip174 extensions
2019-11-04 14:06:54 +00:00
Luke Dashjr
fd89f0ad92
Merge pull request #845 from MarcoFalke/patch-1
BIP 158: Fix mediawiki syntax typo, Remove remnants of the second filter type
2019-10-25 14:00:37 +00:00
Olaoluwa Osuntokun
898559fd05
BIP-0157: increase max getcfilters request to 1k blocks
In this commit, we effectively revert #699 by allow clients to request
filter for up to 1k consecutive blocks. Testing in the field has shown
that applications are able to reduce perceived latency from syncing to
full functionality after an app has been offline for several days by
batching requests for filters. A value of 100 would mean each additional
day behind adds an additional round trip, resulting in 10s of
seconds of lag after just a few days of being offline. A value of ~1k
allows implementations to catch up with roughly a week's worth of
filters in a single round trip.
2019-10-24 19:51:37 -07:00
Luke Dashjr
6bcb38f226
Merge pull request #837 from clarkmoody/bip-45-formatting
BIP-0045 - Formatting use <code> tags
2019-10-11 23:11:31 +00:00
Luke Dashjr
aca1510b92
Merge pull request #816 from kallewoof/2019-07-bip154-withdraw
BIP-154: change to withdrawn status
2019-10-11 23:06:03 +00:00
Luke Dashjr
67f7e52fc7
Merge pull request #852 from MarcoFalke/1909-103nono
BIP 103: Mark as withdrawn
2019-10-11 03:05:50 +00:00
MarcoFalke
09d3d83d7e BIP 103: Withdrawn 2019-10-10 18:15:24 -04:00
MarcoFalke
d2277115ce travis: Remove unused sudo:false
Builds in sudo-disabled docker containers are no longer available as of
last year and all builds happen on sudo enabled vms.

https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration#timeline---its-happening-fast
2019-10-10 18:15:12 -04:00
Gleb Naumenko
394601bb3c
Merge pull request #2 from MarcoFalke/patch-2
Update bip-reconcil.mediawiki
2019-10-09 12:51:35 -04:00
Andrew Chow
bc3a81e698 Specify proprietary use type 2019-10-02 15:09:51 -04:00
Gleb Naumenko
32af098957 minor fixes
Co-authored-by: Rusty Russel <rusty@rustcorp.com.au>
2019-09-30 11:49:54 +03:00
Gleb Naumenko
0ee067c70e Acknowledge suhas' contributions 2019-09-26 07:59:06 +03:00
MarcoFalke
630052355d
Update bip-reconcil.mediawiki
Fix mediawiki syntax for italic text
2019-09-25 15:47:11 -04:00
Gleb Naumenko
63504d9f9c
Merge pull request #1 from MarcoFalke/patch-2
bip-reconcil: Switch PD "license" to CC0
2019-09-25 16:46:31 +03:00
MarcoFalke
be33606bfe
bip-reconcil: Switch PD "license" to CC0
See https://github.com/bitcoin/bips/blob/master/bip-0002.mediawiki#recommended-licenses
2019-09-25 08:33:20 -04:00
Gleb Naumenko
311c085cab bip for erlay messages 2019-09-25 14:11:03 +03:00
Luke Dashjr
b1b248fc6a Update BIP 100 status Draft->Rejected 2019-09-24 19:33:03 +00:00
Luke Dashjr
3a5477c7cc Merge BIP 100 2019-09-24 19:31:38 +00:00
Luke Dashjr
773a7fe993 README: Fix BIP 100 fields 2019-09-24 19:31:13 +00:00
MarcoFalke
af134f361f
Update bip-0158.mediawiki
Fix:

* Render issue in `<ref>` tag (c.f. https://en.bitcoin.it/wiki/BIP_0158#Contents)
* Remove remnants of the second filter type
2019-09-24 15:05:03 -04:00
Luke Dashjr
b5723035e2
Merge pull request #642 from psztorc/master
BIP 300: Hashrate Escrows (Consensus layer)
2019-09-20 17:59:18 +00:00
Luke Dashjr
34f0fe5b2a BIP 300: Fix preamble 2019-09-20 17:50:14 +00:00
Paul Sztorc
c78766c360 add number 300 and update README 2019-09-20 10:25:26 -07:00
Paul Sztorc
ecc00805c2 clarify + specific M4 example 2019-09-20 10:19:47 -07:00
Paul Sztorc
a9b0bc593a spellcheck 2019-09-20 10:19:46 -07:00
Paul Sztorc
c6da99018d typos 2019-09-20 10:19:46 -07:00
Paul Sztorc
99e57b086a compress
We were able to dramatically shorten the BIP, by deleting superfluous explanations/justifications. Instead it just focuses on what the messages are.
2019-09-20 10:19:46 -07:00
Paul Sztorc
3201b23119 typo 2019-09-20 10:19:46 -07:00
Paul Sztorc
dd02ff4c07 edit and shorten slightly 2019-09-20 10:19:46 -07:00
Kalle Rosenbaum
f1aff33f46 BIP174: Remove misleading sentence
The sentence seems to suggest that the "master key fingerprint" can be the fingerprint of any intermediate node on the derivation path, which isn't true.
2019-09-20 19:00:03 +02:00
Luke Dashjr
7e9fab150f
Merge pull request #810 from NicolasDorier/bips/global-xpub-test-vector
bip174: Add test vector for global xpub
2019-09-20 00:35:24 +00:00
Luke Dashjr
c7057971e1
Merge pull request #842 from darosior/174_typo
Remove a typo in bip-0174
2019-09-20 00:35:04 +00:00
Luke Dashjr
7d91fd1863
Merge pull request #775 from azuchi/fix-bip197-error
[BIP197] Fix description of Refund Period
2019-09-19 22:28:26 +00:00
Luke Dashjr
9e7d213e82
Merge pull request #796 from lukechilds/patch-2
[bip174] Fix typo in signer pseudo code
2019-09-19 22:18:45 +00:00
Luke Dashjr
df22d72c29
Merge pull request #811 from achow101/bip174-xpubs
BIP 174: global xpubs serialization test vector
2019-09-19 22:18:33 +00:00
Luke Dashjr
2eca4d32c8 Update BIP 102 status Draft->Rejected 2019-09-19 22:16:51 +00:00
Luke Dashjr
6a37a0d5e2
Merge pull request #820 from kallewoof/travis-link-format
travis: add a check for common mistake mediawiki links
2019-09-19 22:12:36 +00:00
Luke Dashjr
51a8d83122
Merge pull request #493 from zizelevak/master
Czech wordlist for BIP0039
2019-09-19 22:05:16 +00:00
Luke Dashjr
7bbe439509
Merge pull request #780 from dergigi/patch-1
[Trivial] BIP69: Fix word repetition
2019-09-19 22:03:50 +00:00
Luke Dashjr
990a5abf49
Merge pull request #838 from kallewoof/bip322-fix-testvectors
bip322: fix test-vectors
2019-09-19 22:01:47 +00:00
Luke Dashjr
fffeba18b3
Merge pull request #843 from vincenzopalazzo/master
Fixed hanging links and removed the number inside the name of the file base58.cpp
2019-09-19 21:34:46 +00:00
Vincenzo Palazzo
aeda6226dd
Update bip-0013.mediawiki 2019-09-18 11:23:47 +02:00
Vincenzo Palazzo
4d47fb24aa
Update bip-0013.mediawiki 2019-09-18 11:22:24 +02:00
darosior
b4e6b0fac2
bip-0174: remove duplicated 'only' (typo) 2019-09-16 13:16:11 +02:00
Karl-Johan Alm
c28773f34e
bip322: fix test-vectors 2019-08-28 15:09:50 +09:00
Luke Dashjr
33e6283a68
Merge pull request #824 from kallewoof/2019-08-bip322-fix-abstract
BIP322: added background
2019-08-28 04:46:30 +00:00
Clark Moody
71529345e8 Switch from Markdown-style code to Mediawiki 2019-08-26 17:24:57 -05:00
Karl-Johan Alm
b3cec02aa4
bip-322: clarify when to return ERROR in verify action 2019-08-08 01:08:12 +09:00
Karl-Johan Alm
f0784c6e92
BIP322: added background to explain why BIP322 exists, and what it changes 2019-08-06 17:09:25 +09: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