-
Notifications
You must be signed in to change notification settings - Fork 80
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Docs: docs/api.md's StreamBuilder reference omits ratePerSecond() and submit()
documentationImprovements or additions to documentationImprovements or additions to documentationStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#463 In conduit-protocol/streamFi-sdk;Test gap: no coverage for resolvePassphrase() (src/batch-tx.ts)
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#462 In conduit-protocol/streamFi-sdk;Test gap: no coverage for estimateRequiredFee() (src/soroban.ts)
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#461 In conduit-protocol/streamFi-sdk;Test gap: no coverage for queryXlmBalance() (src/soroban.ts)
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#460 In conduit-protocol/streamFi-sdk;Type-safety gap: StreamBuilder.build()'s return type claims ratePerSecond is always a string, but a number input stays a number at runtime
bugSomething isn't workingSomething isn't workingStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#459 In conduit-protocol/streamFi-sdk;Bug: NonceManager.toSafeBigInt() silently coerces an unparseable nonce string to 0n instead of throwing
bugSomething isn't workingSomething isn't workingStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#458 In conduit-protocol/streamFi-sdk;Bug: catchNetworkError()'s TypeError pattern-matching can misclassify unrelated TypeErrors as network errors
bugSomething isn't workingSomething isn't workingStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#457 In conduit-protocol/streamFi-sdk;Enhancement: RateLimitError.fromRpcError() conflates HTTP 503 (Service Unavailable) with 429 (Too Many Requests)
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#456 In conduit-protocol/streamFi-sdk;Enhancement: StreamsModule has no wrapper for streamed_total()
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#455 In conduit-protocol/streamFi-sdk;Enhancement: StreamsModule has no wrapper for transfer_recipient()
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#454 In conduit-protocol/streamFi-sdk;Enhancement: StreamsModule has no wrapper for force_cancel(), and StreamErrorCode.PauseThresholdNotMet is unreachable through the SDK
enhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#453 In conduit-protocol/streamFi-sdk;Enhancement: list() silently ignores recipient when both sender and recipient are provided
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#452 In conduit-protocol/streamFi-sdk;