Add support for Satoshi's Vision
- 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