Bitcoin Forum
May 06, 2024, 09:03:20 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 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 »
721  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond DMD - new PoW/PoS coin | Super random blocks | Only 4.38 mil total on: August 25, 2013, 02:46:47 PM
Quote
Each time i try to run it i get

Endpoint not found entry point_znst12out_of_ranged2e could not be located in dynamic library libstdc++6.dll

help please

For a quick fix download the missing DLL from the original (first page) DMD post(Google files) and add that DLL to the directory of the new client. For the long term solution I will build the client will all Dlls

https://bitcointalk.org/index.php?topic=255806.0

I have the dll and have also re-downloaded it just in case

still the same thing

Ok just made a new one which should contain all dll's

https://sourceforge.net/projects/philosopherstone/files/DMD/

Let me know and thanks for catching that
722  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond DMD - new PoW/PoS coin | Super random blocks | Only 4.38 mil total on: August 25, 2013, 02:38:23 PM
Quote
Each time i try to run it i get

Endpoint not found entry point_znst12out_of_ranged2e could not be located in dynamic library libstdc++6.dll

help please

For a quick fix download the missing DLL from the original (first page) DMD post(Google files) and add that DLL to the directory of the new client. For the long term solution I will build the client will all Dlls

https://bitcointalk.org/index.php?topic=255806.0
723  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond DMD - new PoW/PoS coin | Super random blocks | Only 4.38 mil total on: August 25, 2013, 02:15:26 PM
Clarification for those who requested stake information:

Code:
unsigned int nStakeMinAge = 60 * 60 * 24 * 7;	// minimum age for coin age: 7d


Code:
CBigNum bnRewardCoinYearLimit = MAX_MINT_PROOF_OF_STAKE; // Base stake mint rate, 100% year interest

Code:
        // Diamond: reward for coin-year is cut in half every 64x multiply of PoS difficulty
        // A reasonably continuous curve is used to avoid shock to market
        // (nRewardCoinYearLimit / nRewardCoinYear) ** 4 == bnProofOfStakeLimit / bnTarget
        //
        // Human readable form:
        //
        // nRewardCoinYear = 1 / (posdiff ^ 1/4)

        CBigNum bnLowerBound = 1 * CENT; // Lower interest bound is 1% per year


Code:
nRewardCoinYear = 1 / (posdiff ^ 1/4)


If anyone is interested in further strengthening of chain I'll need a donation for a long term VPS, please pm me.
724  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond DMD - new PoW/PoS coin | Super random blocks | Only 4.38 mil total on: August 25, 2013, 12:56:15 AM
Updated client Version 1.0.0.0-pd-1
Updated checkpoints and some other minor improvements to connectivity, UPNP, connections, etc.

Source:
https://github.com/palmd/diamondcoin

win32 QT
https://sourceforge.net/projects/philosopherstone/files/DMD/



DMD donate (thanks!  Wink)
dUNiXUoT8vNqjnSmVmv1dkwJYWUfhwH6QC
725  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Diamond DMD - new PoW/PoS coin | Super random blocks | Only 4.38 mil total on: August 25, 2013, 12:54:47 AM
dmd.minar.cc

When I login to my account here dmd.minar.cc, my coins are sitting there waiting for confirmation. It's been at least 5 or 6 hours for sure like this in limbo. Anyone know what's going on?


DMD Account Balance
Confirmed    0
Unconfirmed 9.79114893


There is something going on with the minar.cc pools right now.  The phs pool is having the same issues. There are blocks that should have almost 600 confirmations but say 10 left.

PHS one is fixed
726  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 08:01:50 PM
Something is wrong with the phs.minar.cc pool.  The blocks aren't finishing confirming.

wow that is a bunch of unconfirmed blocks
I've sent a few emails but no response so far.  Maybe a few of us should move over to miningpool.co and use the pool there.  There is no one using it right now.  Are there any other PHS pools out there?

someone reported some stratum problems there actually. and I havent heard from that poolop since I sent him the new client info so... use at own risk I guess.

I also sent messages .. there is the p2pool site thats up but its tricky to set up.. will post link here when I find it

PS I'm thinking minar broke on that huge block last night, they most likely will pay out eventually when they look at it as it seems their payouts work


Here is a post with the p2pool link.. and digeros explaining how to make a username with a pubkey, seemed a bit of work but if you want to pool mine I guess follow this (haven't had time to test!) Can always solo mine too
https://bitcointalk.org/index.php?topic=263744.msg2973156#msg2973156


if anyone gets working on p2pool please post back results
727  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 07:52:57 PM
Something is wrong with the phs.minar.cc pool.  The blocks aren't finishing confirming.

wow that is a bunch of unconfirmed blocks
728  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 24, 2013, 06:51:02 AM
here guys:

Code:
apt-get install unzip -y
cd
wget http://stonefoz.myfastmail.com/cpuminer-quark2.zip
unzip cpuminer-quark2.zip
cd cpuminer-quark2
CFLAGS="-O3 -msse2" ./configure
make

thanks that worked perfectly Smiley

I have only orphans on Ubuntu 64bit with this configure ?!? someone else?

I have gotten 10 blocks in about 8 hours. Works fine for me.

I have only orphans at home and on Digitalocean VPS Ubuntu 13.04 64bit:

[2013-08-24 01:21:00] accepted: 0/1 (0.00%), 97.07 khash/s (booooo)

anyone else this problem ?



Yes on v2 I had some problems and had some reported so I pulled the AMD WIN64 minerd down and posted the v1 bins- which seem to work perfect, just a lil bit slower.
Will run tests for stonefoz to see what's going on.

>>>>>
Fast AMD optimized win64 clients, should also work on newer intel. 1mh (1000kh)++ on newer chips
https://bitcointalk.org/index.php?topic=260031.msg2989468#msg2989468
729  Economy / Currency exchange / Re: How long does it take CampBX to answer tickets? on: August 24, 2013, 03:43:28 AM
I put a ticket in the 8th with the same problem and have heard nor seen anything.  Will post another ticket and report back.

hopefully it's just a ticket issue since I've had no other problems with them in the past.
730  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 03:07:35 AM

Update PHS_12B3_install.zip ok but It's empty coin.
I used wallet.dat and .conf old.Empty block in transaction
I waiting final client on website

does this mean that you have downloaded the new chain OK? IE>>>


23:05:44

getmininginfo


23:05:44

{
"blocks" : 18960,
"networkhashps" : 741382700,
"pooledtx" : 1,
"testnet" : false
}

731  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 03:02:41 AM
Ok since so many people seem to dislike rapidshare  Shocked And to prevent and reduce fragmented download locations.

This is where all current binaries will be posted:

http://sourceforge.net/projects/philosopherstone/files/


Bins will include all needed dlls in one file.

Thanks and links updated
732  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 02:25:07 AM
Most likely because you need to use a clean directory without the old clients *bad* interfering files.


default windows:
C:\Users\Username\AppData\Roaming\Philosopherstone

Make sure to backup wallet.dat and .conf delete other files and restart new client.

Others in this thread (last few pages) had same problem until they used clean directory, see for reference.
733  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 01:26:52 AM
I can't download client Philosopherstone-qt12_beta1.rar
I don't syns client old.It's stopping on 12808 block

Old client is dead! do not use!!!
Make sure to use a new client and follow this :

https://bitcointalk.org/index.php?topic=263744.msg2949542#msg2949542
734  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 01:25:41 AM
Can we update the OP to show all the current exchanges and pools available for PHS?  It's pretty hard to be sorting through 40 pages for new comers.


Ya we do need this updated.  Might be a good idea to start a new thread for PHS, will do so if no update this weekend /early next week.
735  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] Philosopherstone - PHS | No Premine | Mandatory update 1.2Beta1 on: August 24, 2013, 01:24:46 AM

Is this normal?



I don't see anytime recently where 500 blocks went through in 2 minutes, so yes normal if you are downloading the chain  Grin
736  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 23, 2013, 03:21:51 PM
Bulldozer optimized client based of v2 code was getting a bit high reject rate. reverted to V1 and getting stable:

8150: 800 khash stock and up to 1100 khash with OC.. so .8~1.1mhash depending on your oc

win64 bin:

https://bitcointalk.org/index.php?topic=260031.msg2989468#msg2989468
737  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 23, 2013, 05:11:54 AM
3 orphans. err...

ya had a few rejects here as well.. will run to see if just bad luck
738  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 22, 2013, 10:48:42 PM
AMD Bulldozer optimized (1st and 2nd gen Miners) - win64
----=====------

Use bdver1 for generation 1 bulldozers (8150, etc)
 bdver2 for newer generation 2 (8350).

Gen 2 can run either minerd , but you may get small boosts so try both.

Will most likely not work on any other chips!

This code was at least 5-10% faster than previous released bins on BD hardware.
~410khash+ @ 8150 -t 8 3.6 no oc, no turbo

Built from current
https://github.com/Neisklar/quarkcoin-cpuminer

Download (both versions in zip:
http://rapidshare.com/files/2359208864/quark_cpuminer-2.3.2_w64_Bulldozer.zip



Tips welcome: QRK: QQVzchEu7aqAfc71NZa1TYi3toih6abCtk

DYODD!


AMD Bulldozer ONLY optimized client Win64bit
---===---===---===---
built from New StoneFoz version Posted here Which doubles speed
https://bitcointalk.org/index.php?topic=260031.msg2988885#msg2988885

v2 was having many isues , bin below is version 1

8150 Stock 8 cores = .8~1.1 mhash
8350 Stock 8 cores = 1~?? mhash
4300 Stock 4 cores = .46+ mhash=+

http://rapidshare.com/files/3382724369/minerd_sf1_bd1_w64.zip

Tips welcome: QRK: QQVzchEu7aqAfc71NZa1TYi3toih6abCtk
739  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [QRK] Quark | Super secure hashing | CPU mining on: August 22, 2013, 05:07:38 PM
AMD Bulldozer optimized (1st and 2nd gen Miners) - win64
----=====------

Use bdver1 for generation 1 bulldozers (8150, etc)
 bdver2 for newer generation 2 (8350).

Gen 2 can run either minerd , but you may get small boosts so try both.

Will most likely not work on any other chips!

This code was at least 5-10% faster than previous released bins on BD hardware.
~410khash+ @ 8150 -t 8 3.6 no oc, no turbo

Built from current
https://github.com/Neisklar/quarkcoin-cpuminer

Download (both versions in zip:
http://rapidshare.com/files/2359208864/quark_cpuminer-2.3.2_w64_Bulldozer.zip



Tips welcome: QRK: QQVzchEu7aqAfc71NZa1TYi3toih6abCtk

DYODD!

Newer miner update x2 speed!
https://bitcointalk.org/index.php?topic=260031.msg2989468#msg2989468
740  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][KING]KingCoin,POW+POS Coin with new algo|Coin Control|No Premine on: August 22, 2013, 10:46:00 AM
Quote

Soooooo. Where is the reply about virus reports?

Antiy-AVL    RiskTool/Win32.BitCoinMiner.gen    20130821
Avast    Win32:BitCoinMiner-CA [Trj]    20130821
ESET-NOD32    a variant of Win32/BitCoinMiner.K    20130821
Ikarus    Win32.SuspectCrc
Kaspersky    not-a-virus:HEUR:RiskTool.Win32.BitCoinMiner.heur
McAfee    Artemis!8C81AB18352F
Panda    Suspicious file
Symantec    WS.Reputation.1
TrendMicro    HKTL_BITMINE.SML    20130821
TrendMicro-HouseCall    TROJ_GEN.F47V0821


the dreaded Artemis Clyde frog!!!  Cheesy
Pages: « 1 2 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!