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

Save dependency versions in repo #3384

Merged
merged 1 commit into from Nov 27, 2017
Merged

Conversation

bauerj
Copy link
Collaborator

@bauerj bauerj commented Nov 26, 2017

contrib/deterministic_requirements.txt is a pip requirements file containing Electrum's dependencies with frozen versions. It should be generated using contrib/freeze_packages.sh whenever dependencies need to be updated.

make_packages and build_electrum_git will use these versions.

This should bring us one step closer to deterministic builds.

@coveralls
Copy link

coveralls commented Nov 26, 2017

Coverage Status

Coverage remained the same at 42.845% when pulling 8b367fd on bauerj:determinstic-packages into 9425319 on spesmilo:master.

@coveralls
Copy link

coveralls commented Nov 26, 2017

Coverage Status

Coverage remained the same at 42.845% when pulling 9571782 on bauerj:determinstic-packages into 9425319 on spesmilo:master.

@ecdsa ecdsa merged commit d7fb582 into spesmilo:master Nov 27, 2017
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.

None yet

3 participants