forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 714
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
[Refactoring] Completed migration of uint* classes to blob #2314
Merged
Commits on May 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4a459b - Browse repository at this point
Copy the full SHA b4a459bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86e177b - Browse repository at this point
Copy the full SHA 86e177bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6488f24 - Browse repository at this point
Copy the full SHA 6488f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce0583 - Browse repository at this point
Copy the full SHA bce0583View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c41ca - Browse repository at this point
Copy the full SHA f8c41caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 990072e - Browse repository at this point
Copy the full SHA 990072eView commit details -
Configuration menu - View commit details
-
Copy full SHA for b02a67b - Browse repository at this point
Copy the full SHA b02a67bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9663d99 - Browse repository at this point
Copy the full SHA 9663d99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 957f529 - Browse repository at this point
Copy the full SHA 957f529View commit details -
[Refactor] Migrate uint256.h/.cpp to blob_uint implementation
- delete old uint256.h/uint256.cpp files - delete old uint512.h - rename files blob_uint256.h/blob_uint256.cpp --> uint256.h/uint256.cpp - rename class blob_uint256 --> uint256 - add uint160/512 blob implementation inside uint256.* files - move UintToArith/ArithToUint to arith_uint256.cpp
Configuration menu - View commit details
-
Copy full SHA for 22213ff - Browse repository at this point
Copy the full SHA 22213ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fe19b1 - Browse repository at this point
Copy the full SHA 8fe19b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddf0dcb - Browse repository at this point
Copy the full SHA ddf0dcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b1c0afb - Browse repository at this point
Copy the full SHA b1c0afbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ddd8f1 - Browse repository at this point
Copy the full SHA 4ddd8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for bce58ac - Browse repository at this point
Copy the full SHA bce58acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a640051 - Browse repository at this point
Copy the full SHA a640051View commit details -
Configuration menu - View commit details
-
Copy full SHA for 722759d - Browse repository at this point
Copy the full SHA 722759dView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.