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

Port Core PR 7907 (Optimize and Cleanup CScript::FindAndDelete) #255

Merged
merged 4 commits into from Jan 31, 2017

Conversation

sickpig
Copy link
Collaborator

@sickpig sickpig commented Jan 20, 2017

Port Core PR 7907 bitcoin/bitcoin#7907

ed63062 (Patrick Strateman) Improve worst-case behavior of CScript::FindAndDelete
e777acb (Gavin Andresen) Unit test for CScript::FindAndDelete
23d21c7 (Patrick Strateman) Replace c-style cast with c++ style static_cast.
f026217 (Patrick Strateman) Replace memcmp with std::equal in CScript::FindAndDelete

pstratem and others added 4 commits January 20, 2017 12:17
@gandrewstone gandrewstone merged commit a8d47be into BitcoinUnlimited:dev Jan 31, 2017
@sickpig sickpig deleted the fix/find-and-delete branch February 17, 2017 16:15
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.

None yet

4 participants