Releases: dcSpark/utxo-selection-benchmarking
Releases · dcSpark/utxo-selection-benchmarking
0.1.0
This library can be used to compare the UTxO selection algorithms for Cardano: how they behave, how they affect the fees, what will be the final utxo sets and so on.
Examples:
E.g. comparison of fees spent by algorithms for a particular address:
UTxOs amounts comparison after applying transactions by different algorithms for a particular address:
Difference between benchmarking estimation and real on-chain data for a particular address
The library can be used for multi-address benchmarking as well. Please take a look at README for further details.
What's Changed
New Contributors
Full Changelog: https://github.com/dcSpark/utxo-selection-benchmarking/commits/0.1.0