Closed
Description
On some testnets (i was aware of the benchmarking team hitting this over 3 months ago) it is possible for the sum of the tx outputs for an epoch to overflow the Word64
values. This is related to #163
The best solution for this would be to use Word128
for the output sum field. I do have a WIP branch with this idea, but it needs some work.
Metadata
Metadata
Assignees
Labels
No labels