Pages:
Author

Topic: [ANN] StarTrek insipred coins =) and mining links (Low Diff) Nice Bounties! - page 23. (Read 60751 times)

full member
Activity: 141
Merit: 100
Anyone have any info on how to setup the ybcminer for GPU use?  I usually use a GUI miner with all the parameters as options.  Not really sure what I need in my bat for this one.

Thanks everyone
legendary
Activity: 1064
Merit: 1000
Payouts have been reinstated on the GPL pool.

legendary
Activity: 1064
Merit: 1000
Please use the GPL Pool and Block explorer IP's as addnodes to make sure you are connecting to at least 2 good nodes:

addnode=84.200.17.237

addnode=84.200.84.93
legendary
Activity: 1064
Merit: 1000
I have temporary suspended payouts on the GPL Pool for the next few hours to avoid problems with clients/daemons that have not roll backed the latest update.
If you have updated your GPL client/Daemon please roll back!!!

member
Activity: 95
Merit: 10
Anyone with the new GPL client or who has setup the daemon with the new source code. Please Roll Back

We will be rolling back and adding checkpoints without the TX fee update.


KED and UFC are unaffected

legendary
Activity: 1064
Merit: 1000
NOTICE: I Believe there is a bug in the new GPL client/daemon concerning transactions other then Coinbase. I would suggest waiting to upgrade until this is figured out.

I discovered it when trying to switch over the GPL block explorer and the explorer database would not sync up. After a complete fresh database build, I noticed there were no transactions other then Coinbase.

So I did a compare with the daemon running the pool (Old version) and the New version now on the block explorer:

Two transactions looked up:

On the new daemon:

Code:
gpl$ ./goldpressedlatinumd getrawtransaction 3bb17f9849aca67aecaddc19d830af14521e3fad758fc6c9dd0225008a708c25
error: {"code":-5,"message":"No information available about transaction"}
gpl$ ./goldpressedlatinumd getrawtransaction 1c8fbb5c4146a91fe895471c347314a514d930827ffbf4687dc7589c36b2e92a
error: {"code":-5,"message":"No information available about transaction"}

Same transactions on old version:

Code:

Code:
./goldpressedlatinumd getrawtransaction 3bb17f9849aca67aecaddc19d830af14521e3fad758fc6c9dd0225008a708c25
01000000953e49524d240fd431aa758c901a8f22e4c70f24459b20a7c5dbb9c355ac14a3d3d4a1a74a000000004847304402201da9859b24f83073b34745daf5403fc8b52dc322c2648c........

Code:

 ./goldpressedlatinumd getrawtransaction 1c8fbb5c4146a91fe895471c347314a514d930827ffbf4687dc7589c36b2e92a
01000000f098365202a7515427025745b7b610d431ef1e278cc17ad0a894b51df112912295efbf5b8a000000004a493046022100a300d9b172bd3ccf8dcb94b92f13b5e975877bd4382385b10fc621c6bf1499ef022100f7761f3f9acd383ad2d4bdc54e4063dd00629a3600833a84f3f3bef77953639401ffffffffad374189b2645bf1d513610226611ba679998a7b49e6d4f67124c16aa0be7cc90000000048473044022000f13ef0cf5316c76b545165de8c43749f1e7e80aa01dd641173b97fd3444ac602204a0be63128fe28beeaa5211875400da5dabba45e727408feb39b23f336556e3101ffffffff02780c0300000000001976a91441c6accdb1729e992635f1bc86012bd06f20dc3688ac400d0300000000001976a9145bdb4864bd4dabba6aef25e20f9e5283357d3fff88ac00000000


Full descriptive ouput on the second transaction with the old daemon.

Code:
./goldpressedlatinumd getrawtransaction 1c8fbb5c4146a91fe895471c347314a514d930827ffbf4687dc7589c36b2e92a 1
{
    "hex" : "01000000f098365202a7515427025745b7b610d431ef1e278cc17ad0a894b51df112912295efbf5b8a000000004a493046022100a300d9b172bd3ccf8dcb94b92f13b5e975877bd4382385b10fc621c6bf1499ef022100f7761f3f9acd383ad2d4bdc54e4063dd00629a3600833a84f3f3bef77953639401ffffffffad374189b2645bf1d513610226611ba679998a7b49e6d4f67124c16aa0be7cc90000000048473044022000f13ef0cf5316c76b545165de8c43749f1e7e80aa01dd641173b97fd3444ac602204a0be63128fe28beeaa5211875400da5dabba45e727408feb39b23f336556e3101ffffffff02780c0300000000001976a91441c6accdb1729e992635f1bc86012bd06f20dc3688ac400d0300000000001976a9145bdb4864bd4dabba6aef25e20f9e5283357d3fff88ac00000000",
    "txid" : "1c8fbb5c4146a91fe895471c347314a514d930827ffbf4687dc7589c36b2e92a",
    "version" : 1,
    "time" : 1379309808,
    "locktime" : 0,
    "vin" : [
        {
            "txid" : "8a5bbfef95229112f11db594a8d07ac18c271eef31d410b6b7455702275451a7",
            "vout" : 0,
            "scriptSig" : {
                "asm" : "3046022100a300d9b172bd3ccf8dcb94b92f13b5e975877bd4382385b10fc621c6bf1499ef022100f7761f3f9acd383ad2d4bdc54e4063dd00629a3600833a84f3f3bef77953639401",
                "hex" : "493046022100a300d9b172bd3ccf8dcb94b92f13b5e975877bd4382385b10fc621c6bf1499ef022100f7761f3f9acd383ad2d4bdc54e4063dd00629a3600833a84f3f3bef77953639401"
            },
            "sequence" : 4294967295
        },
        {
            "txid" : "c97cbea06ac12471f6d4e6497b8a9979a61b6126026113d5f15b64b2894137ad",
            "vout" : 0,
            "scriptSig" : {
                "asm" : "3044022000f13ef0cf5316c76b545165de8c43749f1e7e80aa01dd641173b97fd3444ac602204a0be63128fe28beeaa5211875400da5dabba45e727408feb39b23f336556e3101",
                "hex" : "473044022000f13ef0cf5316c76b545165de8c43749f1e7e80aa01dd641173b97fd3444ac602204a0be63128fe28beeaa5211875400da5dabba45e727408feb39b23f336556e3101"
            },
            "sequence" : 4294967295
        }
    ],
    "vout" : [
        {
            "value" : 0.19980000,
            "n" : 0,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 41c6accdb1729e992635f1bc86012bd06f20dc36 OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a91441c6accdb1729e992635f1bc86012bd06f20dc3688ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "FBpuPTBofaAXh7PDFo6tftEt1jYVNih1Mj"
                ]
            }
        },
        {
            "value" : 0.20000000,
            "n" : 1,
            "scriptPubKey" : {
                "asm" : "OP_DUP OP_HASH160 5bdb4864bd4dabba6aef25e20f9e5283357d3fff OP_EQUALVERIFY OP_CHECKSIG",
                "hex" : "76a9145bdb4864bd4dabba6aef25e20f9e5283357d3fff88ac",
                "reqSigs" : 1,
                "type" : "pubkeyhash",
                "addresses" : [
                    "FECoeHxFU3UqTqDUfqPyTJRPqHz3AHJPGU"
                ]
            }
        }
    ],
    "blockhash" : "000000082bc1fee33b24345a2cf1f78a95f2c20b5c2d5dce1f74df4ec1958aeb",
    "confirmations" : 25617,
    "time" : 1379309828,
    "blocktime" : 1379309828
}

Both daemons are setup with the txindex on.
sr. member
Activity: 261
Merit: 250
Interesting.....
is there an official IRC channel and /or forums?
member
Activity: 95
Merit: 10
All but GPL is updating well. It loads and I'm still syncing with that one but I get this error at launch:

"Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect."

Looking into it now.  the update is not a hard folk so worse case senario you can revert back to the old client.
sr. member
Activity: 371
Merit: 252
All but GPL is updating well. It loads and I'm still syncing with that one but I get this error at launch:

"Warning: error reading wallet.dat! All keys read correctly, but transaction data or address book entries might be missing or incorrect."
hero member
Activity: 966
Merit: 526
🐺Dogs for President🐺
GPL is low diff at the moment.  I am fairy sure it will be worth > 0.04 BTC in 3 months time.  You can all quote me this back on New Years Eve if I am wrong. 

I am quoting myself here!  I meant to say 0.004 BTC. 

But 0.04 is not an out of this world figure.   Heck 1/1 BTC to GPL is not an out of this world figure with a coin cap of 1 million and way over 1 million StarTrek fans.
sr. member
Activity: 261
Merit: 250
Interesting.....
Excellent.

Keep up the good work.

Smiley
member
Activity: 95
Merit: 10
KED - Klingon-Empire-Darsek (Darsek)
Check points added, 22622 block client hanging issue fixed, & splash screen fixed.
https://www.asuswebstorage.com/navigate/s/A00C8F057B6148D4A279C0E319F80D904

UFC - United Federation of Planets Credit System (FederationCredits)
Check points added, splash screen fixed.
https://www.asuswebstorage.com/navigate/s/7462AA2FA2894FE490C3611E275A146B4

GPL - Gold Pressed Latinum of the Ferengi (GoldPressedLatinum)
Check points added, splash screen fixed & we have decided that it would be best to stick with the 0.02% fee moving forward.
https://www.asuswebstorage.com/navigate/s/26B91778711B4DFC8B808C4FB8C9D0EC4

Please delete your old clients,  and delete all the files (except wallet.dat) in the folder  C:\User\YourUserName\AppData\Roaming\NameOfClient  

This folder is hidden by default.  to show hidden files follow the flow guide below.
Start > Control Panel > Appearance and Personalization > Folder Options > View Tab > Show hidden files and folders

Do not delete wallet.dat
sr. member
Activity: 384
Merit: 250
Sure they "could" be added on cryptsy... but I think we should give your exchange a fair chance first...
member
Activity: 95
Merit: 10
the KED 480 Block retarget is in the OP. Please update it as it seems that is incorrect. Also UFC doesn't list a retarget time.

Sorry that was me copy and pasting.  I was in a hurry when I posted this thread originally.  Now corrected the OP
member
Activity: 95
Merit: 10
I'm a fan of the coins myself well its the nerd in me that likes them Smiley I would like to list them are the devs opposed to this?

This offer has had me thinking all day.  The short answer would be Yes we would like the coins to be added to cryptsy.  However, we would like all 3 of our coins to be listed in a kind of "all or nothing".

Also If i could ask of the potential time scale?   Because we would very much like it if they were added to cryptsy after we have opened our SciFi coin exchange.  

Please let me know what your thoughts are.
legendary
Activity: 1232
Merit: 1000
the KED 480 Block retarget is in the OP. Please update it as it seems that is incorrect. Also UFC doesn't list a retarget time.
member
Activity: 95
Merit: 10
I already see a problem with one of the coins. KED has a retarget of 480 blocks. As soon as this coin gets added to cryptsy, it will be gang raped by miners, diff will be pushed SKY HIGH and it will languish in high diff hell. I think that this should be addressed before the coin goes on an exchange, I would like to see these coins succeed.

Where did you read difficulty re-target of 480 blocks?

If you have read it somewhere this is not correct.  If you have looked at the source code and determined based what you spotted, you need to understand KED is slightly different than most Scrypt / POW POS coins in that there are extra variables at play. 

Retarget should happen every block. 
member
Activity: 95
Merit: 10
what is different between POWMined and POFMined?  Huh

What Dreamwatcher said essentially.

I like to simplify it personally.

POW = Mined coins

POS = Interest (usually 1.5% a year) on Mined coins.  Only payable if you have not moved the coins to another wallet or location.

member
Activity: 95
Merit: 10
To Scificoin: don't doubt yourself - your doing good work! I'm not a shrink, but my advice/opinion... Don't listen to these jealous types with their
Negativity( who's only putting you down - because you're accomplishing something their not) I'm looking forward to when you launch your exchange
I'm very curious to see how it will look(the final touch) "Warp Speed!"

To Scificoin: don't doubt yourself - your doing good work!

+1

Thanks Guys, this really means a lot to us Smiley
hero member
Activity: 966
Merit: 526
🐺Dogs for President🐺
Does anyone have a windows build for the GPL miner?  I am using an older scrypt-jane miner, but it won't connect to the pool.  It looks like it's hashing well solo, but I'm not getting anything (~12 hours @ 800kh/s).

http://rghost.net/48162507
This is the miner most people (me included)  have been finding success with.  I tried for days with the others with very limited success.   

GPL is low diff at the moment.  I am fairy sure it will be worth > 0.04 BTC in 3 months time.  You can all quote me this back on New Years Eve if I am wrong. 

Pages:
Jump to: