Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Join Swarm without a chequebook #1791

Closed
Eknir opened this issue May 20, 2021 · 5 comments
Closed

Join Swarm without a chequebook #1791

Eknir opened this issue May 20, 2021 · 5 comments
Assignees
Labels

Comments

@Eknir
Copy link
Contributor

Eknir commented May 20, 2021

User story

Story

As a downloader/uploader of Swarm content, I want to be able to join the Swarm without having a chequebook, such that onboarding to Swarm is faster and easier.

Acceptance criteria

  • A user can upload/download content from Swarm without deploying a chequebook

Background

  • time-based settlements ensured that a Bee node (and a Swarm network) can function properly without a chequebook
  • Our boot-up sequence still automatically deploys a chequebook if the chequebook is non-existing. This should change.
  • If the user has not deployed a chequebook, it needs to pass an Ethereum transaction (feat: validate peer address using proof-of-identity transaction hash #1655) done in the past by it's Ethereum account connected to Swarm.
    • Ideally, we should scan the blockchain on start-up to see if such a transaction exists.
    • If it doesn't exist the Bee node should make an empty transaction to the blockchain.

Tasks

Task Assignee Done (1), or 0
@bee-runner bee-runner bot added the issue label May 20, 2021
@acud
Copy link
Member

acud commented Aug 12, 2021

related to #2394

@github-actions
Copy link

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
Copy link

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.

@mrekucci
Copy link
Contributor

mrekucci commented Mar 1, 2022

@Eknir is this still relevant since we're working on the ultra-light mode?

@acud
Copy link
Member

acud commented Mar 4, 2022

@mrekucci this can be closed since we've merged the ultra-light node PR

@acud acud closed this as completed Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants