Are you going to add the P2P Fallback mode also on the Chrome app?
I suspect it could be done with a native client plugin but if it needs to be dependant on a native plugin then it might as well just be a standalone desktop lite client. May be some time in the future but for the moment my priority is to revise the iphone app and then get multisig working and/or support for a hardware wallet.
If some key is a "compressed" one, and you pass that "04..." string to someone else,
who then creates a multisig-address based on the "04..." key you gave him, then you
will NOT be able to sign it later!
I think this is just a limitation of Bitcoin-Qt though? if the client tests both the compressed and compressed version of the key signing should be possible. The correct pub key will now been shown now.
Only a question about the messages that sometimes are above a transaction. public note. When such transaction shows the username of a user here in the forum then thats a proof when this forum user claims the btc are coming from him. I mean that can only be edited or set by the real owner of the sending address right? Its an equivalent of verifying an address with a signature?
Usernames were spidered from signatures on this forum and since you can put anything in your own signature it isn't good verification. Notes also be added when a transaction is submitted to blockchain.info which is slightly better proof because because the person that submitted it is likely to be the signer, however it still not 100% verification. You can sign and verify a message in the web interface.
------
Changes:
- The mnemonic phrase now encodes both the wallet identifier and password and can be used to restore a wallet at
https://blockchain.info/wallet/recover-wallet- Blockchain.info will not be enforcing the new 54uBTC minimum output size. However the transaction creation routine has been altered to avoid creating any change outputs less than 0.01 BTC, using more outputs if necessary. This will avoid none standard transactions being created accidentally as defined by the new Bitcoin-Qt rule. The apps will also need adjusting.
- mBTC display can be enabled in account settings
- You can no longer add an alias without first verifying an email address.