Fuxing Loh
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 } } } ```...
#### 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
#### What this PR does / why we need it: Bump `@nestjs/*` dependencies across the board.
#### What this PR does / why we need it: Whitelist `getpendingdusdswaps` RPC.
#### 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...
#### 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...
#### 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...
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...
#### 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...
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...