-
Notifications
You must be signed in to change notification settings - Fork 120
All issues
Issue creation is restricted in this repository
Issues
is:issue state:open
is:issue state:open
Search results
feat(sdk): add setSplits(receivers) method to the TypeScript client
enhancementNew feature or requestNew feature or requestsdkTypeScript SDK packageTypeScript SDK packageStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#681 In vestflow-labs/vestflow;feat(backend): add CORS preflight handling for all API routes
backendAPI server, indexer, databaseAPI server, indexer, databaseenhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#676 In vestflow-labs/vestflow;feat(backend): add ETag caching for GET /streams and GET /splits responses
backendAPI server, indexer, databaseAPI server, indexer, databaseenhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#674 In vestflow-labs/vestflow;feat(frontend): add Splits Configuration UI for distributing incoming funds proportionally
enhancementNew feature or requestNew feature or requestfrontendNext.js / TypeScript UINext.js / TypeScript UIStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#625 In vestflow-labs/vestflow;feat(contract): add topUp(account, token, amount) entry point to add funds to the streaming balance
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStellar WaveIssues in the Stellar wave programIssues in the Stellar wave programStatus: Open.#613 In vestflow-labs/vestflow;feat(contract): add hashSplits(receivers) pure helper returning the canonical hash of a splits list
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#604 In vestflow-labs/vestflow;feat(contract): add hashStreams(receivers) pure helper returning the canonical hash of a receivers list
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#603 In vestflow-labs/vestflow;feat(contract): add splitsHash(account) view returning the hash of the account's current splits configuration
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#602 In vestflow-labs/vestflow;feat(contract): add streamsState(account, token) view returning current stream configuration hash and balance
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#601 In vestflow-labs/vestflow;feat(contract): add receivableCycles(account, token) view returning the number of unprocessed past cycles
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#600 In vestflow-labs/vestflow;feat(contract): add receiveStreams(account, token, maxCycles) entry point to settle past stream cycles
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#599 In vestflow-labs/vestflow;feat(contract): add balanceAt(account, token, timestamp, receivers, history) view for past balance lookup
contractSoroban/Rust smart contractSoroban/Rust smart contractenhancementNew feature or requestNew feature or requestStatus: Open.#598 In vestflow-labs/vestflow;