Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-08 | Fix typo in BIP 49 | Nima Yazdanmehr | |
2020-09-08 | Merge pull request #986 from kallewoof/202009-bip325-1-5-bytes | Luke Dashjr | |
BIP 325: correct byte count for compact size | |||
2020-09-03 | bip-0325: correct byte count for compact size, and tweak to header name | Karl-Johan Alm | |
2020-09-01 | Merge pull request #983 from kallewoof/202008-signet-empty-commitment | Luke Dashjr | |
bip-0325: clarify the OP_TRUE challenge special case | |||
2020-08-29 | bip-0325: clarify the OP_TRUE challenge special case | Karl-Johan Alm | |
2020-08-27 | Merge pull request #980 from peterizzoo/patch-2 | Luke Dashjr | |
Update bip-0001.mediawiki | |||
2020-08-27 | Merge pull request #982 from sipa/bip-taproot | Luke Dashjr | |
BIP340 updates: even R, new tags, small fixups, clarifications | |||
2020-08-26 | Merge pull request #212 from sipa/202008_evenr_clarify | Pieter Wuille | |
Clarify that Jacobian coordinates are the optimization | |||
2020-08-26 | Clarify that Jacobian coordinates are the optimization, not the Legendre symbol | Pieter Wuille | |
2020-08-26 | Merge pull request #210 from sipa/202008_even_r_tiebreaker | Pieter Wuille | |
Switch BIP340 to even R tiebreaker | |||
2020-08-26 | Update bip-0001.mediawiki | peterizzoo | |
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-20 | Merge pull request #970 from instagibbs/patch-12 | Luke Dashjr | |
BIP 342: be slightly more explicit about codesep_pos | |||
2020-08-20 | Merge pull request #964 from sanket1729/master | Luke Dashjr | |
BIP 174: Fix formatting changes | |||
2020-08-20 | Merge pull request #955 from apoelstra/2020-07-hash-preimages-to-174 | Luke Dashjr | |
BIP174: add hash preimage fields to inputs | |||
2020-08-20 | Merge pull request #966 from sdaftuar/2020-08-wtxid-relay-fixes | Luke Dashjr | |
BIP 339 clarifications | |||
2020-08-20 | Merge pull request #965 from yahiheb/bip79 | Luke Dashjr | |
Update bip79 status | |||
2020-08-20 | Merge pull request #962 from darosior/bip32_python_implem | Luke Dashjr | |
bip-0032: remove the 'Implementations' section | |||
2020-08-20 | Merge pull request #959 from ysangkok/expire-bip-0180 | Luke Dashjr | |
Reject 180 (expired) | |||
2020-08-20 | Merge pull request #958 from ysangkok/expire-bip-0171 | Luke Dashjr | |
Reject 171 (expired) | |||
2020-08-20 | Merge pull request #957 from ysangkok/expire-bip-0134 | Luke Dashjr | |
Reject 134 (expired) | |||
2020-08-20 | Merge pull request #956 from ysangkok/expire-bip-0131 | Luke Dashjr | |
Reject 131 (expired) | |||
2020-08-20 | Update test vectors and generation script | Pieter Wuille | |
2020-08-20 | Rename lift_x_even_y to lift_x | Pieter Wuille | |
2020-08-20 | Change tags to avoid collisions with earlier draft | Pieter Wuille | |
2020-08-20 | Switch to even tiebreaker for R | Pieter Wuille | |
2020-08-16 | be slightly more explicit about codesep_pos | Gregory Sanders | |
Felt this could be under-defined, and if this is wrong, would be nice to have correct text in its place | |||
2020-08-11 | BIP174: add hash preimage fields to inputs | Andrew Poelstra | |
2020-08-07 | BIP339: clarify fetching | Suhas Daftuar | |
A node may always fetch a transactions using the txid. | |||
2020-08-07 | BIP339: clarify handshake | John Newbery | |
2020-08-07 | BIP339: consistent capitalization | John Newbery | |
Use lowercase for message types. | |||
2020-08-05 | Update bip 79 status | Yahia Chiheb | |
2020-08-04 | Fix formatting changes | Sanket Kanjalkar | |
2020-08-04 | Merge pull request #209 from real-or-random/patch-17 | Pieter Wuille | |
BIP340: Fix typo | |||
2020-08-04 | BIP340: Fix typo | Tim Ruffing | |
2020-08-04 | bip-0032: remove the 'Implementations' section | Antoine Poinsot | |
Signed-off-by: Antoine Poinsot <darosior@protonmail.com> | |||
2020-08-03 | Merge pull request #946 from kiminuo/patch-1 | Luke Dashjr | |
Update bip-0078.mediawiki | |||
2020-08-01 | Reject 180 (expired) | Janus | |
2020-08-01 | Reject 171 (expired) | Janus | |
2020-08-01 | Reject 134 (expired) | Janus | |
2020-08-01 | Reject 131 (expired) | Janus | |
2020-08-01 | Merge pull request #949 from jrawsthorne/bip8-pseudocode-fix | Luke Dashjr | |
BIP8: Fix pseudocode starting 1 block early | |||
2020-08-01 | Merge pull request #954 from sipa/202007_tapsighash_capitalization | Luke Dashjr | |
Use consistent capitalization of tag TapSighash | |||
2020-08-01 | Merge pull request #948 from achow101/bip174-dual-utxos | Luke Dashjr | |
BIP174: Clarify that both UTXO types are allowed | |||
2020-08-01 | Merge pull request #934 from scgbckbone/fix_bip85 | Luke Dashjr | |
Fix bip85 | |||
2020-08-01 | Merge pull request #932 from azuchi/fix-bip85-testvector | Luke Dashjr | |
BIP85: Fix wrong test vector | |||
2020-08-01 | Merge pull request #939 from ysangkok/expired-bip-0156 | Luke Dashjr | |
Reject 156 (expired) | |||
2020-08-01 | Merge pull request #936 from ysangkok/expired-bip-0140 | Luke Dashjr | |
Reject 140 (expired) | |||
2020-07-30 | Merge pull request #947 from ajtowns/202007-signet-tx | Luke Dashjr | |
bip-325: change signature scheme to be tx-based | |||
2020-07-28 | Use consistent capitalization of tag TapSighash | Pieter Wuille | |
2020-07-22 | Fix pseudocode starting 1 block early | Jake Rawsthorne | |