Closed owl352 closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
platform-explorer-zham | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Aug 13, 2024 11:59am |
Issue
At the moment, if we call /epoch/:index, then in case of no transactions for the epoch period, we get a number of fields that are null, although they should be either 0 or contain some other value with information about the epoch
Things done
Default values for properties in the
EpochData
object have been added. The database query has been modified to retrieve the best validator even in a non-transactional epochs