Skip to content

Output sum column of the epoch table can overflow #197

Closed
@erikd

Description

@erikd

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions