jamescowens / Gridcoin-Research

Gridcoin-Research
MIT License
2 stars 0 forks source link

Sort records in inspect/parse accrual snapshot RPCs #37

Closed cyrossignol closed 4 years ago

cyrossignol commented 4 years ago

The snapshot stores records in memory in an unordered map. By sorting these, the deterministic output is easier to compare for errors.