-
Notifications
You must be signed in to change notification settings - Fork 3
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
test case 72dc8733c24d nonstandards #12
Labels
Test Case
Needed to test various major features to ensure accurate solution is created always.
Comments
Here is the best solution: {
"TotalFees": 0.004468,
"Granularity": 104,
"FundsFlow": [
{
"Fee": 0.003351,
"Inputs": {
"Sum": 2458.64522429,
"Values": [
742.2120529,
819.54826343,
896.88490796
]
},
"MatchedOutputs": {
"Sum": 2458.64187329,
"Values": [ 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 97.74522315, 175.08143368,
252.41807821
]
}
},
{
"Fee": 0.001117,
"Inputs": {
"Sum": 742.2122699,
"Values": [
742.2122699
]
},
"MatchedOutputs": {
"Sum": 742.2111529,
"Values": [ 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851, 25.77862851,
25.77862851, 25.77862851, 97.74544015
]
}
}
]
} |
Probability solution: [
{
"OutputAmount": 252.41807821,
"ProbableInputs": [
742.2120529,
742.2122699,
819.54826343
],
"Probability": 33.33
},
{
"OutputAmount": 25.77862851,
"ProbableInputs": [
742.2120529,
742.2122699,
819.54826343,
896.88490796
],
"Probability": 25
},
{
"OutputAmount": 175.08143368,
"ProbableInputs": [
742.2122699,
819.54826343,
896.88490796
],
"Probability": 33.33
},
{
"OutputAmount": 97.74522315,
"ProbableInputs": [
819.54826343,
742.2120529,
896.88490796,
742.2122699
],
"Probability": 25
},
{
"OutputAmount": 97.74544015,
"ProbableInputs": [
896.88490796,
742.2120529
],
"Probability": 50
}
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Test Case
Needed to test various major features to ensure accurate solution is created always.
https://testnet.dcrdata.org/tx/72dc8733c24d9809fa3de5dd70acad88ec98569205d087eff8faf035192b6b95
The text was updated successfully, but these errors were encountered: