|
@@ -14,12 +14,17 @@ __to be done__
|
14
|
14
|
*Build status of continus integration i.e. travis, appveyor etc. Ex. -*
|
15
|
15
|
|
16
|
16
|
##Task list
|
17
|
|
-[x]Population generation.
|
18
|
|
-[]Crypto fees :
|
19
|
|
- [x]BTC fees calculation
|
20
|
|
- []ETH fees calculation
|
21
|
|
- []Stellar fees calculation
|
22
|
|
-[]Setting user interface to modify parameters
|
|
17
|
+- [x]Population generation.
|
|
18
|
+- []Crypto fees :
|
|
19
|
+ - []BTC fees calculation
|
|
20
|
+ - [x]simple form
|
|
21
|
+ - []ETH fees calculation
|
|
22
|
+ - [x]simple form
|
|
23
|
+ - []Stellar fees calculation
|
|
24
|
+ - [x]simple form
|
|
25
|
+- []Setting user interface to modify parameters
|
|
26
|
+ - []Command Line
|
|
27
|
+ - [x] %transaction fees from MGN
|
23
|
28
|
|
24
|
29
|
#Code style
|
25
|
30
|
|