- a project that takes commands like "masternode create 'name123'", "group create name blah" (sentinel)
- a core update that uses generic governance objects (12.1-core-gov)
- a decoupling layer between sentinel and dash-core (mysql database relational layout / crontabs / classes / objects)
- a trigger system which allows sentinel sybil-proof secure control over the entire network (governance-misc.h)
- a trigger system which can send payments, ban blocks, ban users, update settings
- a scriptable, easy to understand turing complete python implementation for controling the network (brain.py)
- various signaling methods between masternode network and governance objects (fund, end, valid, failure, endorsed, outerstorage)
- support for users, groups, companies, contracts, proposals, projects, project-milestones and project-reports (classes.py)
- add layer in sentinel to pull register data from governance objects and delete it out of network memory, then signal outerstorage
- add file storage system for caching outer-storage system (dashdrive)
- login to personal server from dash.org using username and password
- keep private balance
- local accounts
- 2 factor security
- full node per user
- supports auto-pay
- supports masternodes
- supports proposal/contract/user/group creation / management
- flat fees set by sentinel
- autonomous attack deflection
- USD balance support (cryptocapital)
- Automatic movement of funds between USD and Dash (bots on your private server, apis for polo, etc)
- mobile hot wallet connected to private server
- automatic "top-off" of mobile wallets
- automatic mobile wallet backups (a subtree of HD wallet on private server)
- collateralized mining implementation which supports energy efficiency mode
- use mining network simply for hashes, masternode network will determine validity of data