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

Comment out the inclusion of timestamps in compiled library #7

Merged
merged 1 commit into from
Oct 16, 2016

Conversation

str4d
Copy link

@str4d str4d commented Oct 16, 2016

This removes the one source of indeterminism that is preventing deterministic builds of Zcash.

@str4d
Copy link
Author

str4d commented Oct 16, 2016

@ebfull supposedly faketime should be ensuring that these macros return deterministic values, but that doesn't appear to be happening at present in the gitian builder. Commenting them out entirely seems simpler and more reliable (since AFAICT we don't need them at all).

@ebfull ebfull merged commit 7547ea0 into master Oct 16, 2016
@ebfull
Copy link

ebfull commented Oct 16, 2016

ACK! Yes!

@str4d str4d deleted the remove-indeterminism branch October 16, 2016 17:16
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