Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

15 integrating progress in subql centrifuge repository pr #19

Merged
merged 15 commits into from
May 16, 2022

Conversation

filo87
Copy link

@filo87 filo87 commented May 16, 2022

Related to #15

@filo87 filo87 linked an issue May 16, 2022 that may be closed by this pull request
@filo87 filo87 merged commit 08c5fcd into main May 16, 2022
@filo87 filo87 deleted the 15-integrating-progress-in-subql-centrifuge-repository-pr branch May 16, 2022 11:43
@filo87 filo87 restored the 15-integrating-progress-in-subql-centrifuge-repository-pr branch May 17, 2022 12:06
@filo87 filo87 deleted the 15-integrating-progress-in-subql-centrifuge-repository-pr branch May 17, 2022 12:06
filo87 added a commit that referenced this pull request Sep 14, 2022
* 74 index loanentity data types (#86)

* feat: create loanService

* refactor: improved service getters

* feat: increase outstandingDebt on borrowings

* feat: basics for handle loan prices

* feat: save priced loans

* feat: activate loan when priced

* feat: handle writeoffs

* feat: handle loan closed and write offs

* fix: loan.repay() should increase totalRepaid

* fix: invest execution decimals and avoid empty transactions (#87)

* 82 add prices to all investortransaction types (#88)

* chore: update chain data

* feat: extend InvestorTransaction decoration and refactor

* feat: use rpc prices from trancheTokenPrices() when investor transactions are processed (#89)

* feat: improved loans and borrower transactions (#90)

* 63 convert outflows to dai (#91)

* feat: add currency value for redeem fields

* fix: currency conversion should support null prices
filo87 added a commit that referenced this pull request Nov 3, 2023
* Add temporary bugfix for missing epochs

* Fix dependency resolution

* Set up demo environment

* Update for latest parachain changes

* Fix tranche id storage

* Use dev environment

* Update genesis hash

* Handle missing epochs

* trancheId Should be Int

* TrancheID shall be an Int

* modify pools only if option has data

* fix naming

* no type conversion necessary

* better type handling

Co-authored-by: Jeroen Offerijns <jeroen@offerijns.com>
filo87 added a commit that referenced this pull request Nov 3, 2023
* 74 index loanentity data types (#86)

* feat: create loanService

* refactor: improved service getters

* feat: increase outstandingDebt on borrowings

* feat: basics for handle loan prices

* feat: save priced loans

* feat: activate loan when priced

* feat: handle writeoffs

* feat: handle loan closed and write offs

* fix: loan.repay() should increase totalRepaid

* fix: invest execution decimals and avoid empty transactions (#87)

* 82 add prices to all investortransaction types (#88)

* chore: update chain data

* feat: extend InvestorTransaction decoration and refactor

* feat: use rpc prices from trancheTokenPrices() when investor transactions are processed (#89)

* feat: improved loans and borrower transactions (#90)

* 63 convert outflows to dai (#91)

* feat: add currency value for redeem fields

* fix: currency conversion should support null prices
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Integrating progress in SubQl Centrifuge repository (PR)
2 participants