FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add no-op handling for zero bits in lshift_prevent_overflow function by trackoor · Pull Request #400 · BitVM/BitVM · GitHub

/ BitVM Public

Add no-op handling for zero bits in lshift_prevent_overflow function - #400

Open
trackoor wants to merge 1 commit into
BitVM:mainfrom
trackoor:fix/lshift-bits0-altstack
Open

Add no-op handling for zero bits in lshift_prevent_overflow function#400
trackoor wants to merge 1 commit into
BitVM:mainfrom
trackoor:fix/lshift-bits0-altstack

Conversation

Copy link
Copy Markdown

Fix #399

…to prevent unnecessary altstack usage and added assertion for bits limit.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

Successfully merging this pull request may close these issues.

lshift_prevent_overflow(bits = 0) empties/underflows altstack due to missing OP_TOALTSTACK pushes in limb shifters

1 participant


Back | FazBrowse Home | New Git URL