Reformat iterations and header.

This commit is contained in:
Igor Mandrigin 2018-09-01 11:18:56 +02:00 committed by Oskar Thorén
parent d3a6a1ebd8
commit 00d9847dc7
1 changed files with 13 additions and 16 deletions

View File

@ -1,7 +1,7 @@
---
id: 293-ulc-integration
title: ULC integration
status: draft
status: In Progress
created: 2018-08-06
category: core
lead-contributor: mandrigin
@ -9,15 +9,10 @@ contributors:
- mandrigin Clojure dev
- b00ris Go dev
- jeka Go dev
exit-criteria: no
success-metrics: no
clear-roles: no
future-iteration: no
roles-needed:
- Go dev
- Go dev
- Clojure dev
- QA
exit-criteria: yes
success-metrics: yes
clear-roles: yes
future-iteration: yes
okrs:
- Core. [P0] LES and/or ULC are operational and used by at least 10% of all users.
---
@ -54,22 +49,24 @@ ULC integration depends on research swarm #254
* LES can work as the second Ethereum provider in status app.
* ULC can work as the third Ethereum provider in status app with static trusted nodes.
Goal Date: 2018-10-08
Description:
### Iteration 0
Goal Date: 2018-09-10
Description:
* Add LES as an option for test networks
* investigate les integration problems and add it to backlog
* ULC in go-ethereum master(#254)
* Add LES servers to our staging fleet
### Iteration 1
Goal Date: 2018-09-14
Description:
* investigate les integration problems and add it to backlog
### Iteration 2
Goal Date: 2018-09-25
Description:
@ -77,7 +74,7 @@ Description:
* update go-ethereum with ULC in status-go
* graceful downgrade(use infura by default and if it fails, start ULC node)
### Iteration 2
### Iteration 3—...
Goal Date: 2018-09-25
* TBD