-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* result now returns accumulated commission and selected utxo list * check if total utxo amount is enough * Fix bug in improve algorithm and refactor tests * add test case * refactor the number of params in coinselection method * make model name more compact * refactoring * change function calls * remove duplicate code * shrink main methods * improve readability * rename method * modify readme * refactor and add compulsory list * add test for compulsory list * increment version
- Loading branch information
1 parent
f95b318
commit a45b44b
Showing
3 changed files
with
68 additions
and
34 deletions.
There are no files selected for viewing
This file contains 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 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 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