Pages:
Author

Topic: MultiBit - page 23. (Read 336316 times)

legendary
Activity: 1708
Merit: 1066
June 08, 2013, 05:16:49 AM
I just wanted to thanks to the people who have made donations to the multibit.org address in the last month, whoever you are !
:-)
legendary
Activity: 1862
Merit: 1114
WalletScrutiny.com
May 27, 2013, 10:03:45 PM
Ok dumb question: I know you can create multiple addresses for receiving coins, but when you send other people coins, what address does Multibit use as the "sending address"?

I am not familiar with the internals of MB but as coin age plays an important role in the transaction priority, the satoshi client will pick an old address. Also the client most likely tries to optimize the transaction size by taking fewer inputs, so when you have addresses with 0.1, 0.2 and 0.3Ƀ respecitvely, it would take the 0.3Ƀ address when you try to send 0.27Ƀ rather than the 0.1+0.2.

If the 0.3Ƀ is less than 3 days old though, it would have less than 1BTC-day of age and would need a transaction fee to get processed, so the client might pick the older coins.

If you want to control that, you need a feature called "coin control". Again I'm not sure if MB has that.
member
Activity: 98
Merit: 10
May 27, 2013, 09:30:35 PM
Ok dumb question: I know you can create multiple addresses for receiving coins, but when you send other people coins, what address does Multibit use as the "sending address"?
member
Activity: 98
Merit: 10
May 24, 2013, 07:44:51 PM
BUMP. +1 for adding ability to sign messages, this way I can truly dump the QT wallet app!
legendary
Activity: 1708
Merit: 1066
May 09, 2013, 08:03:27 AM
Hi NodePool,

You are not missing a package. There is a bug raised for this here:
https://github.com/jim618/multibit/issues/116

I have not investigated it yet.
If it is only a few keys you can show the keys decrypted in blockchain.info and then copy them into a key file one by one and then import it.
sr. member
Activity: 462
Merit: 250
May 09, 2013, 07:10:45 AM
I'm having an issue with MultiBit importing a blockchain encrypted wallet.
I know the password, and fill it in, then click unlock but nothing happens...

I don't get any error message, just "Number of keys Replay Date" is empty.

I'm running this on ubuntu, am I missing a package?

(I did download this file in windows and dragged it in an ubuntu VM)
legendary
Activity: 1708
Merit: 1066
May 07, 2013, 03:16:38 PM
Thanks for the MultiBit donations received in the last month - a grand total of 604 millis, including one of 500 millis.

Cheers !
legendary
Activity: 1708
Merit: 1066
May 07, 2013, 09:34:40 AM
Mike Hearn has put in an interface CoinSelector into bitcoinj so we can tweak the rules for which outputs get used pretty easily.

I haven't decided what to do about the '54 uBTC' change to be honest. Excluding them from
transactions effectively makes them unspendable and that messes up usability.

For instance, you might have 10BTC in your wallet.
1) Oh but you cannot spend all of that, because the fee is 0.0005 BTC
2) Oh but you cannot spend 9.9995 BTC because you have some unspendable dust.

Rule 1) already catches people out so another similar rule, but different, would compound things.

It need some more thought basically.

hero member
Activity: 938
Merit: 500
https://youengine.io/
May 07, 2013, 06:23:39 AM
I have a question regarding the new 54µBTC minimum output rules of the bitcoin-qt client. How is this handled by Multibit? The problem I see here is if I have a wallet with 1.000550 BTC and send an 1 BTC transaction then  it would send 1 BTC to the receiver, 50 µBTC as change to myself and 500µBTC as fees. Such a transaction would qualify as "spam" by most peers acording to the new rules and might be difficult to broadcast. I know that its extremely unlikely that this happens to a normal user very often but it is a possible scenario happening to users that are totally unaware of the problem. How does Multibit deal with this? Possible solutions are: If this happens then either look for other available outputs that are better suited for this transaction or if no other outputs are available then just add the < 54µBTC dust to the fees and return no change at all. Is something like this already implemented in Multibit or is it planned?
hero member
Activity: 700
Merit: 500
May 07, 2013, 05:07:09 AM
I will put it into the issues as something to watch out for and have a look at the code.
Also I will put in a support note on the website so people can find out what to do to fix it.

Have you seen it on the 0.5.9 version ? The blockstore is different - it is a lot smaller.



Haven't seen it in 0.5.9, but switching to 0.5.9 on its own isn't a fix. I haven't seen it begin in 0.5.9 yet.
legendary
Activity: 1708
Merit: 1066
May 07, 2013, 03:26:26 AM
I will put it into the issues as something to watch out for and have a look at the code.
Also I will put in a support note on the website so people can find out what to do to fix it.

Have you seen it on the 0.5.9 version ? The blockstore is different - it is a lot smaller.

hero member
Activity: 700
Merit: 500
May 07, 2013, 02:26:46 AM
I've had a couple of friends running Multibit on Windows 7 run into corrupted blockchains. The fix was fairly easy in that it involved updating to the latest version, deleting the blockchain file, redownloading the blockchain, and then rescanning their addresses. The first time was a few weeks ago, but the most recent incident of "Oops, corrupted blockchain!" was this past Saturday (Multibit 0.4.21, Windows 7). The fix is easy and reliable enough, but the cause is a mystery to me.
legendary
Activity: 1708
Merit: 1066
May 04, 2013, 06:27:59 AM
Yes - good idea put a note in the site.
full member
Activity: 224
Merit: 100
May 04, 2013, 04:39:04 AM
If you have a normal setup you just need to install the new version. When you start up the new version you'll see your existing wallets.

brilliant. I presumed it was that but there was a shadow of a doubt. You might consider putting that on the site. Easy upgrade is a plus point. thanks again
legendary
Activity: 1708
Merit: 1066
May 04, 2013, 12:29:16 AM
If you have a normal setup you just need to install the new version. When you start up the new version you'll see your existing wallets.
full member
Activity: 224
Merit: 100
May 03, 2013, 05:55:39 PM
are there upgrade instructions? I only see install instructions.
legendary
Activity: 1379
Merit: 1003
nec sine labore
May 02, 2013, 11:26:19 AM
RE moving keys.

I have thought about something similar but it gets quite confusing because to move a key you need to:

...

I don't think it is practical.


Remembering size and position of screen, dividers, column widths etc then yes it is already on my TODO list. I will probably do the screen size, position and divider position first as that is more intrusive that it forgets it.


Jim,

thanks for clarifying.

spiccioli
legendary
Activity: 1708
Merit: 1066
April 30, 2013, 05:28:51 PM
I am starting writing a few blog pages for various things - there is a new section on the website for it.

Paper wallets would be a good one to explain to people.
hero member
Activity: 1260
Merit: 500
In CryptoEnergy we trust
April 30, 2013, 04:46:31 PM
Yeah I was going to put 0 as an option for the number of keys in the create wallet wizard.

I don't want to put the import key in the create wallet as it would just repeat the existing tab. 99% of the people going to a 'create wallet' wizard just want to create a wallet, if you see what I mean.

Perfectly clear.
For that 1% you can make a "How to use a paper wallet" step by step instructions on the website.
legendary
Activity: 1708
Merit: 1066
April 30, 2013, 12:09:49 PM
RE moving keys.

I have thought about something similar but it gets quite confusing because to move a key you need to:

1) add it to the new wallet
2) delete it from the old wallet.

Unfortunately because a transaction spends multiple transaction inputs you might have a transaction:

Spends:
   5 BTC from an output from transaction on address A
   5 BTC from an output from transaction on address B

   sends it to
   7 BTC to address C
   3 BTC to address B (change)

If you move address A out of the wallet then the transaction now looks like it has spent an output that is no longer in the wallet.
This is pretty confusing as it "kind of" looks like you spent 5 BTC from address B, sent 7 BTC to address C and sent 3 BTC back to address B "oh plus there was an address A that I spent from but I don't have that address so god knows what happened there".

I don't think it is practical.


Remembering size and position of screen, dividers, column widths etc then yes it is already on my TODO list. I will probably do the screen size, position and divider position first as that is more intrusive that it forgets it.





Pages:
Jump to: