peterizzoo
ffa6783a85
Update bip-0001.mediawiki
...
It seems the date is wrong for when this BIP was created. I see here (https://sourceforge.net/p/bitcoin/mailman/message/28106734/ ) it was created on 9/19/11. I don't see any earlier entries on the mailing list that would suggest the 8/19 date is accurate
2020-08-26 07:04:35 -04:00
Luke Dashjr
9d44e594b0
Merge pull request #970 from instagibbs/patch-12
...
BIP 342: be slightly more explicit about codesep_pos
2020-08-20 22:22:06 +00:00
Luke Dashjr
76c3ced4b0
Merge pull request #964 from sanket1729/master
...
BIP 174: Fix formatting changes
2020-08-20 22:17:04 +00:00
Luke Dashjr
f6e11640e7
Merge pull request #955 from apoelstra/2020-07-hash-preimages-to-174
...
BIP174: add hash preimage fields to inputs
2020-08-20 22:16:52 +00:00
Luke Dashjr
a2cd496af1
Merge pull request #966 from sdaftuar/2020-08-wtxid-relay-fixes
...
BIP 339 clarifications
2020-08-20 22:16:12 +00:00
Luke Dashjr
cc46fba821
Merge pull request #965 from yahiheb/bip79
...
Update bip79 status
2020-08-20 22:14:00 +00:00
Luke Dashjr
f75161ccbf
Merge pull request #962 from darosior/bip32_python_implem
...
bip-0032: remove the 'Implementations' section
2020-08-20 22:13:10 +00:00
Luke Dashjr
2efffd3745
Merge pull request #959 from ysangkok/expire-bip-0180
...
Reject 180 (expired)
2020-08-20 22:08:58 +00:00
Luke Dashjr
f11adeaf62
Merge pull request #958 from ysangkok/expire-bip-0171
...
Reject 171 (expired)
2020-08-20 22:08:21 +00:00
Luke Dashjr
185527510c
Merge pull request #957 from ysangkok/expire-bip-0134
...
Reject 134 (expired)
2020-08-20 22:07:58 +00:00
Luke Dashjr
ee43d1c64b
Merge pull request #956 from ysangkok/expire-bip-0131
...
Reject 131 (expired)
2020-08-20 22:07:34 +00:00
Gregory Sanders
25fe598828
be slightly more explicit about codesep_pos
...
Felt this could be under-defined, and if this is wrong, would be nice to have correct text in its place
2020-08-16 23:32:38 -04:00
Andrew Poelstra
277be22357
BIP174: add hash preimage fields to inputs
2020-08-11 17:31:16 +00:00
Suhas Daftuar
f319663c04
BIP339: clarify fetching
...
A node may always fetch a transactions using the txid.
2020-08-07 15:37:03 -04:00
John Newbery
5909b91b93
BIP339: clarify handshake
2020-08-07 15:33:28 -04:00
John Newbery
6014c8289e
BIP339: consistent capitalization
...
Use lowercase for message types.
2020-08-07 15:33:28 -04:00
Yahia Chiheb
30e70e4974
Update bip 79 status
2020-08-05 20:20:11 +01:00
Sanket Kanjalkar
8d3b41936f
Fix formatting changes
2020-08-04 13:27:31 -05:00
Antoine Poinsot
4bc05ff903
bip-0032: remove the 'Implementations' section
...
Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
2020-08-04 12:17:25 +02:00
Luke Dashjr
b4dddbcf75
Merge pull request #946 from kiminuo/patch-1
...
Update bip-0078.mediawiki
2020-08-03 09:55:17 +00:00
Janus
03a8486bb7
Reject 180 (expired)
2020-08-01 17:37:26 -05:00
Janus
cdf7934885
Reject 171 (expired)
2020-08-01 17:34:53 -05:00
Janus
1c6cdff42c
Reject 134 (expired)
2020-08-01 17:18:43 -05:00
Janus
4bfd643dec
Reject 131 (expired)
2020-08-01 17:17:43 -05:00
Luke Dashjr
c134a853a9
Merge pull request #949 from jrawsthorne/bip8-pseudocode-fix
...
BIP8: Fix pseudocode starting 1 block early
2020-08-01 02:28:38 +00:00
Luke Dashjr
d1eec05739
Merge pull request #954 from sipa/202007_tapsighash_capitalization
...
Use consistent capitalization of tag TapSighash
2020-08-01 02:26:14 +00:00
Luke Dashjr
10ddcd6846
Merge pull request #948 from achow101/bip174-dual-utxos
...
BIP174: Clarify that both UTXO types are allowed
2020-08-01 02:24:08 +00:00
Luke Dashjr
b096ae3bd3
Merge pull request #934 from scgbckbone/fix_bip85
...
Fix bip85
2020-08-01 00:13:38 +00:00
Luke Dashjr
0e460e7f1e
Merge pull request #932 from azuchi/fix-bip85-testvector
...
BIP85: Fix wrong test vector
2020-08-01 00:12:39 +00:00
Luke Dashjr
e4c606a742
Merge pull request #939 from ysangkok/expired-bip-0156
...
Reject 156 (expired)
2020-08-01 00:06:33 +00:00
Luke Dashjr
8feba22367
Merge pull request #936 from ysangkok/expired-bip-0140
...
Reject 140 (expired)
2020-08-01 00:05:42 +00:00
Luke Dashjr
7660d60151
Merge pull request #947 from ajtowns/202007-signet-tx
...
bip-325: change signature scheme to be tx-based
2020-07-30 02:34:15 +00:00
Pieter Wuille
b9ea863727
Use consistent capitalization of tag TapSighash
2020-07-28 13:50:50 -07:00
Jake Rawsthorne
d6267eddb4
Fix pseudocode starting 1 block early
2020-07-22 20:56:09 +01:00
Anthony Towns
3cf239eef3
bip-325: change signature scheme to be tx-based
2020-07-22 14:41:19 +10:00
Andrew Chow
5ac2cb5b93
BIP174: Clarify that both UTXO types are allowed
2020-07-21 18:27:20 -04:00
kiminuo
a4fd5cc8ad
Update bip-0078.mediawiki
...
Fix a few links.
2020-07-19 22:51:06 +02:00
Luke Dashjr
5cc0c6fb49
Merge pull request #938 from ysangkok/expired-bip-0115
...
Reject 115 (expired)
2020-07-13 03:24:02 +00:00
Luke Dashjr
1515e3ddc9
Merge pull request #925 from ysangkok/final-bip-0090
...
Final BIP-0090 (Buried Deployments)
2020-07-06 22:04:00 +00:00
Luke Dashjr
eda06164d3
BIP 8: Add new reference implementation
2020-06-26 20:17:22 +00:00
Luke Dashjr
c0d698ae77
BIP 8: Note LOCKED_IN bit requirement in GBT section
2020-06-26 20:07:17 +00:00
Luke Dashjr
ef04aeca51
BIP 8: Fix timeout logic
2020-06-26 17:37:50 +00:00
Luke Dashjr
8e906f14af
BIP 8: Remove impossible direct path from DEFINED to FAILING
2020-06-26 15:25:22 +00:00
Luke Dashjr
a59aaceffc
Merge pull request #795 from ysangkok/bip-0083
...
Reject BIP-0083 (three years inactivity)
2020-06-26 12:33:49 +00:00
Janus
7fecce0751
Final BIP-0090
2020-06-25 23:00:59 -05:00
Janus
f50152b3df
Reject 156 (expired)
2020-06-25 22:55:32 -05:00
Janus
a2346e5a54
Reject 115 (expired)
2020-06-25 22:47:11 -05:00
Janus
6c87829b7b
Reject 140 (expired)
2020-06-25 22:42:52 -05:00
avirgovi
f6b935f308
moved duplicate segments to footnotes
2020-06-25 13:42:03 +02:00
avirgovi
a5beb39040
fixed bip32 algo to copy master key creation instead of private2private; added same warning to XPRV part
2020-06-25 13:30:36 +02:00