Bitcoin Forum
May 02, 2024, 12:33:31 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
1181  Economy / Auctions / Re: VERY PROFITABLE Mycryptcoin.com domain and website on the auction block on: June 26, 2012, 07:17:58 PM
What's your motivation for this sale. Like you said it's very profitable, why would you kill the chicken with the golden eggs.
1182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: June 26, 2012, 07:12:19 PM
Ok guys I have a problem.

I have a significant amount of coins in my wallet. The problem is it seems to be bugged.

When ever I try to create a new receiving address or send a transaction the app crashes.

Today I  installed Litecoin on my other computer, got my wallet from my original pc and let it catch up but the same thing is happening. Whenever I try to do something other then receiving coins the whole app crashes.

Is there anything else I can try? 
1183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: June 26, 2012, 01:16:05 PM
Can't seem to compile:

Code:
util.cpp:975:41: warning: ignoring return value of ‘size_t fwrite(const void*, size_t, size_t, FILE*)’, declared with attribute warn_unused_result [-Wunused-result]
make: *** [obj/util.o] Error 1

Using Arch Linux 64-bit. Someone earlier had the same issue but it was passed over.

That looks like a warning, nothing else in there?
1184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: June 26, 2012, 11:41:03 AM
Is the litecoin development still active? I believe the lastest commit was like three months ago.
1185  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 25, 2012, 08:22:17 AM

Or you could perhaps try to compare the new wallet before and after it goes bad?  So the files will be less cluttered...


Ah good idea, I can probably do a diff on the files before and after trying a reconnect. Will do that later today Smiley
1186  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 25, 2012, 08:20:49 AM
Also, the ascii art on wall isn't a monospace font, so it looks funky.

I have an outstanding pull request where I fixed the monospacing issue on OS X, although I added it in a bigger pull and forgot to mention it now I looked it up.

Anywho, if you don't want to wait you can hack this in.


lib/gui_qt.py : Replace line 48 with

Code:
48     if platform.system() == 'Windows':
49     MONOSPACE_FONT = 'Lucida Console'
50 elif platform.system() == 'Darwin':
51     MONOSPACE_FONT = 'Monaco'
52 else:
53     MONOSPACE_FONT = 'monospace'

I'm not 100% sure Monca is a normal system font so please let me know if that works for you.
1187  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 24, 2012, 11:07:23 PM
If you have the chance (and enough patience!), it would be interesting to compare the corrupted wallet and the good one in a text editor, to see if anything jumps out as unusual.

I took some time to compare the two but because my original wallet has so much more activity in it it's hard to compare. I couldn't find anything that looked really faulty.

Can you open your wallet file, find where the server string is and delete the "u" in front of the server, and check if it works then?

Tried it but made no difference.
1188  Economy / Marketplace / Re: ["WAIT LIST"] BFL SC Jalapeno/Single Order Dates / Ship Dates on: June 24, 2012, 11:02:36 PM
6/23/2012, 1686,N,2,NA,NA,NA Tachikoma

It was the 24th in my timezone but I guess I will stick to the timezones used by previous posters.
1189  Economy / Marketplace / Re: ["WAIT LIST"] BFL SC Jalapeno/Single Order Dates / Ship Dates on: June 24, 2012, 09:02:49 PM
Perhaps also add a column if your order is within the US or outside of it? This will probably influence delivery dates.
1190  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 24, 2012, 08:42:52 PM
I moved my original wallet out of place and created a new one, everything is working again. Somehow my wallet got corrupted?

After trying to connect to an other server; wallet seems bugged again, can't connect to any of the servers again.

Weird stuff happening ^
1191  Economy / Service Announcements / Re: Cryptostocks - Bitcoin denominated Stock Exchange on: June 24, 2012, 02:38:20 PM
Tried a couple of easy exploits but couldn't find anything exploitable. I can pay dividends for projects that are not mine though (https://cryptostocks.com/securities/3/dividends has a "Pay dividend" button but it's not my project). Either I broke: https://cryptostocks.com/securities/index_shares or it is broken for everybody.

Will update if I find anything else.
1192  Other / Off-topic / Re: BFL Preorders -- What did you get? | Who has the lowest order number? on: June 24, 2012, 02:08:31 PM
I've got 1686 for a couple of Jalapenos. I made a bot to wake me once the announcement post went up on the forum but I was still not the first by a long shot. I guess Garr255 and others were using some ancient voodoo magic to place their orders.
1193  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 24, 2012, 02:05:29 PM
It seems I can't connect to any servers with the windows build. I do remember an out of memory error popped up when I ran the .exe for the first time. Perhaps I can repeat that initial extracting by removing the files it extracts? Can I start clean somehow?

Sure, to start clean, just delete (or rename) the below directory:
  %appdata%\Electrum_SysFiles\0.60

Perhaps some files failed to extract properly the first time? 

If you do get that memory error again, please post a screenshot if possible.

I removed the folder and it did re-extract it when I ran it now but it still won't connect. Since I can't even get 0.59 to work anymore I'm pretty sure it's a local problem. Thanks for the suggestions.
1194  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 24, 2012, 12:29:10 PM
It seems I can't connect to any servers with the windows build. I do remember an out of memory error popped up when I ran the .exe for the first time. Perhaps I can repeat that initial extracting by removing the files it extracts? Can I start clean somehow?
1195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: June 24, 2012, 09:54:14 AM
Is there room for more then one crypto-currency in the online world?

For instance; I have a web-hosting operation. What if I decide to accept 20 payments a week in Litecoin where I would pay users the current USD-LTC times two. At this moment the LTC/USD is 0.00514, so I would offer 0.01028. Of course it would dip into my own profits but it would encourage users to get more involved in Litecoin. If enough Litecoin supporting merchants would join me in such a system we could give Litecoin more value then it has now, right? Could this lead to greater adoption? And if so would this hurt bitcoin in any way?
1196  Bitcoin / Electrum / Re: Minimal Electrum builds for Windows XP & 7 on: June 24, 2012, 09:34:59 AM
The Windows minimal build for release 0.60 is ready! (Download page in my signature.)

Changelist in 0.60 is in this post.

I also decided to leave in my little block count display mod
for now, as it makes troubleshooting some issues a little easier.

I've discussed the block count mod with Thomas and he only would accept a pull request if the code only shows in expert mode. I've supplied a pull request for him. (Also wrote a pull request for the original client's style of confirmation icons which I hope Thomas might accept.)

I'm having trouble getting 0.60 to connect to my server. The normal python version works fine but for some reason the windows version just keeps connecting. Any idea why that could be? (no errors on neither side)

1197  Bitcoin / Electrum / Re: Electrum for Android on: June 23, 2012, 09:21:53 PM
I couldn't get it to work on HTC desire as well. I'm porting it to java though, so it will run natively on android (soon, hopefully).

1198  Bitcoin / Electrum / Re: [ANNOUNCE] Electrum - a new thin client on: June 23, 2012, 09:11:28 PM
Can somebody explain to me what the "Gap Limit" is used for. I am trying to translate it but I think a literal translation might be no suited in this case.

Gap Limit denotes the number of (visible) coin-free addresses that are available in the client at any time.

Thanks makes a lot of sense, thanks for taking the time to answer me vuce.
1199  Other / Off-topic / Re: BitForce SC - Pre order delay on: June 23, 2012, 09:10:43 PM
I'm writing now in case any of you had been staying up waiting for the order form posting tonight.  We're going to sleep on it and post tomorrow, but at the moment we're leaning towards a system that satisfies the two most significant arguments which are first come first serve & the lottery style distribution.

Sooo my day has come and gone and still no updates. Can I go to sleep or do I have to drink coffees till I burst again  Roll Eyes
1200  Bitcoin / Project Development / Re: [ANNOUNCE] BitcoinTERROR - Get paid for playing an FPS on: June 23, 2012, 08:56:59 PM
There is no chance of hacks working? Aimbot / maphack and the likes?
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!