Skip to content

klk my people#2

Open
stircruz wants to merge 793 commits intoAlonzo-Coeus:masterfrom
stircruz:master
Open

klk my people#2
stircruz wants to merge 793 commits intoAlonzo-Coeus:masterfrom
stircruz:master

Conversation

@stircruz
Copy link
Copy Markdown

@stircruz stircruz commented Mar 8, 2019

gracias por contribuir

meshcollider and others added 30 commits September 16, 2017 20:19
BIP 175: Pay to Contract Protocol
Remove second service bit from NODE_NETWORK_LIMITED/BIP159
Elliptic curve digital signature algorithm
BIP39: elixir mnemonic library reference added
typo 'ECSDA' changed to correct 'ECDSA'
bip-0173: test vectors, HRP, and casing requirements updates
I'm not affiliated with this implementation but I found it today and it appears to be actively maintained.
luke-jr and others added 30 commits October 23, 2018 16:21
Minor grammatical fixes to bip79
Update bip79 to require Access-Control-Allow-Origin support
bip-0159: Fix NODE_NETWORK_LIMITED threshold
…le-2

BIP125: rephrase rule 2 for clarity
As pointed out by Adam Gibson on the bitcoin-dev mailing list.
Being new to the spec, I had to reread this multiple times to understand it. Ordering the setences according to scope seems to make it easier to grock.
Flipping the sentence order here for simplicity.
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.
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.
BIP-0158: add test cases for OP_RETURN with op codes, empty filter
[WIP] bip-322: strip out proof-of-funds related stuff and fix several issues
Update bip-0039.mediawiki, fix broken link
This reverts commit 9101836, reversing
changes made to e2c91c8.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.