Commit Graph

14 Commits

Author SHA1 Message Date
Oskar Thorén 91ed40f98a
Update README.md 2019-04-11 14:12:54 +08:00
Oskar Thoren 5df96d8dfd Tweak README 2019-04-11 14:12:02 +08:00
Oskar Thoren 439fd6f414 Add pun 2019-04-11 13:45:46 +08:00
Oskar Thoren 48c5e28646 Tweak and add screenshot 2019-04-11 13:41:48 +08:00
Oskar Thoren 27764f1076 Staples: Update README with intro, rational, enhancements, how it works etc and give project name Staples 2019-04-11 13:35:57 +08:00
Oskar Thoren 829bea0985 Can upload and download raw messages
- Also sreialize is a byte array, not str
2019-04-10 22:28:15 +08:00
Oskar Thoren 82fe337726 failed attempts, current hypothesis: kademlia connectivity off
saving for later
2019-04-10 20:12:58 +08:00
Oskar Thoren dbae5a0cc2 Kind of get feeds working with some cheating
Update instruction with some error
Better passive REPL
Use cheater third node
2019-04-10 17:51:54 +08:00
Oskar Thoren 0c78c24480 When adding more peers things break, hm 2019-04-10 16:43:21 +08:00
Oskar Thoren 5c6f2bfd5c Basic scripts to run on right ports with logfile, update README 2019-04-10 12:23:56 +08:00
Oskar Thoren 7cd6fefeab Some TODOs 2019-04-09 15:11:06 +08:00
Oskar Thoren 528c4697a4 Parameterize and ugly private key hack
- Take args for port and keyfile
- Ugly privatekey reading/writing to get it stable
- Fix datadir
2019-04-09 12:40:18 +08:00
Oskar Thoren ef52410ed1 PSS basic listening and sending (one node, not tested) 2019-04-08 15:52:46 +08:00
Oskar Thoren ce53d086de Hello Swarm Feeds
- Basic CLI/curl steps for get/post feeds
- Update gitignore too
2019-04-08 12:10:28 +08:00