Fuxing Loh

Results 105 issues of Fuxing Loh

#### What would you like to be added: https://github.com/JellyfishSDK/jellyfish/blob/7e88ff530a4f97216086c6e09ec23654c7778033/packages/whale-api-client/src/whale.api.response.ts#L4-L8 Should include: ```json { "data":{}, "meta": { "blockchain": { "hash": "923fe2d3f5920163d2401095de5647ce25ee3463863fad04e76eec48719fb8a3", "height": 1398516, "medianTime": 1637921787, "time": 1637921973 } } } ```...

kind/feature
triage/accepted
priority/important-soon
area/packages
area/apps
apps/whale-api

#### What happened: https://github.com/JellyfishSDK/jellyfish/pull/1645 CI/ Build is failing for a new PR to move to the latest NestJS. Low priority but I need help. /triage accepted /area apps

good first issue
triage/accepted
kind/bug
priority/important-soon
area/workflow
area/apps

#### What this PR does / why we need it: Bump `@nestjs/*` dependencies across the board.

kind/dependencies
area/packages
area/apps
apps/rich-list-api

#### What this PR does / why we need it: Whitelist `getpendingdusdswaps` RPC.

kind/feature
area/apps
apps/whale-api

#### What would you like to be added: Add new `provider.sqlite` support in https://github.com/JellyfishSDK/jellyfish/tree/main/apps/whale-api/src/module.database as an alternative `whale-api` database provider. SQLite has several mature benefits outlined in [sqlite/whentouse](https://sqlite.org/whentouse.html). #### Why...

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

#### What would you like to be added: Whale Index should contain an "index version" to deterministically determine whether the current index is suitable or requires a re-index. It should...

kind/feature
triage/accepted
priority/important-soon
area/apps
apps/whale-api

#### 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

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

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