Zachary Bowen
7a0b474d11
Problem: Users want to know upsert-validator election status.
...
Solution: Introduce the `upsert-validator show` command. Soon to be re-implemented via storing and querying identifiers of concluded elections.
2018-08-30 10:47:37 +02:00
Troy McConaghy
abdd23f5a6
Problem: Source files contain no license info ( #2455 )
...
* Problem: Source files contain no license info
Solution: Add comments with SPDX license info to source files
* Python 3 files don't need # -*- coding: utf-8 -*-
2018-08-16 12:31:32 +02:00
Vanshdeep Singh
7dcdefc58b
Problem: There is no way to add new validators (BEP-21) ( #2392 ).
...
Solution: Start by integrating the new election spec specifed in BEP-21.
2018-07-27 17:38:24 +02:00