-
Notifications
You must be signed in to change notification settings - Fork 794
Roadmap
clemahieu edited this page Sep 1, 2015
·
47 revisions
Immediate (Days):
- Move daemon in to gui wallet program and give command line switches for options
- Fix wallet account history
- Activate live network and begin distribution
Near-term (Weeks):
- Digitally sign executables OSX/Windows
- Accept and update work on a block if someone does more work on it
Long-term (Months):
- Fixed-rate keepalive
- Checksum calculating for efficient reconnection and bootstrapping
- Block pruning for lite clients
- Language bindings
Completed:
- Multithreaded correctness for transactions
- Wallet block viewer
- Print block RPC
- Configurable logging
- Wallet disconnection indicator
- Calculating successor an efficient way
- Block gap negotiation
- Get merchant API implementation running
- Mechanism to extract wallet private keys for transfer.
- Select live-network port
- Refine block path selection for more efficient bootstrapping
- Wallet GUI improvements
- Precalculate block work so next block can be sent using cached value.
- Multithreaded work