Release 1.3

This commit is contained in:
Neil Booth
2018-03-08 16:43:16 +08:00
parent cb14647d55
commit ffdc01a156
3 changed files with 30 additions and 68 deletions
+7 -5
View File
@@ -64,8 +64,10 @@ and associated complications.
Roadmap
=======
- offloading more work of wallet synchronization to the client
- supporting better client privacy
- wallet server engine
- new features such as possibly adding label server functionality
- potentially move some functionality to C or C++
* switch to the `aiorpcX <https://github.com/kyuupichan/aiorpcX>`_
package for RPC and proxy handling
* offloading more work of wallet synchronization to the client
* supporting better client privacy
* wallet server engine
* new features such as possibly adding label server functionality
* potentially move some functionality to C or C++