mirror of
https://github.com/0glabs/0g-chain.git
synced 2025-11-01 21:27:48 +00:00
* sync claims on validator state changes and slashes * add test notes * update missed sync delegator calls * tidy up suite addresses initialization * test claim synced when validator bonds/unbonds * test validator slashed * check reward factor increased * test redelegation sync claim * revert mistake * resolve trailing TODOs * call incentive hooks after hard liquidation * check global index in tests after delegator reward sync Co-authored-by: denalimarsh <denalimarsh@gmail.com> Co-authored-by: karzak <kjydavis3@gmail.com> |
||
|---|---|---|
| .. | ||
| borrow_test.go | ||
| borrow.go | ||
| deposit_test.go | ||
| deposit.go | ||
| hooks.go | ||
| interest_test.go | ||
| interest.go | ||
| keeper_test.go | ||
| keeper.go | ||
| liquidation_test.go | ||
| liquidation.go | ||
| params.go | ||
| querier.go | ||
| repay_test.go | ||
| repay.go | ||
| timelock_test.go | ||
| timelock.go | ||
| withdraw_test.go | ||
| withdraw.go | ||