0g-chain/x/hard/keeper
Denali Marsh 4e6f6d1e9c
Incentive/Hard rebase to master (#773)
* spike: incentive/types

* spike: incentive/types tests

* spike: incentive/types/expected_keepers.go

* spike: incentive/keeper

* spike: incentive/keeper tests

* spike: incentive/sims and incentive/sims tests

* spike: incentive/module

* spike: incentive/module tests

* spike: hard/types

* spike: hard/types hooks

* spike: hard/types

* spike: hard/keeper basics

* spike: hard/keeper hooks

* integrate hard/keeper/borrow.go

* integrate hard/keeper/deposit.go

* integrate hard/keeper/liquidation.go

* integrate hard/keeper/withdraw.go

* integrate hard/keeper/repay.go

* spike: hard/sims

* spike: hard/sims tests

* spike: hard/client

* spike: hard/module

* integrate app.go

* spike: x/hard/keeper compile tests

* incentive/keeper test clean up

* validate usdx incentive types in genesis

* refactoring & fix deposit test

* fix liquidaton tests

* fix incentive tests for hard supply rewards

* fix hard genesis tests

* update incentive genesis state and params

* update cdp rewards accumulation

* update app init order and begin blocker order

Co-authored-by: karzak <kjydavis3@gmail.com>
2021-01-21 14:52:09 +01:00
..
borrow_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
borrow.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
deposit_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
deposit.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
hooks.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
interest_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
interest.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
keeper_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
keeper.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
liquidation_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
liquidation.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
params.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
querier.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
repay_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
repay.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
timelock_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
timelock.go update 'harvest' -> 'hard' (#746) 2020-12-21 18:18:55 +01:00
withdraw_test.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00
withdraw.go Incentive/Hard rebase to master (#773) 2021-01-21 14:52:09 +01:00