Skip to content

Commit

Permalink
added query to return info on voting tally for dispute (#412) (#422)
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)

Co-authored-by: CJPotter10 <[email protected]>
  • Loading branch information
github-actions[bot] and CJPotter10 authored Nov 4, 2024
1 parent b85f282 commit 6c3aa9c
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 6c3aa9c

Please sign in to comment.