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

Freeze randomx and progpow libraries using tags #73

Merged
merged 1 commit into from Jan 5, 2023

Conversation

jhelison
Copy link
Contributor

@jhelison jhelison commented Nov 30, 2022

Description

Since now we have the releases for progpow and randomx, we can change the versioning system to use tags.

This will allow us to have a better version control

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Build changes (changes the way the project builds)
  • 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?

Tested by building the projects using cargo

Relevant notes

Tags used:

@jhelison jhelison self-assigned this Nov 30, 2022
@jhelison jhelison marked this pull request as ready for review November 30, 2022 23:33
@jhelison jhelison merged commit 5b39952 into develop Jan 5, 2023
@jhelison jhelison deleted the chore/freeze-cargo-libs branch January 5, 2023 20:01
@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.

None yet

4 participants