Pages:
Author

Topic: MultiBit - page 65. (Read 336309 times)

newbie
Activity: 11
Merit: 0
July 16, 2012, 01:24:35 PM
Hello

I downloaded Bitcoin a few days ago and it works very well. Thanks to the developers. Bitcoin looks like that waht i searched for. A lightweight Bitcoin client. Easy to handle and fast.

I guess, my question was already answered here, but i didn't read all the 26 pages. Shame on me  Cry

Is it possible to "torify" the Bitcoin client? In the options i didn't found any proxy settings for that. But may be there is another way to realize this.

  
legendary
Activity: 1708
Merit: 1066
July 16, 2012, 01:14:23 PM
It would be better if it handled the disappearance of a wallet's drive a bit more gracefully (as there is still a copy in memory that can be saved 'somewhere'). I will put it on the issues list.

Edit: https://github.com/jim618/multibit/issues/40
hero member
Activity: 560
Merit: 500
I am the one who knocks
July 16, 2012, 11:27:11 AM
In short:

- wallet file on truecrypt drive
- dismount truecrypt drive
- multibit = b0rked

I think that is to be expected... didn't TC warn you about open files?
newbie
Activity: 9
Merit: 0
July 16, 2012, 11:20:23 AM
In short:

- wallet file on truecrypt drive
- dismount truecrypt drive
- multibit = b0rked
legendary
Activity: 1708
Merit: 1066
July 16, 2012, 06:43:22 AM
Over the weekend I hooked up the UI work I have done to the code that actually does the encryption.
Now when you 'Add Password', 'Change Password', 'Remove Password' it actually encrypts/ decrypts the wallet.

Screenshot for change password (though it does not look very different)
http://multibit.org/postImages/changePassword.png

There is also more feedback to the user on whether the encrypt/ decrypt was successful or not.

There are various changes still to do (e.g. wallet persistence still not done) but I am going to swop back to the v0.4 branch and work on that for a few days now.
legendary
Activity: 1708
Merit: 1066
July 14, 2012, 10:43:25 AM
Hi Mageant,

Not directly no.
If you export your Satoshi wallet keys then you can put them in a file and import them using 'Tools | Import Private Keys'. It imports the sipa key wallet format (the ones starting with 5) but not the compressed private keys.

I was not planning to add this feature no as it would be a lot of work for not that much extra gain.
legendary
Activity: 1145
Merit: 1001
July 14, 2012, 09:55:48 AM
Can Multibit import a Satoshi client wallet?

If not, is there a plan to add this feature sometime?
legendary
Activity: 1708
Merit: 1066
July 14, 2012, 05:04:50 AM
There has been a flurry of translation work on MultiBit in the last week or so:

  • Dutch. This is now at 94% of all texts (including the encrypted wallet ones!). Translators: damnek, grouver, Wim, dutchbrat, bitcoinspot, Marius van Voorden
  • Danish has now been added to the target languages and started by D4CH
  • Esperanto has also been added and has been started by Colin Dean

Thanks to all for their efforts.
I will do another MultiBit v0.4 build around the middle of next week. (I want to upgrade to bitcoinj 0.5.2 as well at the same time).


The encrypted wallet localisation phrases are now all on the http://translate.multibit.org site so please log on and translate some of your mother tongue. :-)
legendary
Activity: 1708
Merit: 1066
July 13, 2012, 12:47:51 PM
Now if you click on the wallet type icons the appropriate help page opens:

hero member
Activity: 560
Merit: 500
I am the one who knocks
July 13, 2012, 10:09:18 AM
Thanks!

Note that this is all pure user interface work. The buttons click and everything but they they don't do much of anything yet.

There is still a fair amount of "down in the engine-room" work todo yet.

I understand... I do software development for a living, so I understand that there is WAY more work to do than looks like. 

But I love what I am seeing Smiley
legendary
Activity: 1708
Merit: 1066
July 13, 2012, 10:08:22 AM
Thanks!

Note that this is all pure user interface work. The buttons click and everything but they they don't do much of anything yet.

There is still a fair amount of "down in the engine-room" work todo yet.
hero member
Activity: 560
Merit: 500
I am the one who knocks
July 13, 2012, 09:48:22 AM
I am getting excited!!!!
legendary
Activity: 1708
Merit: 1066
July 13, 2012, 07:08:15 AM
Wallet password added to spend confirm dialog:

legendary
Activity: 1708
Merit: 1066
July 12, 2012, 05:11:39 AM
When you are importing or exporting private keys on an encrypted wallet, you also need the wallet password so I have added it to the corresponding screens:

http://multibit.org/postImages/importKeysWithPassword.png

There are two passwords required (the wallet password and the password for the export file) but hopefully the labelling and different sections makes it reasonably clear.

edit: playing around with the icons

legendary
Activity: 1708
Merit: 1066
July 11, 2012, 11:15:36 AM
I have put an icon for the wallet type (i.e. encrypted, unencrypted) into the individual wallet panels:
Composite with wallet details shown and not shown:



As MultiBit understands more wallet types, there can be different icons (e.g. an eye for a watch only wallet). There are tooltips for all the icons.

Also I have removed the 'Type' row from the wallet details panel as it is redundant.


edit: twisties back.
legendary
Activity: 1708
Merit: 1066
July 10, 2012, 10:00:15 AM
Hi Roland,

Thanks for your feedback.

MultiBit is quite easy to run off a USB drive, you just have to copy a few files around. There is a 'how-to' here:
http://multibit.org/help_runFromUSBDrive.html

I would like to have a version that integrates smoothly with PortableApps.com as that is a very good environment for USB drives. I have looked at what it entails and it is various configuration files etc. It is a bit of work but would be worth doing I think.

If you are happy to move a few files around it does not take very long to set MultiBit up for a USB drive. In some of my tests I create a temporary directory, copy in a blockchain, create a multibit.properties, run the test with the 'MultiBit runtime' I just created, then throw it all away. It is that easy.
sr. member
Activity: 300
Merit: 250
July 10, 2012, 09:43:44 AM
Hi!,

Just installed the lastest version and it seems a-ok, so thumbs up for that!

I was wondering: i once remarked that a "portable" option in the installer would be a great thing, you know so that the app can be installed on a usb stick.
It seems to me that the app is portable already, or does the normal install put files in other directories?

Thanks!

Roland.
legendary
Activity: 1708
Merit: 1066
July 10, 2012, 07:33:55 AM
The screen layout for "Change Password":

http://multibit.org/postImages/changePassword.png
legendary
Activity: 1708
Merit: 1066
July 09, 2012, 03:06:40 PM
Hi Teste,

Thanks for your feature request.
I have been thinking about how best people can do their "Analytics" on their transaction data.

(Commercial companies always try to sell another software package called "Business Analytics" for the decision makers to take a bit more cash off them :-) )

Due to me pretty much being a one-man-band I cannot really do this properly so I think I will go down the route of exporting the raw data so that users can work on it.  There have been previous requests to export as CSV so I will probably support that. That way people can import it into Excel / Open Office Spreadsheet and slice and dice it to their heart's content.

You would have all the transaction data (including date of transaction and hence can do a rate lookup on whichever exchange rate you want to use).  Hopefully people will start sharing their solutions/ charts so that people will not have to do it from scratch.

I think that is the only practical way to do it - I know we had 2 or 3 people permanently on Analytics at my last place and we could never keep up with the requests for different data presentations.
sr. member
Activity: 312
Merit: 250
July 09, 2012, 11:15:04 AM
Hi, I have a feature request.

1- Add on transactions tab a column showing what was the usd value of 1 bitcoin in the time someone sent me the coins.
If I'm a merchant that accept bitcoin I would like to record the value of bitcoin on each transaction. So I can choose to only sell it if bitcoin price is = or higher when I received it.
Pages:
Jump to: