Skip to content
New issue

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

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

Already on GitHub? # to your account

swarm: add integration with swarm service #117

Closed
wants to merge 3 commits into from

Conversation

farazdagi
Copy link
Contributor

@farazdagi farazdagi commented Feb 27, 2017

  • the swarm support PR adapted to run on top of Geth 1.5.9 (w/o blocking LES)
  • web3.js has been updated
  • the binary has been tested on real device (Android), to make sure that we don't have LES blocking, and Swarm doesn't introduce any issues with running Status on mobile
  • Swarm HTTP proxy starts on :8500 (by the time we receive node.started event, swarm and its HTTP gateway are already running)
  • Swarm needs private key, and on node start he gets a randomly generated one. Whenever you login into your account, swarm service is restarted with your PK instead.

@farazdagi farazdagi added this to the 0.9.4 milestone Feb 27, 2017
@farazdagi farazdagi self-assigned this Feb 27, 2017
@farazdagi farazdagi force-pushed the feature/swarm-support branch 2 times, most recently from c46a0b0 to 93ecae1 Compare February 28, 2017 12:57
@farazdagi farazdagi requested a review from rasom February 28, 2017 13:44
@rasom rasom modified the milestones: 0.9.5, 0.9.4 Mar 9, 2017
@farazdagi farazdagi force-pushed the feature/swarm-support branch from 93ecae1 to 1821fe2 Compare March 13, 2017 12:43
@farazdagi farazdagi modified the milestones: 0.9.5, 0.9.6 Mar 23, 2017
@farazdagi farazdagi modified the milestones: 0.9.6, 0.9.8 Apr 28, 2017
@sla-shi sla-shi removed this from the 0.9.8 milestone Oct 4, 2017
@tiabc tiabc mentioned this pull request Oct 16, 2017
@tiabc
Copy link
Contributor

tiabc commented Oct 16, 2017

Closing due to hanging too long.

@tiabc tiabc closed this Oct 16, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants