Merge pull request #264 from status-im/update-168-limbo

168 mini update put on hold
This commit is contained in:
Rachel Hamlin 2018-05-14 07:11:44 +02:00 committed by GitHub
commit 6b654ac7d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 10 deletions

View File

@ -10,6 +10,7 @@ contributors:
- jpbowen
- andytudhope
- pilu
- adan
exit-criteria: yes
success-metrics: yes
clear-roles: yes
@ -24,7 +25,7 @@ roles-needed:
Idea: 168-paid-master-node
Title: Paid master nodes
Status: In Progress
Status: Limbo - On hold until after beta
Created: 2018-04-13
## Summary
@ -37,7 +38,7 @@ users.
## Swarm Participants
- Lead Contributor: @oskarth
- QA: TBD
- QA: @adan
- Evaluation: @oskarth
- Clojure Contributor: TBD
- Go Contributor: @pilu
@ -156,15 +157,15 @@ technical terms on status-go side.
Goal Date: 2018-05-07
Description:
- [ ] Recruit additional roles: Designer, Clojure dev (yenda?), QA
- [ ] Spec out rough UX(R) track (jpbowen)
- [ ] Spike out technical requirements:
- [-] Recruit additional roles: Designer, Clojure dev (yenda?), QA
- [x] Spec out rough UX(R) track (jpbowen)
- [x] Spike out technical requirements:
- [x] deny requests to mail server as a function of peer and envelope
- [x] send STT payments and get basic proof
- [/] later: inspect basic proof (tx id initially)
- [ ] inspect envelope in what format for basic proof of payment?
- [ ] Create issues (and bounties) necessary for MVP
- [ ] Communicate proof of payment / accept/deny thinking at kick off call
(- [ ] inspect envelope in what format for basic proof of payment?)
- [x] Create issues (and bounties) necessary for MVP
- [x] Communicate proof of payment / accept/deny thinking at kick off call
Probably not enough time: (- [ ] Understand changes to requestMessage envelope required)
@ -174,14 +175,25 @@ Initial investigation to understand how to scope MVP (WIP):
- [Local mailserver HOWTO](local-mailserver.md)
- [Getting and sending STT, proof of payment](stt-payment-testing.md)
Project board: https://github.com/orgs/status-im/projects/28
Also see:
- https://github.com/status-im/status-react/issues/4003
#### Update 2018-05-07
PreMVP mostly complete. In terms of next steps, main focus is on Beta. Swarm on
hold until then. When work is resumed, we have:
- UXR initial wireframes
- https://github.com/status-im/status-react/pull/4120 PR by bounty from status-react
- Missing initial status-go side MVP
- Should deploy custom mail server into cluster, even minimal
- Meeting notes in some doc somewhere
### Minimum Viable Product
Goal Date: 2018-05-21
Goal Date: 2018-XX
Description: Spike out most basic proof of concept possible for payment / service on or off in Clojure and Go, using SNT test token (STT) on Ropsten.