0g-chain/x/incentive/keeper
Ruaridh 42c0b187f4
Incentive Refactor: split large files (#905)
* group reward code by type

* split out usdx reward tests into own file

* split out delegator reward tests into own file

* split supply borrow reward tests into own files

* sync order of test functions in files
2021-05-04 08:47:21 -06:00
..
diff_test.go Fix: delete incentive reward factors on full withdraw/repay (#885) 2021-03-23 17:28:03 -06:00
hooks.go Fix delegation claim syncing (#889) 2021-03-25 00:10:13 -06:00
integration_test.go Fix delegation claim syncing (#889) 2021-03-25 00:10:13 -06:00
keeper_test.go Fix delegation claim syncing (#889) 2021-03-25 00:10:13 -06:00
keeper.go Incentive queries: unsynced claims, global reward factors (#894) 2021-04-02 15:34:42 -06:00
params.go Accrue Hard module rewards in multiple coin denoms (#785) 2021-02-02 09:17:46 -07:00
payout_test.go Fix index sync when deposits/borrows are small (#886) 2021-03-22 22:31:21 -06:00
payout.go Incentive module multiple reward denom tests (#788) 2021-02-03 23:23:53 +01:00
querier.go Incentive queries: unsynced claims, global reward factors (#894) 2021-04-02 15:34:42 -06:00
rewards_borrow_test.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_borrow.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_delegator_test.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_delegator.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_supply_test.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_supply.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_usdx_test.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00
rewards_usdx.go Incentive Refactor: split large files (#905) 2021-05-04 08:47:21 -06:00