Wallet graphs, upgradable wallet, domain names, address book, and other improvements
For more information, see issues: #78 #76 #75
Wallet Graphs
1wallets can now be back linked and forward linked, forming a graph. A 1wallet will forward all assets to the forward-linked address. A 1wallet can control and issue command to any 1wallet at any back linked address, provided the back linked address made corresponding forward link. This has many implications and interesting use cases, which will be documented in the wiki, for example: SaaS subscriptions, enterprise department account management, payroll, and many others. Upgradable Wallet (see below) is one of the first use cases.
Upgradable Wallet
From version v0.9.1, 1wallet can be upgraded. When it is upgraded, a new wallet is generated with identical parameters. The old wallet is linked to the new wallet. All assets from the old wallet will be transferred to the new wallet (subject to recovery address approval for high value wallets). Assets sent to the old wallet will be forwarded to the new wallet. The new wallet can command linked wallets (e.g. the old wallet) to do anything the wallet could do, e.g. transfer a domain, sign transactions, and others.
Wallets below v0.9.1 cannot be upgraded
Domain Names
You can purchase domain names for your wallets. Domain names can be automatically looked up and resolved when you type in an address.
Address Book
Addresses used will be automatically saved and displayed as options in address input box, along with other known wallets.
Others
Address Utilities
Addresses are now displayed with three helper buttons: copy, explorer link, and format toggle. They are also displayed in abbreviated formats when appropriate. The buttons are displayed only on hover (or by clicking the address itself)