0g-chain/x/incentive/keeper/accumulators
Robert Pirtle 016eecfcc0
remove x/mint (#1416)
* use kavamint in incentive to calculate staking apy

* use kavamint minting: rewards_earn_staking_integration_test

* update incentive tests to mint only with kavamint

* remove x/mint from incentive tests

* remove x/mint from kava app

* fix minting in x/auction tests

* replace simapp fund calls with test helper

* remove mint state from genesis.json
2022-12-09 14:31:31 -08:00
..
accumulators_test.go Use different accumulator for earn (#1395) 2022-11-29 14:23:33 -08:00
basic_accum_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
basic.go Use different accumulator for earn (#1395) 2022-11-29 14:23:33 -08:00
earn_accum_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
earn_proportional_test.go Use different accumulator for earn (#1395) 2022-11-29 14:23:33 -08:00
earn_staking_test.go remove x/mint (#1416) 2022-12-09 14:31:31 -08:00
earn_test.go Use different accumulator for earn (#1395) 2022-11-29 14:23:33 -08:00
earn.go Use different accumulator for earn (#1395) 2022-11-29 14:23:33 -08:00