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

Make builds reproducible #74

Merged
merged 3 commits into from
Jan 5, 2023
Merged

Make builds reproducible #74

merged 3 commits into from
Jan 5, 2023

Conversation

jhelison
Copy link
Contributor

Description

Make the builds have a deterministic behavior.

  • Remove the duplicated library openssl
    -Update the library cursive
    • Some code had to be changed for it

This will allow us to have a better version control

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

  • Ubuntu 20.04.5 LTS
  • Windows 10

Relevant notes

No notes

@jhelison jhelison marked this pull request as ready for review November 30, 2022 23:33
@jhelison jhelison self-assigned this Dec 7, 2022
@jhelison jhelison merged commit f04f86a into develop Jan 5, 2023
@jhelison jhelison deleted the fix/make-reproducible branch January 5, 2023 20:02
@jhelison jhelison mentioned this pull request Jan 17, 2023
jhelison added a commit that referenced this pull request Jan 19, 2023
- fix: add crossbeam-epoch dependency to fix panic backtrace messages on 0.7.1 version #52
- V3 custom config for testnets #57
- allow usernet to mine more blocks using header version 6, just like f… #58
- fix: A small update to enable block mining on usernet v3 #59
- feat: usernet now is optimized to mine more blocks per second #60
- fix: small fix related to match_ref variable #61
- Fix/documentation #62
- Feat/get blocks #64
- feat: Added feedback if foundations are broken #65
- Update the develop branch with master commits #66
- Feat: Add Testnet configuration file #67
- Floonet configuration #68
- Fix cucumber tests #69
- Freeze randomx and progpow libraries using tags #73
- Make builds reproducible #74
- Edit pre-commit and add PR template #75
- Add automation to build the release binaries and tar files #76
- Update main readme for the project #78
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.

4 participants