Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Changed interface for proof_of_work #12

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Changed interface for proof_of_work #12

merged 1 commit into from
Jul 18, 2024

Conversation

vo-nil
Copy link
Contributor

@vo-nil vo-nil commented Jul 16, 2024

Added parallel implementation for proof_of_work for non-poseidon trascript, #11

closes #11

@vo-nil vo-nil self-assigned this Jul 16, 2024
@vo-nil vo-nil marked this pull request as draft July 18, 2024 08:46
@vo-nil vo-nil force-pushed the 11-rework-grinding branch from 1d25226 to fce1935 Compare July 18, 2024 08:53
Copy link

github-actions bot commented Jul 18, 2024

Linux Test Results

 48 files  ±0   48 suites  ±0   1m 24s ⏱️ -4s
173 tests ±0  167 ✅ ±0   6 💤 ±0  0 ❌ ±0 
392 runs  ±0  380 ✅ ±0  12 💤 ±0  0 ❌ ±0 

Results for commit bec804d. ± Comparison against base commit c0e5955.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Jul 18, 2024

Mac Test Results

 24 files  ±0   24 suites  ±0   19s ⏱️ -2s
173 tests ±0  167 ✅ ±0  6 💤 ±0  0 ❌ ±0 
196 runs  ±0  190 ✅ ±0  6 💤 ±0  0 ❌ ±0 

Results for commit bec804d. ± Comparison against base commit c0e5955.

♻️ This comment has been updated with latest results.

@vo-nil vo-nil requested a review from martun July 18, 2024 10:31
@vo-nil vo-nil marked this pull request as ready for review July 18, 2024 10:32
Added parallel implementation for proof_of_work for non-poseidon trascript, #11

Update for grinding, synchronizing with crypto3 #11

Renamed int_be to to_byte_array #11
@vo-nil vo-nil force-pushed the 11-rework-grinding branch from fce1935 to bec804d Compare July 18, 2024 14:20
@vo-nil vo-nil merged commit 61c1cf4 into master Jul 18, 2024
5 checks passed
@vo-nil vo-nil deleted the 11-rework-grinding branch July 18, 2024 15:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rework interface for proof_of_work
2 participants