- added serializing and deserializing - added a signature chain class `ECCBlindSigChain` - added more tests
- add blind signature functionality to pyelliptic as described in #1409 - add tests for blind signatures - PEP8 fixes for pyelliptic - some minor refactoring is necessary for further integration, this is just a minimal implementation to pass a test