apps icon indicating copy to clipboard operation
apps copied to clipboard

Monorepo for Centrifuge frontends, including the Tinlake UI, Centrifuge App, onboarding app, and Fabric design system.

Results 342 apps issues
Sort by recently updated
recently updated
newest added

Upgrade styled components and fix the breaking changes #2270 ### Approvals - [ ] Dev

For LTF, seeing no data for Investments, redemptions and fees in the Reporting tab. ![Image](https://github.com/user-attachments/assets/fce9d4ba-f740-4479-8f99-16964dfbb35b)

bug

On the following page: https://app.centrifuge.io/prime/gnosis The graph looks like a flat line unless an investment has been performed. ![Image](https://github.com/user-attachments/assets/c78006ab-e70e-4c3b-9d9e-6e053c545182) We should target a graph that shows the growth/increase in portfolio...

bug

If you are connected with an EVM wallet as the pool admin, and you click `Switch to Ethereum Sepolia`, the page goes blank. It only works if the pool admin...

bug

### Description This pull request... # ### Approvals - [ ] Dev ### Screenshots ### Impact

### Description This pull request... # ### Approvals - [ ] Dev ### Screenshots ### Impact

Current deployed version supports loansApi v2, we need to publish a newer version that already supports loansApi v3

Getting 403 errors: ```json { message: "API rate limit exceeded for 45.142.235.30. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more...

All investment interactions should now go through the `CentrifugeRouter` contract. - [x] `lp.requestDeposit` => `CentrifugeRouter.multicall([enable(), requestDeposit()])` - [ ] `lp.requestDepositWithPermit` => `CentrifugeRouter.multicall([enable(), permit(), requestDeposit()])` - [ ] `lp.mint` => `CentrifugeRouter.claimDepositRequest`...

When deploying a pool to a domain, in the `enablePoolOnDomain` batch, include a call to `liquidityPools.updateTokenPrice` for each tranche x currency