DSCKGEC / DSCKGEC/C-Coin

Create a Function to check if the entire chain is valid.

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Medium
Dominant language
Python
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Make your changes to the function:

is_chain_valid(self, chain)

in "Defining Blockchain and C-coin.py"

Contributor guide

Open the contributing guide

Research direction

Open "Defining Blockchain and C-coin.py" and read the surrounding blockchain and chain-representation code before examining is_chain_valid(self, chain). Trace how the chain is created and used to determine the validation expectations; done means the function checks the entire chain consistently with those existing behaviors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
blockchain
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.