[#IDEA-63] Updated Iteration 6 links

This commit is contained in:
Adrià Cidre 2018-04-10 13:29:12 +02:00
parent 47857e416e
commit 92d1e69ea2
No known key found for this signature in database
GPG Key ID: D246A27D58A92CAB
1 changed files with 3 additions and 3 deletions

View File

@ -72,9 +72,9 @@ Description:
Goal Date: 2018-04-13
Description:
1. Change its name to something more appropriate as it does not manage multiple nodes,
2. Rename methods indicating there is only support for one node: `StartNode -> Start`, `StopNode -> Stop` etc.
3. Allow starting and stopping associated managers (`jail.Manager` and `transactions.Manager`).
1. [x] [Change its name to something more appropriate as it does not manage multiple nodes](https://github.com/status-im/status-go/pull/803)
2. [x] [Rename methods indicating there is only support for one node: `StartNode -> Start`, `StopNode -> Stop` etc.](https://github.com/status-im/status-go/pull/803)
3. [x] [Unify EnsureSync on t/utils/utils.go and StatusManager](https://github.com/status-im/status-go/pull/806)
### Iteration 6: A PR in status-react
Goal Date: 2018-04-13