PeerAssets / pypeerassets

Reference implementation of the PeerAssets protocol.
BSD 3-Clause "New" or "Revised" License
12 stars 16 forks source link

Implement logic for grouping UTXOs when creating new transaction #74

Closed peerchemist closed 6 years ago

peerchemist commented 6 years ago

Current UTXO selection code is rather naive, and is not able to handle more than one transaction input.