revault / research

4 stars 1 forks source link

Proper CF tx size calculation for refills #86

Open darosior opened 3 years ago

darosior commented 3 years ago

https://github.com/revault/watchtower_paper/blob/b616321d4a0f28d96a66d1f94d3ac123600323d5/model/simulation.py#L160-L167

darosior commented 3 years ago

Marking as bug as we really can't assume this in Real Life

darosior commented 3 years ago

I have something for this. I think the refill amount (and the decision to not refill) wasn't calculated correctly.

darosior commented 2 years ago

It wasn't (see #76), but this doesn't fix the issue entirely