Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-12 | BIP-0158: clarify OP_RETURN handling for filters | Olaoluwa Osuntokun | |
In this commit, we clarify how we handle `OP_RETURN` outputs for regular filters. The prior language was a bit ambiguous, so we hope to make it as explicit as possible. | |||
2019-02-12 | BIP-0158: add test cases for OP_RETURN with op codes, empty filter | Olaoluwa Osuntokun | |
In this commit, we add a new test case for a filter built from a block that has a transaction with an OP_RETURN which isn't followed by only push data items. The prior implementation for btcd (which was used to generated these test vectors), had a stricter check which caused it to add extra items to the filter. We also add a case of a block that has a single coinbase transaction, with that transaction having only an OP_RETURN output. As a result, that filter will be "empty", and is signalled by by a single zero (0x00) byte. In order to make building the code that makes the test vectors reproducible, we've added go.mod and go.sum files as well. | |||
2018-12-14 | Merge pull request #740 from skddc/patch-1 | Luke Dashjr | |
Fix typo | |||
2018-12-14 | Merge pull request #734 from maguayo/patch-1 | Luke Dashjr | |
Update bip-0032.mediawiki | |||
2018-12-14 | Merge pull request #745 from harding/2018-12-bip125-clarify-rule-2 | Luke Dashjr | |
BIP125: rephrase rule 2 for clarity | |||
2018-12-10 | Merge pull request #735 from Coding-Enthusiast/patch-1 | Luke Dashjr | |
bip-0159: Fix NODE_NETWORK_LIMITED threshold | |||
2018-12-04 | BIP125: rephrase rule #2 for clarity | David A. Harding | |
2018-11-21 | Fix typo | Sebastian Kippe | |
2018-10-29 | Merge pull request #736 from RHavar/master | Luke Dashjr | |
Update bip79 to require Access-Control-Allow-Origin support | |||
2018-10-29 | Update bip79 to require Access-Control-Allow-Origin support | Ryan Havar | |
2018-10-28 | bip-0159: Fix NODE_NETWORK_LIMITED threshold | Coding Enthusiast | |
The threshold seems to be 288 (2 * 144). https://github.com/jonasschnelli/bitcoin/blob/de74c625833bba8d8171a2d0dd6ede2e9d5da88b/src/validation.h#L207 | |||
2018-10-25 | Update bip-0032.mediawiki | Marcos Aguayo | |
2018-10-23 | Merge pull request #732 from RHavar/master | Luke Dashjr | |
Minor grammatical fixes to bip79 | |||
2018-10-23 | Minor grammatical fixes to bip79 | Ryan Havar | |
2018-10-19 | Merge BIP 79 | Luke Dashjr | |
2018-10-19 | README: Add BIP 79 | Luke Dashjr | |
2018-10-20 | Fix date format | Ryan Havar | |
2018-10-19 | Retitle and move to bip79 | Ryan Havar | |
2018-10-16 | Add backwards compatibility section | Ryan Havar | |
2018-10-16 | Address review comments | Ryan Havar | |
2018-10-16 | Merge pull request #728 from kaidiren/patch-1 | Luke Dashjr | |
fix bip-0016 link 404 | |||
2018-10-16 | Merge pull request #726 from vikmeup/patch-1 | Luke Dashjr | |
Add Trust to compatible wallets | |||
2018-10-08 | Add bip for bustapay | Ryan Havar | |
2018-09-28 | fix bip-0016 link 404 | kaidiren | |
2018-09-19 | Merge pull request #725 from kallewoof/bip-generic-signmessage | Luke Dashjr | |
BIP 322: Generic Signed Message Format | |||
2018-09-13 | Add Trust to compatible wallets | Viktor Radchenko | |
2018-09-12 | fix witness program -> witness | Karl-Johan Alm | |
2018-09-12 | BIP: Generic Signed Message Format | Karl-Johan Alm | |
2018-09-07 | Merge commit '03b7587' | Luke Dashjr | |
2018-09-07 | BIP 310: Fix preamble; add to README | Luke Dashjr | |
2018-09-07 | Assign BIP 320 to nVersion bits for general purpose use | Luke Dashjr | |
2018-09-07 | Merge pull request #718 from jimpo/bip-0158-updates | Luke Dashjr | |
Bip 158 updates | |||
2018-09-07 | Merge pull request #716 from jonathancross/bip-158-format | Luke Dashjr | |
BIP-158: Fixing list formatting and spelling of 'license' | |||
2018-09-07 | Merge pull request #698 from polydin/typos | Luke Dashjr | |
BIP 158: fix incorrect bullet formatting (typo) | |||
2018-08-30 | Merge pull request #719 from afk11/bip174-fixture-typo | Luke Dashjr | |
bip174: typo in some fixtures (using wrong magic prefix) | |||
2018-08-29 | BIP-174: fixtures should use correct magic | Thomas Kerin | |
2018-08-27 | BIP 158: Specify endianness of block hash to k conversion. | Jim Posen | |
2018-08-27 | BIP 158: Fix broken link to test vectors. | Jim Posen | |
2018-08-27 | BIP 158: Add more cases to test vectors. | Jim Posen | |
2018-08-27 | bip 310 - add assigned number, ellaborate on mining.capabilities incompatibility | Jan Čapek | |
2018-08-26 | Merge pull request #681 from fedsten/master | Luke Dashjr | |
BIP 112: fix typo | |||
2018-08-26 | Merge pull request #712 from mytwocentimes/patch-1 | Luke Dashjr | |
[Trivial]Typos & links fix BIP 151 | |||
2018-08-26 | Fixing list formatting and spelling of 'license' | Jonathan Cross | |
2018-08-24 | Import initial draft of stratum extension bip | Jan Čapek | |
2018-08-19 | Merge pull request #711 from jonathancross/bip-reservedbits | Luke Dashjr | |
Minor typo fix for "reservedbits" BIP | |||
2018-08-19 | [Trivial]Typos & links fix BIP 151 | Dario | |
Came to learn - fixed a few things [trivial] | |||
2018-08-15 | Minor typo fix bip-reservedbits | Jonathan Cross | |
2018-08-15 | Merge pull request #710 from dandelion-org/dandelion-rebase2 | Luke Dashjr | |
BIP 156: rename figure filenames [trivial] | |||
2018-08-15 | Merge pull request #661 from btcdrak/reservedbits | Luke Dashjr | |
BIP to reserve nversion bits in blockheader | |||
2018-08-14 | Update metadata and BC | ฿tcDrak | |