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

[PoW][RandomX] Cherry picked fixes from offical randomx repo #891

Merged
merged 6 commits into from
Jan 21, 2021

Conversation

codeofalltrades
Copy link
Collaborator

Problem

Keep randomx code current

Solution

Cherry picked fixes from offical randomx repo
Fix alignment for ARMv8 code - tevador/RandomX@9a5d504
Fix inconsistent class/struct usage - tevador/RandomX@57545d1
Combined hash and fill AES loop - tevador/RandomX@219c02e
Hide tempHash from the public API - tevador/RandomX@3910d49
Replace hardcoded literal with its appropriate symbol - tevador/RandomX@a7733de
Fix symbol collisions with blake2b - tevador/RandomX@7567cef

Unit Testing Results

Start the wallet
Start mining randomx
Verify you can spend mined coins

Copy link
Collaborator

@CaveSpectre11 CaveSpectre11 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK f033b57

@codeofalltrades codeofalltrades merged commit fbd5fd4 into Veil-Project:master Jan 21, 2021
@codeofalltrades codeofalltrades deleted the pow-changes branch January 21, 2021 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Algo: RandomX Code Review: Passed Component: Miner Both PoW and PoS block creation Tag: PoW Related to Proof of Work consensus
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants