mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 10:15:52 +00:00
Update HDW todo list.
This commit is contained in:
parent
1f776c3f19
commit
1ec162f25c
@ -1,13 +1,14 @@
|
|||||||
- Switch to the tree format agreed on with slush/stick.
|
- Switch to the tree format agreed on with slush/stick.
|
||||||
- Store the account key creation time for an HD hierarchy.
|
- Store the account key creation time for an HD hierarchy.
|
||||||
- Support seeds up to 512 bits in size. Test compatibility with greenaddress, at least for some keys.
|
- Support seeds up to 512 bits in size. Test compatibility with greenaddress, at least for some keys.
|
||||||
- Make Wallet notify key chains when a key has been observed in a transaction.
|
|
||||||
- Make DeterministicKeyChain auto-extend when a key was observed, to keep a gap limit in place.
|
|
||||||
- Support for key rotation
|
- Support for key rotation
|
||||||
- Support for auto upgrade
|
- Support for auto upgrade
|
||||||
- Calculate lookahead keys on a background thread.
|
- Calculate lookahead keys on a background thread.
|
||||||
- Redo internals of DKC to support arbitrary tree structures.
|
- Redo internals of DKC to support arbitrary tree structures.
|
||||||
- Add a REFUND key purpose and map to the receive tree (for now).
|
- Add a REFUND key purpose and map to the receive tree (for now).
|
||||||
|
- Write unit tests for auto key lookahead code from Harold.
|
||||||
|
- Pre-check the keys for all attached BlockChainListeners and reset the chain download if any of them throw an exception
|
||||||
|
then use this to ensure that we can't accidentally run off the end of an HDW heirarchy when downloading the chain.
|
||||||
|
|
||||||
|
|
||||||
API changes:
|
API changes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user