-
Notifications
You must be signed in to change notification settings - Fork 794
Roadmap
clemahieu edited this page Sep 10, 2015
·
47 revisions
Immediate (Days):
- Activate live network and begin distribution
- Accept and update work on a block if someone does more work on it
Near-term (Weeks):
- Digitally sign executables OSX/Windows
- Node virtual appliance for server environments
Long-term (Months):
- Fixed-rate keepalive
- Checksum calculating for efficient reconnection and bootstrapping
- Block pruning for lite clients
- Language bindings
- Self-updating client
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