mirror of
https://github.com/Qortal/altcoinj.git
synced 2025-02-12 02:05:53 +00:00
Update TODO file.
This commit is contained in:
parent
1a107952b9
commit
da10e0ca69
6
TODO
6
TODO
@ -1,12 +1,8 @@
|
|||||||
Here is a brief list of things that still need to be done.
|
Here is a brief list of things that still need to be done.
|
||||||
|
|
||||||
More unit tests:
|
|
||||||
- Create a MockNetworkConnection and use it to test the Peer.
|
|
||||||
|
|
||||||
API:
|
API:
|
||||||
- Reorganize the package layout to be more modular.
|
- Reorganize the package layout to be more modular.
|
||||||
- Support multiple active wallets.
|
- Support multiple active wallets.
|
||||||
- Allow sorting of transactions by time.
|
|
||||||
|
|
||||||
Protocol:
|
Protocol:
|
||||||
- Start up faster
|
- Start up faster
|
||||||
@ -23,8 +19,6 @@ Cleanup:
|
|||||||
- Implement a BitCoin class that encapsulates a BigInteger and formatting.
|
- Implement a BitCoin class that encapsulates a BigInteger and formatting.
|
||||||
- Make NetworkParameters use subclasses instead of static methods to construct.
|
- Make NetworkParameters use subclasses instead of static methods to construct.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
==========
|
==========
|
||||||
|
|
||||||
Impacts from Steves changes:
|
Impacts from Steves changes:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user