input-output-hk / Developer-Experience-working-group

23 stars 15 forks source link

Resource Estimation & Balancing Issues #16

Open Benjmhart opened 1 year ago

Benjmhart commented 1 year ago

A key problem for developers is about getting accurate and reliable execution units for a transaction. Some known issues:

it would be great if this process could be simplified.

Benjmhart commented 1 year ago

after some discussions last week there are likely unique balancing algorithms necessary with different types of dApps to prevent utxo fragmentation within the wallet.

Benjmhart commented 1 year ago

recommendations currently is to allow Balancing to be 'pluggable' to some extent, so that dapps can implement the right balancing algorithm to prevent fragmentation while using their specific app.