Skip to content

Commit

Permalink
added a new custom type BigUint and have all tests passing (#380) (#381)
Browse files Browse the repository at this point in the history
* added a new custom type BigUint and have all tests passing

* fixed lint issues

* fixed TestCalculateRewardAmount

* changed the math in calculate reward to convert to math.Uint before multiplying them

* fixed number mistake in proto file

(cherry picked from commit 787117e)

Co-authored-by: CJPotter10 <[email protected]>
  • Loading branch information
github-actions[bot] and CJPotter10 authored Oct 22, 2024
1 parent 6477d84 commit f09c43c
Show file tree
Hide file tree
Showing 30 changed files with 1,229 additions and 573 deletions.
529 changes: 501 additions & 28 deletions api/layer/reporter/oracle_reporter.pulsar.go

Large diffs are not rendered by default.

82 changes: 41 additions & 41 deletions api/layer/reporter/params.pulsar.go

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

Loading

0 comments on commit f09c43c

Please sign in to comment.