Skip to content

Releases: dcSpark/utxo-selection-benchmarking

0.1.0

26 Apr 16:22
6bc3c4b
Compare
Choose a tag to compare

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:
lf_vs_thermostat_feees-3

UTxOs amounts comparison after applying transactions by different algorithms for a particular address:
lf_vs_thermostat_utxos-3

Difference between benchmarking estimation and real on-chain data for a particular address
lf_vs_thermostat-3

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