Skip to content

Added Proof of Stake(PoS) #10844

Added Proof of Stake(PoS)

Added Proof of Stake(PoS) #10844

Triggered via pull request October 10, 2024 16:30
Status Failure
Total duration 17s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (W291): blockchain/proof_of_work.py#L9
blockchain/proof_of_work.py:9:71: W291 Trailing whitespace
Ruff (F841): blockchain/proof_of_work.py#L25
blockchain/proof_of_work.py:25:5: F841 Local variable `start` is assigned to but never used
Ruff (F841): blockchain/proof_of_work.py#L30
blockchain/proof_of_work.py:30:13: F841 Local variable `end` is assigned to but never used
ruff
Process completed with exit code 1.