Skip to content

Commit

Permalink
test(staker): reward calculation warmup (#460)
Browse files Browse the repository at this point in the history
* test: reward calculation warmup
* test: multiple warmup periods (fail)
* fix: mul liquidity ratio in warm-up test

---------

Co-authored-by: 0xTopaz <[email protected]>
  • Loading branch information
notJoon and onlyhyde authored Jan 16, 2025
1 parent 7981e54 commit 8c2805e
Show file tree
Hide file tree
Showing 2 changed files with 419 additions and 1 deletion.
1 change: 0 additions & 1 deletion staker/reward_calculation_warmup.gno
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ package staker

import (
"math"
"std"

"gno.land/p/demo/ufmt"
u256 "gno.land/p/gnoswap/uint256"
Expand Down
Loading

0 comments on commit 8c2805e

Please sign in to comment.