You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
uptime (TODO: warren's consensus: save block metadata #646) adds tracking block signers which can be used as a proxy for uptime. Once it's merged we'll need a follow-up PR to expose this on the validator endpoint)
Updated the task list with the current state! There are 3 remaining todos, which can likely all be completed in a follow-up PR once #646 (which tracks block signers/proposers) is merged.
There is some more work to be done on validator status, which is currently impl as a true/false but needs to be updated since there are 3 possible states of (active/inactive/waiting). Need some clarification on the difference between inactive/waiting. This will likely be impl in #686
The text was updated successfully, but these errors were encountered:
mockups: https://www.figma.com/file/8dwSyYOOm3vlgbvxPGT29p/Block-Explorer-(Post-Launch)?type=design&node-id=6092-212988&mode=design&t=y5RJp5Wyw0HndnoP-0
current UI: not available until we switch query param, but it is mostly done
API endpoint: https://nexus.oasis.io/v1/consensus/validators/9sAhd+Wi6tG5nAr3LwXD0y9mUKLYqfAbS2+7SZdNHB4=
Undelegations https://nexus.oasis.io/v1/consensus/accounts/oasis1qpqz2ut6a6prfcjm64xnpnjhsnqny6jqfyav829v/debonding_delegations_to
0
, should we have something like epochLeft. How can I correctly show a date of debonding end?^ this is a bug, @ptrus fixes it in debonding_delegations: remove id from the table #712
How should we show shares. Oasis scan style:"76" or Wallet style (Gigashares**)**76.060790809Subtasks:
Update:
@Andrew7234 wrote:
The text was updated successfully, but these errors were encountered: