jamesob / jamesob/tinychain

Code to validate coinbase transactions seems to be missing

Open
#11 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
1.4k
Forks
123
PR merge metrics
No merged PRs in 30d

Description

i.e. it's possible to add a coinbase transaction of arbitrary size to the chain.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the code that validates coinbase transactions and trace how transaction size is checked before a block is accepted. Reproduce the issue with an arbitrarily sized coinbase transaction, then add coverage showing that invalid sizes are rejected and valid transactions still pass.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.