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 this PR does / why we need it: There are only 2 fixtures for withdrawFromVault DFTX. Adding 1 more fixture as the minimum requirement is at least 3...

kind/fix
area/packages

#### What happened: During CI, some tests in `jellyfish-transaction-builder` seems to be failing occationally. Suspected flaky tests as rerun job fixes the issue. Provided stacktrace indicated `timestamp` provided whe setting...

kind/bug
needs/triage
area/packages

Need to change this in the future when dex individual page is available on DeFi Scan. /kind chore /area apps _Originally posted by @fuxingloh in https://github.com/JellyfishSDK/jellyfish/pull/1115#r816501472_

kind/chore
needs/triage
area/apps

> This tracks all the RPC methods and categories being implemented in `jellyfish-api-core`. Will list all the methods here, and strike out those that are not applicable. Feel free to...

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

#### What this PR does / why we need it: This PR implements blockchain.getMempoolDescendants() from ain #### Which issue(s) does this PR fixes?: Part of #48 #### Additional comments?:

kind/feature
area/packages

#### What would you like to be added: `/apps/blockchain-cpp` that export a CLI to start a blockchain. With additional utility to `take snapshot` and `load snapshot`. Easy interoperability with `packages/jellyfish-api-core`....

kind/feature
triage/accepted
sig/ecosystem
area/apps

#### What happened: Tested in regtest. 1. fund the mock provider with 10 DFI -> create a dftx -> send to network with change script given as the mock provider...

kind/chore
needs/triage
area/packages

#### What this PR does / why we need it: #### Which issue(s) does this PR fixes?: Fixes # #### Additional comments?:

area/packages

#### What this PR does / why we need it: Move `rawtx/test` from whale to jellyfish #### Which issue(s) does this PR fixes?: Fixes part of #930 #### Additional comments?:

kind/chore
area/packages
area/apps

#### What would you like to be added: spv RPCs like `spv_listtransactions`, `spv_getrawtransaction` are not mapped in jellyfish atm. Add them if/when necessary. #### Why is this needed:

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