unchained icon indicating copy to clipboard operation
unchained copied to clipboard

Unchained is a multi-blockchain backend interface

Results 56 unchained issues
Sort by recently updated
recently updated
newest added

### Overview for completeness we eventually want to handle ` /ibc.core.channel.v1.MsgRecvPacket ` https://github.com/shapeshift/unchained/pull/478#issuecomment-1218320271 ### References and additional details n/a ### Acceptance Criteria n/a ### Need By Date _No response_ ###...

### Overview In an effort to support a more standard kube deployment, leverage helm charts to deploy unchained services to a kubernetes cluster. The goal is to prep unchained infra...

### Overview There are different block speeds which would imply different block time estimates for fee calc ### References and additional details utxo/service.ts ### Acceptance Criteria configurable block times ###...

### Overview Blockbook doesn't understand cashaddr addresses without the `bitcoincash:` prefix, add if not provided as part of the address ### References and additional details https://github.com/shapeshift/unchained/blob/develop/node/coinstacks/bitcoincash/api/src/controller.ts ### Acceptance Criteria -...

It's not currently possible to get "failed" trades from a cosmos node. To solve this we need to either create our own or use find a third party block indexing...

### Overview In an effort to help with documentation for future bounties, a coin integration guide would be of great help for an outside party to reference and successfully integrate...

### Overview synchronous block fetch on un-cached blocks is a bottleneck for tx history fetching ### References and additional details block.go ### Acceptance Criteria - concurrently fetch block details for...