Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Satoshi's Vision #82

Open
thebalaa opened this issue Sep 3, 2018 · 2 comments
Open

Add support for Satoshi's Vision #82

thebalaa opened this issue Sep 3, 2018 · 2 comments

Comments

@thebalaa
Copy link

thebalaa commented Sep 3, 2018

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
@bcoin-org bcoin-org deleted a comment from jonajosejg Sep 3, 2018
@nodech
Copy link
Member

nodech commented Sep 4, 2018

Thank you for your interest in bcash. Unfortunately, currently we don't have any plans on supporting those changes. But It should be possible and welcome to fork bcash apply those changes.We will be releasing a new, stable version of bcash in the coming days, so probably that is good place to fork from.

@brentongunning
Copy link

Hey @thebalaa - I forked bcash for SV

https://github.com/brentongunning/bcoinsv

@nodar-chkuaselidze If you guys do decide to support SV, you can take the port. A few TODOs remain that I probably won't get to:

  • Move the new opcode tests to magnetic-tests
  • Add additional tests for the new opcodes
  • Apply block size and script len as part of magnetic activation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants