Skip to content

Commit

Permalink
feat: dispute getters and MsgAddEvidence (#377)
Browse files Browse the repository at this point in the history
* .

* linting

* weighted median tests

* linting

* disputes query

* new dispute event and added dispute round event

* query for open disputes

* MsgAddEvidence

* linting

* MsgAddEvidence test

* linting
  • Loading branch information
danflo27 authored Oct 15, 2024
1 parent 93f5e56 commit e52b91b
Show file tree
Hide file tree
Showing 27 changed files with 6,876 additions and 577 deletions.
374 changes: 264 additions & 110 deletions api/layer/dispute/dispute.pulsar.go

Large diffs are not rendered by default.

2,650 changes: 2,623 additions & 27 deletions api/layer/dispute/query.pulsar.go

Large diffs are not rendered by default.

76 changes: 76 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 e52b91b

Please sign in to comment.