Skip to content

Releases: vladmelnyk/coinselection

disallow improve step for big target

31 Oct 21:13
32208af
Compare
Choose a tag to compare
disallow improve step for large target amount (#10)

* no improve step for large target amount

* increment version

1.1.0

06 Sep 12:24
e3e6c4b
Compare
Choose a tag to compare

change factory contract to parametrize transaction size and replace delegation by inheritance for simplicity

New Api with 2 coinselection algorithms

05 Sep 13:29
b6c9ec6
Compare
Choose a tag to compare
  • differentiate between random-improve and largest-first method
  • enclose non-public methods
  • add test for largest-first method
  • bump version

v0.0.7

14 Jun 21:37
Compare
Choose a tag to compare

add op return output functionality

v0.0.6

03 Jun 11:42
fdab1dd
Compare
Choose a tag to compare

add filter to not include inputs that are smaller than fee

v0.0.5

07 Feb 13:03
136b9a9
Compare
Choose a tag to compare

Fix fee calculation for the compulsory list

v0.0.4

01 Feb 17:28
a45b44b
Compare
Choose a tag to compare

Undergo large refactoring and add compulsory utxos - might you want to include them. Very handy if you are dealing with Omni transactions.

v0.0.3

21 Dec 18:47
7802b34
Compare
Choose a tag to compare

Fix bugs and update tests

v0.0.2

21 Dec 12:40
bfb22ee
Compare
Choose a tag to compare

Added check for total utxo amount
Returns optional utxo list

Initial release

18 Nov 21:06
Compare
Choose a tag to compare
0.0.1

init commit