Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Github Actions workflow gradle.yml #3

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

msgilligan
Copy link
Member

No description provided.

@msgilligan msgilligan changed the base branch from consensusj-master to master September 11, 2019 04:36
@msgilligan msgilligan changed the base branch from master to consensusj-master September 11, 2019 04:53
schildbach and others added 2 commits October 1, 2019 21:44
…re of P2WPKH outputs.

P2WPKH outputs are a similar case as P2PK outputs in that inputs that spend them
cannot be matched by a bloom filter: their scriptSig is empty and their witness
(which would contain a matching pubkey) is not tested for a match. This is a
shortcoming of the SegWit spec.

Hopefully this fixes bitcoinj#1690
@msgilligan msgilligan changed the base branch from consensusj-master to master October 2, 2019 18:24
Use Github Actions built-in Gradle 5.6.2

Github Actions virtual environments all include
a pre-installed Gradle that is 5.6 or later, so
we can just build with it without using the wrapper.
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.

2 participants