mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-05 17:48:16 +00:00
* feat(community): add AnnualizedRewards grpc query (#1751)
* add annualized_reward query proto
* use sdkmath.LegacyDec to match RPS param...
* add AnnualizedRewards grpc query
* add changelog entry
* simplify calculation & expand test cases
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| grpc_query_test.go | ||
| grpc_query.go | ||
| keeper_test.go | ||
| keeper.go | ||
| msg_server_test.go | ||
| msg_server.go | ||
| proposal_handler_test.go | ||
| proposal_handler.go | ||
| rewards_test.go | ||
| rewards.go | ||