Skip to content

Display voting metrics in distribution history#234

Open
kingpy-bot wants to merge 2 commits into
effectai:mainfrom
kingpy-bot:feature/distribution-cycle-voting-metrics
Open

Display voting metrics in distribution history#234
kingpy-bot wants to merge 2 commits into
effectai:mainfrom
kingpy-bot:feature/distribution-cycle-voting-metrics

Conversation

@kingpy-bot

Copy link
Copy Markdown

Summary

  • add Cycle Distribution History columns for total vote weight, unique voters, and vote count
  • load cycle/proposal/vote data through the existing EOS RPC patterns
  • avoid mutating the balances array while rendering newest cycles first
  • keep metric cells graceful while data is loading or unavailable

Addresses #104.

Checks

  • npm run lint (passes with existing repo warnings, 0 errors)
  • git diff --check
  • Vue script block parse check

Build note

I also tried a Node 14.21.3 build after rebuilding node-sass. The full app build reaches client bundling, then fails on existing dependency-stack issues outside this change: bulma-slider Sass uses math.div with node-sass 4, and vue-simplemde cannot resolve several CodeMirror modules. I did not change dependency files in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant