ethersphere / bee

Bee is a Swarm client implemented in Go. It’s the basic building block for the Swarm network: a private; decentralized; and self-sustaining network for permissionless publishing and access to your (application) data.
https://www.ethswarm.org
BSD 3-Clause "New" or "Revised" License
1.46k stars 338 forks source link

postage api semantics with predictable response times #1158

Closed ralph-pichler closed 2 years ago

ralph-pichler commented 3 years ago

Task

Currently the create endpoint only returns once the batch creation has one confirmation on the blockchain. This is not optimal as this might take minutes or even hours on a real network.

Tagging @acud , as this affects storage incentives API specs

Acceptance criterea

Eknir commented 3 years ago

What would you suggest? Return a txHash instead?

Eknir commented 3 years ago
github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 2 years ago

This issue was closed because it has been stalled for 5 days with no activity.