Today I managed to implement basic client/server support, new wallets connect, sync up, and can start processing transactions. I also finished cleanup the display of bids/asks/shorts on the command line interface.
1) Clean Up CLI interface and remove console SPAM2) Add display of market data (order book and current prices)3) Add automatic margin call functionality
4) Implement client/server model for network communications5) Add calculation of interest due and earned for short/long positions
6) Add calculation of dividends earned on bts positions.
7) Integrate PTS and BTC wallet import tools
Initialize genesis block and validate I can spend AGS and PTS balances.
9) Implement JSON-RPC API to go with CLI interface.
10) Management of encrypted wallets.
11) Implement and validate fees for all transactions
As far as estimated time of completion goes, I no longer make public estimates. There will be a long testing period during which everyone will have a good idea of the status of the chain prior to freezing of PTS / AGS contributions to this chain.