Skip to content

Commit

Permalink
added query to return info on voting tally for dispute (#412)
Browse files Browse the repository at this point in the history
* added query to return info on voting tally for dispute. Changed the available-tips query in the reporter module to return their tips with a precision of 6 instead of 12 so they don't think they have a boat load of tips

* fixed test for AvailableTips

* fixed lint issues

* added team vote to the returned data

* added check for executed disputes to return a zero'ed BlockInfo Object

(cherry picked from commit 5ff6785)
  • Loading branch information
CJPotter10 authored and github-actions[bot] committed Nov 4, 2024
1 parent 11f516f commit 8398856
Show file tree
Hide file tree
Showing 13 changed files with 3,933 additions and 184 deletions.
1,437 changes: 1,337 additions & 100 deletions api/layer/dispute/query.pulsar.go

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions api/layer/dispute/query_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8398856

Please sign in to comment.