forked from dashpay/dash
-
Notifications
You must be signed in to change notification settings - Fork 720
[Refactor] Mix refactoring in preparation for DMN lists #2270
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
Merged
random-zebra
merged 17 commits into
PIVX-Project:master
from
random-zebra:202103-mix-refactoring
Apr 11, 2021
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
6267534
[MOVE] rename files specialtx_validation.* --> specialtx.*
random-zebra a0a5170
[Refactor] Introduce GetUTXO* functions relying on pcoinsTip
random-zebra 211b36d
[Tests] Fix proper sapling tx version in unit tests
random-zebra 69662f8
[Core] Add GetSerializeSizeNetwork for generic (non-array) Optionals
random-zebra e288fd6
[RPC] Return full debug message for ATMP failures in sendrawtransaction
random-zebra 286a35e
[Refactoring] Make CWallet::FundTransaction atomic
random-zebra 517fe0c
[Trivial][Cleanup] Remove unused variable in ScanForWalletTransactions
random-zebra 9ef8031
[Wallet] Account for extra payload sizes in Fund/CreateTransaction
random-zebra e1eb3f5
[Cleanup] Remove fSaplingActive from CheckSpecialTx
random-zebra dab3830
[Tests][Trivial] Remove annoying warning for unintended optimization
random-zebra 11d2025
[Refactoring] move sapling contextual checks out of CheckTransaction
random-zebra bfd3fe4
[Refactoring] unify contextual checks for txes
random-zebra 63a87f9
[Refactoring] move zerocoin contextual checks out of CheckTransaction
random-zebra eba2377
[Refactoring] Move CheckSpecialTx out of CheckTransaction
random-zebra 34882e6
[Refactoring][Consensus] Connect SpecialTx processing to validation code
random-zebra 50a55b7
[Cleanup] Remove unused boolean arguments in CheckZerocoinSpend
random-zebra b408de3
[Refactoring] non-contextual checks for special txes in CheckBlock
random-zebra File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.