Bitcoin Forum
June 16, 2024, 02:10:42 PM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 »
2001  Economy / Auctions / Re: 1 2012 1btc casascius for paypal on: December 20, 2012, 10:00:35 AM
check your inbox camolist
2002  Bitcoin / Armory / Re: Armory - Discussion Thread on: December 19, 2012, 05:23:59 PM
Ente

Actually, I think you just need to recompile.  Just type "make".  And you shouldn't do a checkout on the remotes/origin directly.   Just "git checkout dev" then do a "git pull origin dev".

Otherwise,  that's the right spirit!  Just compile it first,  *then* look for bugs :-)
dont forget the make clean Wink
2003  Alternate cryptocurrencies / Mining (Altcoins) / Re: [LTC] Online Litecoin Miner on: December 19, 2012, 10:06:24 AM
@pooler:
could you setup a way to simple use a other pool with ur miner or allow registration again? just wanna test it out since i love these ideas.
2004  Other / Meta / Re: Bug: Quotes in password on: December 18, 2012, 02:08:33 PM
I was just about to say the same thing. When quotes or other odd characters cause strange bugs then that is a sign of potential vulnerability due to MYSQL injection.

I determined previously that the password is escaped too much, not under-escaped. SMF does escaping in an absolutely insane way, though, so I haven't been able to figure out how to fix this. The password doesn't even need to be escaped because it is hashed, but SMF automatically escapes all GET/POST input, and then sometimes unescapes it or escapes it more later. It's very difficult to follow.
is this already fixed?
2005  Bitcoin / Pools / Re: Pay On Target: New High variance payout System Offered by Ozcoin on: December 18, 2012, 01:05:43 PM
well this seems ot be the fairest payout system so far (no its not gambling, ur getting payed for ur work and not proportional/similiar), gl with it Smiley
2006  Bitcoin / Pools / Re: [400GH/s] p2pool: Decentralized, DoS-resistant, Hop-Proof pool on: December 18, 2012, 08:06:01 AM
Excuse me for the dumb question, but how do I look at my stats and graphs ? I know it's the PC IP but what is the total adresss...?

http://ip-address-of-your-p2pool-node-goes-here:9332/static/

So, if you are running it all on the same computer it would be:

http://127.0.0.1:9332/static/

Or you could have just done the basic of research and read the OP which would have led you to the wiki.

See the section "Web interface" at the following address:
https://en.bitcoin.it/wiki/P2Pool

In summery, the question was only made dumb because you were too lazy to do any reading for yourself.

Sorry if this is sounding harsh, it just gets old when people keep asking simple information of other people when they have not even bothered to try to find out for themselves.
then why u answer such questions?
2007  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 18, 2012, 02:24:16 AM
it worked on ubuntu 12.04 but not in 11.04... what could be? maybe libdb++ version?
get all the *.cvs from here (http://92.105.105.155/devcoin/) and place them in $HOME/.devcoin/receiver/
2008  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 17, 2012, 09:53:36 PM
hi! is there an ubuntu/debian package for devcoin? or an updated guide for build it? Thanks
get the source, install libdb++-dev libboost-all-dev and openssl-dev (or similiar), afterwards "make -f makefile.unix bitcoind"
check my signature for prebuild binarys (winblows and linux).
2009  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: December 17, 2012, 09:17:39 PM
Code:
Compiling kernel, can take minutes...failure.
clBuildProgram: CL_BUILD_PROGRAM_FAILURE
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
Device: Caicos
Vendor: Advanced Micro Devices, Inc. (1002)
Driver: CAL 1.4.1016 (VM)
Profile: FULL_PROFILE
Version: OpenCL 1.1 AMD-APP (831.4)
Max compute units: 2
Max workgroup size: 256
Global memory: 1073741824
Max allocation: 536870912
Available OpenCL platforms:
0: [Advanced Micro Devices, Inc.] AMD Accelerated Parallel Processing
  0: [Advanced Micro Devices, Inc.] Caicos
  1: [GenuineIntel]        Intel(R) Core(TM) i5-2540M CPU @ 2.60GHz

Win7. Any ideas?

You've got a video card that's $14.99 after rebate?

Do what this post says.

All except for the very last sentence where it tells you to underclock the RAM. IIRC, address mining likes its RAM speeds.

Code:
Build log:
calclCompile failedError: Creating kernel ec_add_grid failed!
this is pretty obvious, have you installed the SDK?
2010  Bitcoin / Armory / Re: Armory - Discussion Thread on: December 16, 2012, 09:32:20 PM
If anyone wants to donate time to me, you can help me figure out how to script Resource Hacker to add the Armory icon to the Armory.exe file in Windows.

The icon is in the img/armory48x48.ico.  It needs to be attached to the ArmoryStandalone/Armory.exe file (which is created by the bulld process).  I guess you you don't need the specifics, I just need to be able to add a *.ico file to a *.exe file from the command line, and then I can add to my MSVS post-build scripts to do it automatically on each build.  

I have tried this a couple times, but it never worked.  It returned no errors, it just failed to change the Armory.exe icon.  Here's a reference for the ResHack command line:

http://www.autoitscript.com/forum/topic/47720-reshack-command-line-option/

Right now, I have to manually open resource hacker, "Add Resource", then navigate to that icon, then name the resource and save it.  This is just an extra step in a multi-step process to create Windows .msi installers, and anything that makes that easier means more readily creating releases in Windows.  Right now, in Linux, I only execute "python dpkgfiles/make_deb_package.py" and I get a Debian installer that is ready for distribution (minus the signature, which is done offline).    


http://stackoverflow.com/questions/708238/how-do-i-add-an-icon-to-a-mingw-gcc-compiled-executable
2011  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.0 on: December 15, 2012, 01:05:10 AM
I've uploaded some fresh debug builds for windows here for those who want to try and help me get debug information:

http://ck.kolivas.org/apps/cgminer/debug/

These builds have optimisations disabled to hopefully try and get meaningful debug information out of them. It's annoying how hard windows builds are to debug...

Oh and the libcurl dll included in the 2.10.0 archive is already one with the fix from 2.9.7 (even though it's a different size) so there's no point trying a different dll if you are getting crashes.


cgminer.exe caused an Access Violation at location 65722074 Reading from location 65722074.

Registers:
eax=00000000 ebx=0028f570 ecx=747b2e09 edx=00000000 esi=00000002 edi=00000000
eip=771c15de esp=0028f55c ebp=0028faa4 iopl=0         nv up ei pl zr na po nc
cs=0023  ss=002b  ds=002b  es=002b  fs=0053  gs=002b             efl=00000246

Call stack:
771C15DE  ntdll.dll:771C15DE  ZwRaiseException
75111A2C  kernel32.dll:75111A2C  WaitForMultipleObjectsEx
75114220  kernel32.dll:75114220  WaitForMultipleObjects
6248320B  pthreadGC2.dll:6248320B  pthreadCancelableTimedWait
haha, winblows API on its finest Cheesy
2012  Economy / Collectibles / Re: How would you like to design a bitcoin banknote? on: December 14, 2012, 11:28:00 PM
This is why I would love to see BIP 0038 implemented.

PROOF OF CONCEPT: Ignore shitty perspective and other details



In a real case I would probably place the Spend code, together with the written encrypted key on the back. But it's only to show that Paper wallets can also be Plastic Wallets!
2. Wrong! Use a chip who signs the transaction internal.
2013  Economy / Collectibles / Re: How would you like to design a bitcoin banknote? on: December 14, 2012, 07:24:36 PM
My note generator for C# does encrypted notes. This would be safer to carry as a 50 BTC note.
this would be an awesome option but I guess the encrypted ones are much more difficult to redeem?

Until more people implement BIP 38, the only way to redeem my notes is to use my generator app to decrypt it into an unencrypted private key.
You should implement a C library for BIP 38 since such a library can be used in any language. therefore it would be much easier to implement and would therefore push products/development.
2014  Bitcoin / Mining software (miners) / Re: CGMINER GPU FPGA overc monit fanspd RPC stratum linux/windws/osx/mip/r-pi 2.10.0 on: December 14, 2012, 02:19:28 AM
I've just made cgminer 2.10.0 at Raspberry Pi to drive my Cairnsmore CM1.
Looks like it performs a bit better than the same version on Win7 at i7-2600K.
normal, its linux Wink
2015  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 12, 2012, 07:24:17 PM
Ah so I have just been hitting it at a bad time when I visit, eh?

I didn't know this, hadn't seen this error with other block-explorers. Thanks.

-MarkM-

np Wink i hope this issue is being adressed soon so we can get rid of this error.
2016  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 12, 2012, 02:00:47 PM
The purported explorer at http://www.darkgamex.ch:2751/ is still showing just an error 500, was this just another "put up a site for a day to get a bounty" scam or what?

-MarkM-

u get a error 500 when it takes too long to import, just wait some minutes until its done (maybe i should crawl the site with a cronjob). if apache2/Abe hangs itself up its getting restarted automatically every 5 minutes.
2017  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 11, 2012, 09:53:29 AM
RaspBerryPi devcoind + devcoin-qt:

---snip---

PS: i had first problems starting qt because of daemon=1 in my conf file, dont put this in since the threading is fked up in the qt version.

good job! +1
was that hard, just a long time to compile ^^
gonna make another one later with MATE.
2018  Bitcoin / Development & Technical Discussion / Re: Vanitygen: Vanity bitcoin address generator/miner [v0.22] on: December 11, 2012, 09:47:16 AM
Wine doesnt always work. I've gotten it to work some some older games, but I've also had it bug out on me plenty. In short, you can't trust it to work 100% of the time.

And I'm not even going to respond to jl. Wink
well, if something dosnt work then there are enough ppl to help u get it running. there is a wiki with hacks/tweaks/etc so there is enough informations, not even to talk about the devs @ the bugtracker (including me).
This is getting a lil OT, but if I do decide to get swtor working in Wine, i'll PM ya. In the mean time, I'd rather have Oclvanitygen fixed so it can work on my 7970 without the -S flag!
sure, just send me a PM if u need help with wine/linux/similiar Tongue
b2t!
2019  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 11, 2012, 09:42:51 AM
RaspBerryPi devcoind + devcoin-qt:



PS: i had first problems starting qt because of daemon=1 in my conf file, dont put this in since the threading is fked up in the qt version.
2020  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: December 11, 2012, 09:41:53 AM
https://www.devda.ch

Wordcount and Devpoints integrated.
By now rewards for inviting a frend 1000 Devpoints and login 1 Devpoint once per 24 Hours.
Devpoints are system internal with the purpose to keep the load off the devcoin chain.
Devpoints are for various activity like writing a howto or answering userquestions, providing support, translating or creating content etc in the devda.ch system granted. They are exchangable for devcoins (not released yet!) or can be used in the shop in exchange for other goods.

Doesn't seem to be sending emails with login information...
icoin is sending emails in batches every 5 min, so just wait.
Pages: « 1 ... 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 91 92 93 94 95 96 97 98 99 100 [101] 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!