bcoin-org / bcoin-org/bcash

Add support for Satoshi's Vision

Open
#82 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
104
Forks
66
PR merge metrics
No merged PRs in 30d

Description

From https://bitcoinsv.io/contact/

- Restoring more original Satoshi op codes: `OP_MUL`, `OP_LSHIFT`, `OP_RSHIFT`, `OP_INVERT`
- Removing the limit of 201 op codes per script
- Raising the maximum block size to 128 MB

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by mapping the requested protocol changes across script handling and block-size validation: restore OP_MUL, OP_LSHIFT, OP_RSHIFT, and OP_INVERT, remove the 201-opcode script limit, and raise the maximum block size to 128 MB. Done means these rules are implemented consistently and covered by the relevant protocol tests, but the issue does not name files, entry points, or tests to begin with.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
blockchain
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.