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: Currently, it's attached to a full node via `setupMocks` which imports the priv key, this is a bad design. https://github.com/DeFiCh/jellyfish/blob/63fd7700ef9959cc50bb2dadfc3cff202771aaab/packages/jellyfish-transaction-builder/__tests__/provider.mock.ts#L45-L48 Extremely bad...

kind/refactor
needs/triage
area/packages
sig/wallet

#### What would you like to be added: > What about the other loan tokens that we mint in regtest🤔. IMO don't see a problem as long as if it...

triage/accepted
kind/chore

#### What this PR does / why we need it: This PR aims to provide more precise typing for `AccountHistory`, by utilizing function overriding and a more specific `AccountHistoryWithTxn` type...

kind/refactor
area/packages
area/apps

#### What would you like to be added: Split and differentiate `AccountHistory` into with and without txid child type eg LM reward has no txid but found in `listaccounthistory` ####...

kind/feature
triage/accepted
area/packages

## To merge after build and release workflow is ready Then we can freeze whale and move everyone over for 100% feature parity and release stability before performing the refactor...

kind/chore
area/apps

#### What would you like to be added: For all good sustainable wallet ecosystem, it requires a thoroughly crafted creation, specification, and recovery documentations. This issue calls for all of...

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

#### What would you like to be added: This endpoint: https://ocean.defichain.com/v0/mainnet/tokens?size=200 - Filter out all `isDAT:false` #### Why is this needed: - There are multiple `DUSD` symbols, but it's actually...

kind/feature
triage/accepted
area/apps

It's out of the scope of this PR, but should we create custom errors instead of relying on the base error class? Something like ```typescript class MnemonicValidationError extends Error {...

kind/feature
needs/triage
area/packages

#### What this PR does / why we need it: Add tests for `whale-api-wallet` package #### Which issue(s) does this PR fixes?: Fixes #1257 #### Additional comments?: Feel free to...

kind/chore
area/packages

#### What would you like to be added: Include `percentage` to `RichListItem` - DFI: this address holding / total supply - other token: this address holding / total #### Blocked...

kind/feature
triage/accepted
area/apps