-
Notifications
You must be signed in to change notification settings - Fork 41
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
Document React hooks, JurorClient, the function-style escrow API and utilities in docs/API.md
difficulty: mediumMedium difficulty issueMedium difficulty issuedocumentationImprovements or additions to documentationImprovements or additions to documentationpriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#298 In trustflow-protocol/trustflow-sdk;Add an authenticate() helper that signs the challenge, saves the session and derives expiry from the JWT
difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#297 In trustflow-protocol/trustflow-sdk;Make the examples/ scripts compile, run and be type-checked in CI
bugSomething isn't workingSomething isn't workingdifficulty: mediumMedium difficulty issueMedium difficulty issuedocumentationImprovements or additions to documentationImprovements or additions to documentationpriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#296 In trustflow-protocol/trustflow-sdk;Remove or deprecate the misleading sanitizeString helper in utils/validation.ts
difficulty: easyEasy difficulty issueEasy difficulty issueenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspriority: lowLow priority issueLow priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#293 In trustflow-protocol/trustflow-sdk;Fix stale error, stale balance and overlapping-call state in the useBalance, useEscrow and useTransaction hooks
bugSomething isn't workingSomething isn't workingdifficulty: mediumMedium difficulty issueMedium difficulty issuepriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#291 In trustflow-protocol/trustflow-sdk;Keep the API key out of TrustFlowClient and TrustFlowError serialisation and inspect output
difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#290 In trustflow-protocol/trustflow-sdk;Replace the stubbed multisig test with tests that exercise the real MultiSigEscrowClient
difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#288 In trustflow-protocol/trustflow-sdk;Type EscrowMonitor.on and off so handlers receive the event narrowed by type
difficulty: mediumMedium difficulty issueMedium difficulty issueenhancementNew feature or requestNew feature or requestpriority: lowLow priority issueLow priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#287 In trustflow-protocol/trustflow-sdk;Spike: Confirm the contract's real event topics and payloads and decide how the SDK types all event kinds
difficulty: spikeResearch/investigation issue — scope and approach are not yet definedResearch/investigation issue — scope and approach are not yet definedhelp wantedExtra attention is neededExtra attention is neededpriority: mediumMedium priority issueMedium priority issuequestionFurther information is requestedFurther information is requestedStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#286 In trustflow-protocol/trustflow-sdk;Reject NaN or fractional thresholds, invalid signer addresses and unparseable XDR in MultiSigEscrowClient.initMultiSigOperation
difficulty: easyEasy difficulty issueEasy difficulty issueenhancementNew feature or requestNew feature or requestpriority: lowLow priority issueLow priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#285 In trustflow-protocol/trustflow-sdk;Make parseEvent and parseEvents reject unknown or malformed events instead of returning bogus types or throwing
bugSomething isn't workingSomething isn't workingdifficulty: mediumMedium difficulty issueMedium difficulty issuepriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#284 In trustflow-protocol/trustflow-sdk;Make MultiSigEscrowClient.submitWhenReady idempotent and safe against concurrent calls
bugSomething isn't workingSomething isn't workingdifficulty: easyEasy difficulty issueEasy difficulty issuepriority: mediumMedium priority issueMedium priority issueStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#283 In trustflow-protocol/trustflow-sdk;