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

Looks like the hosted uniswap v3 subgraph is removed. There is https://thegraph.com/explorer/subgraphs/5zvR82QoaXYFyDEKLZ9t6v9adgnptxYpKpSbxtgVENFV?view=Query&chain=arbitrum-one but that requires an API key. We need to figure out what is the best new data source.

bug

Noticed over 800 calls to Subquery happening after closing an epoch. Investigate why there are so many and what we can do to reduce them

bug

Needed for future oracle integrations. These integrations will query the proof of portfolio and verify it. ## Process 1. Updating NAV through the UI - Sign attestation with private key...

Previously, corrections were only supported for cash-assets as a means of handling bookkeeping errors. A similar action should now be supported for the other assets two. ## UI * Add...

https://app-demo.k-f.dev/#/issuer/1794723873/assets/2 `!withdraw.isValid(financeForm)` appears to be causing the button to be disabled, when connected with the shared EVM testnet account.

bug

### **MVP Goals** Allow users to send tranche tokens - from Centrifuge to other EVM chains - from other EVM chains to Centrifuge ### UI Changes On the Portfolio tab...

For a better UX we should simulate tx before executing them. The easiest solution for this is to use `Chopsticks`. Rough steps: * start chopsticks * fork current network with...

When clicking Fulfill order on the swaps page, and I'm not connected to Centrifuge, it should trigger switching the network.

bug

There's a new snapshotting method in the subquery. This is deployed in the staging release: https://explorer.subquery.network/subquery/centrifuge/pools-multichain?stage=true - [ ] The token price data seems to be missing on some days,...

### Holdings - [ ] Add `Realized P&L` column (after Market value) to the `Holdings` table - Data: based on the sum of `InvestorTransaction.realizedProfitFifo` from the subquery, where `pool`, `tranche`...

good first issue