jellyfishsdk icon indicating copy to clipboard operation
jellyfishsdk copied to clipboard

DeFiChain Jellyfish SDK & Ecosystem for building modern lite DeFi Applications at scale.

Results 200 jellyfishsdk issues
Sort by recently updated
recently updated
newest added

#### What would you like to be added: Instead of relying on defid for FutureSwap, move the indexing of FutureSwap to whale via and append-only indexing Add/Remove DfTx on whale...

kind/feature
triage/accepted
area/apps
apps/whale-api

#### What happened: All the "sort" has issue on "next" token https://ocean.defichain.com/v0/mainnet/poolpairs/4/swaps/verbose?next=0019b51d00000027 #### What you expected to happen: it should display the next list of poolswap verbose since the pagination...

triage/accepted
kind/bug
area/apps
apps/whale-api

As part of our workflow, it includes a resiliency check before deploying a new RPC via Ocean RPC Router. We will check the performance behavior of said endpoint complexity. This...

kind/feature
triage/accepted
area/packages

#### What would you like to be added: Providing a Rich List index & endpoint (top 1000) service. This service doesn't need to be live but we need to be...

kind/feature
triage/accepted
area/apps

#### What would you like to be added: - A centralised indexer for `AccountHistory` and possibly more. #### Why is this needed: - Legacy-api `/v1/getsubgraphswaps` endpoint is very slow due...

kind/feature
triage/accepted
area/apps

Similar to https://github.com/DeFiCh/jellyfish/issues/48, this tracks all the RPC methods and categories being implemented in `jellyfish-api-core`. Please tag and update this if you are working on a feature. As a final...

kind/feature
triage/accepted
area/packages
sig/blockchain

What kind of PR is this?: /kind feature What this PR does / why we need it: Add getVaultHistory rpc Which issue(s) does this PR fixes?: Fixes part of #488...

kind/feature
area/packages

#### What would you like to be added: Related to https://github.com/JellyfishSDK/whale/pull/973 While `SempahoreCache` implements a cache that reduces upstream back pressure with concurrency of 1-2. The session is still held...

kind/feature
triage/accepted
area/apps
apps/whale-api

#### What would you like to be added: By design, this prevents accidental invalidation of a large chain fork. But this proves to be problematic as a chain might be...

kind/feature
needs/triage
area/apps
apps/whale-api

#### What this PR does / why we need it: - bridging all dependency modules into injectable services to be consumed by rich-list-core - bootstrap the application - daemon to...

area/packages
area/apps