Bitcoin Forum
April 23, 2024, 11:28:09 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
  Print  
Author Topic: MultiBit  (Read 336101 times)
HostFat
Staff
Legendary
*
Offline Offline

Activity: 4214
Merit: 1203


I support freedom of choice


View Profile WWW
December 19, 2012, 05:43:04 PM
 #1041

Can you provide magnet links? Smiley

NON DO ASSISTENZA PRIVATA - http://hostfatmind.com
1713914889
Hero Member
*
Offline Offline

Posts: 1713914889

View Profile Personal Message (Offline)

Ignore
1713914889
Reply with quote  #2

1713914889
Report to moderator
1713914889
Hero Member
*
Offline Offline

Posts: 1713914889

View Profile Personal Message (Offline)

Ignore
1713914889
Reply with quote  #2

1713914889
Report to moderator
"The nature of Bitcoin is such that once version 0.1 was released, the core design was set in stone for the rest of its lifetime." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 19, 2012, 05:58:21 PM
Last edit: December 19, 2012, 06:12:02 PM by jim618
 #1042

Hi Hostfat,

Yes - one of the things on my TODO list is to start PGP signing the installers so that you will be able to download them and verify that they were built by me.

At that point I think it becomes safe to torrent it as the magnet link could be on multibit.org, you'd grab it and then verify it really was built by me and not a trojan.

We probably won't need to do that for a while though as that server should be able to cope with demand for quite a while.
In the server T&Cs there is the no-doubt-usual "no torrenting copyrighted material" but I can't see any problem in torrenting your own files.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
zxyzxy
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
December 20, 2012, 01:56:39 PM
 #1043

why is in the settings the fee for transactions 1BTC? and i cant make it lower.. or did i missed something?
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 20, 2012, 04:32:52 PM
 #1044

The default fee amount should be 0.001 BTC, with a minimum of 0.0001 BTC

You should just be able to change the amount in the text field in Preferences and then press 'Apply changes'.

In English the amount is written, say, "0.001" but if you have your language as, say, French or Spanish it will be "0,001"

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
zxyzxy
Full Member
***
Offline Offline

Activity: 133
Merit: 100


View Profile
December 20, 2012, 05:58:11 PM
 #1045

damn, it was truly all about the coma instead of dot, oh mai.. btw the default value for a transaction really was  1BTC, nice.. kinda steep
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 20, 2012, 06:24:54 PM
 #1046

Yeah - I think there is a bug lurking to do with the initial value of the fee when the user has the locale set up to use a comma. I will look into it. Like I say, the default should be 0.001 BTC

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
foo
Sr. Member
****
Offline Offline

Activity: 409
Merit: 250



View Profile
December 21, 2012, 04:25:03 AM
 #1047

The default fee amount should be 0.001 BTC, with a minimum of 0.0001 BTC

You should just be able to change the amount in the text field in Preferences and then press 'Apply changes'.

In English the amount is written, say, "0.001" but if you have your language as, say, French or Spanish it will be "0,001"

I have the decimal separator set to ",", however MultiBit (0.4.15) uses "." everywhere. (Windows XP with a customized en-US locale.)

I know this because Tyler knows this.
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 21, 2012, 08:37:26 AM
 #1048

The locale settings being used are based on the Java locale, which is looked up from the language. It would not pick up your Windows customisations unfortunately.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 21, 2012, 12:54:10 PM
 #1049

I've been really enjoying reading through the Multibit 5.0 code today. (6 hours so far).   Tongue
Somehow I think that MultiBit is going to be lots of fun to hack up.  Wink

One off NP-Hard.
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 21, 2012, 04:17:14 PM
 #1050

Glad you are enjoying it !

Bitcoinj does most of the heavy lifting - a lot of MultiBit code is UI stuff.

If there is anything unclear just PM me.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 21, 2012, 10:30:29 PM
 #1051

Glad you are enjoying it !

Bitcoinj does most of the heavy lifting - a lot of MultiBit code is UI stuff.

If there is anything unclear just PM me.

Because I understand it! I enjoy reading it!
It is neat, logical, and well-thought-out.
This means that your code is easily extendible.

One off NP-Hard.
Mike Hearn
Legendary
*
Offline Offline

Activity: 1526
Merit: 1128


View Profile
December 22, 2012, 08:28:24 AM
 #1052

If you are reading the code, make sure you use the latest branch:

https://github.com/jim618/multibit/tree/v0.5-bitcoinj-0.7/src

The link to github from the web site takes you to the long-abandoned master branch.

Although I'm sure you already realized this, the bitcoinj code can be found here:

http://code.google.com/p/bitcoinj/source/browse/
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 22, 2012, 09:32:37 AM
 #1053

Yeah - when I finally stop running two versions simultaneously I will rationalise the branches. Something more conventional like master/ development. I am sure Gary has this all worked out already in his projects so I can copy him.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 23, 2012, 11:15:03 AM
Last edit: December 23, 2012, 02:16:52 PM by jim618
 #1054

I have set up the new MultiBit server.

The website now delivers over https and the installers are hosted on the server itself.

If you view it as http you are automatically redirected to https so you should not have to do anything.
Let me know if you have any problems or feedback in general.

Everything should be available except for some old test reports which I haven't uploaded yet.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
da2ce7
Legendary
*
Offline Offline

Activity: 1222
Merit: 1016


Live and Let Live


View Profile
December 23, 2012, 11:24:31 PM
 #1055

I've been reading the https://github.com/jim618/multibit/tree/v0.5 branch.  As the v0.5-bitcoinj-0.7 wasn't stable for me.

One off NP-Hard.
lenny_
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


DARKNETMARKETS.COM


View Profile WWW
December 24, 2012, 12:42:00 AM
 #1056

Latest beta version, MultiBit-0.5.7beta closes immediately after opening, I just see it's window for a second.
Any way to debug it?
Using Windows 7 64-bit & Java version 7 Update 10 32bit

DARKNET MARKETS >> https://DARKNETMARKETS.COM
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 24, 2012, 08:17:48 AM
 #1057

Hi Lenny,

You might have another MultiBit process running on your machine in the background as that can cause those symptoms. If you look in your Task Manager for processes called 'multibit' and 'java'. Either kill them or reboot your machine to get rid of them.

There are two log files multibit_console.log and multibit_debug.log in your [installation directory]/ log directory that should enable you to debug it further.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 24, 2012, 08:19:12 AM
 #1058

I've been reading the https://github.com/jim618/multibit/tree/v0.5 branch.  As the v0.5-bitcoinj-0.7 wasn't stable for me.

I used this branch up to 0.5.6beta I think so it is pretty up to date.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
lenny_
Legendary
*
Offline Offline

Activity: 1036
Merit: 1000


DARKNETMARKETS.COM


View Profile WWW
December 24, 2012, 12:58:04 PM
 #1059

Hi Lenny,

You might have another MultiBit process running on your machine in the background as that can cause those symptoms. If you look in your Task Manager for processes called 'multibit' and 'java'. Either kill them or reboot your machine to get rid of them.

There are two log files multibit_console.log and multibit_debug.log in your [installation directory]/ log directory that should enable you to debug it further.

I just make sure that no multibit or java processes are not running prior to trying Multibit Beta. Same effect. Also, during this short startup it did not create any log files at all. When I deleted %APPDATA%/Multibit, it has not been created by program. Looks like it hungs before all this debugging and getting to the wallets.
Multibit 0.4.17 running on same machine works fine.

DARKNET MARKETS >> https://DARKNETMARKETS.COM
jim618 (OP)
Legendary
*
Offline Offline

Activity: 1708
Merit: 1066



View Profile WWW
December 24, 2012, 03:16:46 PM
 #1060

It sounds like it is hardly even starting for some reason. The logging redirect to the files is the first thing it does.
You could open a command line / terminal and cd to the installation direction.

If you run ./multibit.exe it might give a useful error for us.

MultiBit HD   Lightweight desktop client.                    Bitcoin Solutions Ltd   Bespoke software. Consultancy.
Pages: « 1 ... 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 [53] 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!