telosnetwork / open-block-explorer

The Open Block Explorer (OBE) is the first open source block explorer that is designed to support all AntelopeIO-based blockchains.
https://explorer.telos.net
Apache License 2.0
27 stars 24 forks source link

Improve WAX BP voting table to reflect their unique structure #740

Open eosiodetroit-adam opened 1 year ago

eosiodetroit-adam commented 1 year ago

Overview

BP pay is determined by scoring from the OIG using an off-chain methodology. The scores for each month and a half period are stored in a different smart contract than other antelope chains.

WAX also employs a different dynamic vote pay method, as well as scaling pay for standbys based on the points awarded by the OIG.

The way the table for the voting page is structured is not conducive to the 24H reward calculation, as it does not show the full picture about BP pay.

Links

Acceptance Criteria

Tasks