[#IDEA-63] Update links to issues on Iteration 5

This commit is contained in:
Adrià Cidre 2018-04-03 11:56:10 +02:00
parent a41a3f9c9c
commit 9cbd6d1e49
No known key found for this signature in database
GPG Key ID: D246A27D58A92CAB
1 changed files with 3 additions and 0 deletions

View File

@ -64,6 +64,9 @@ Goal Date: 2018-04-06
Description:
`get/common` package contains everything. In this iteration, the goal is to remove it complete or at least move most of the functions to appropriate packages.
- [x] [common.Nodemanager removal](https://github.com/status-im/status-go/issues/779)
- [x] [Extract lib specific code from geth/common](https://github.com/status-im/status-go/issues/785)
- [x] [geth/common package removal](https://github.com/status-im/status-go/issues/795)
### Iteration 6: Simplify `node.NodeManager` API
Goal Date: 2018-04-13