Bitcoin Forum
April 27, 2024, 07:18:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 »  All
  Print  
Author Topic: j-Coin information thread  (Read 30801 times)
eule
Hero Member
*****
Offline Offline

Activity: 756
Merit: 501


View Profile
August 05, 2013, 11:06:25 AM
 #261

Yeah this board is sometimes worse than 4chan. But that should not keep you from hacking things untill they work.  Wink

1714202293
Hero Member
*
Offline Offline

Posts: 1714202293

View Profile Personal Message (Offline)

Ignore
1714202293
Reply with quote  #2

1714202293
Report to moderator
1714202293
Hero Member
*
Offline Offline

Posts: 1714202293

View Profile Personal Message (Offline)

Ignore
1714202293
Reply with quote  #2

1714202293
Report to moderator
"Governments are good at cutting off the heads of a centrally controlled networks like Napster, but pure P2P networks like Gnutella and Tor seem to be holding their own." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714202293
Hero Member
*
Offline Offline

Posts: 1714202293

View Profile Personal Message (Offline)

Ignore
1714202293
Reply with quote  #2

1714202293
Report to moderator
1714202293
Hero Member
*
Offline Offline

Posts: 1714202293

View Profile Personal Message (Offline)

Ignore
1714202293
Reply with quote  #2

1714202293
Report to moderator
hotcoldcoin
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
August 05, 2013, 11:13:19 AM
 #262

Well great then, scrypt-jane without PoS sounds good (not a big fan of PoS, the rich getting richer) and feel free to hack as many coins as you want, but make sure everything works for everyone when you release it. Do a beta test first and restart the blockchain for the release, the devtome guide covers this pretty well, that's also what Neocoin does now after a failed first launch.
But now the child has dropped into the well already.  Tongue

lol, i like you eule, you seem like a quite reasonable person. you stated your concerns and made your points concisely without resorting to slanted arguments  such as the qouted instance below, and i have respect for that. slinging mud and fud solves nothing.
Quote
"Oh you didn't release a source, your coin is now dead blah blah blah i'm a troll"

Wow, I'm so proud to be called a troll by the scammer and blackmailer r3!

And you made up your own little quote too!  How cute, you didn't have time to quote the actual line, maybe that wouldn't have made your case as clearly then, eh?


shazbits
Member
**
Offline Offline

Activity: 105
Merit: 10



View Profile
August 05, 2013, 01:20:45 PM
 #263

ok, j-coin sources were retrieved off of my desktop.

here ya go.

https://docs.google.com/file/d/0B5V5vln-sS3ELXpVNnY0SEltV2M/edit?usp=sharing



This is uncompilable. For example:

Main.h does not contain the hash of the genesis block (Line 48)
Code:
static const uint256 hashGenesisBlockOfficial("0x");
static const uint256 hashGenesisBlockTestNet("0x");

LoadBlockIndex(..) has a large chunk of code that's been deleted (Main.cpp, Line 2536)

Code:
    //
    // Init with genesis block
    //
    --- Block initialization should be here!
        // Start new block file
        unsigned int nFile;

Reference to non-existing methods (Main.cpp, Line 4204):
Code:
	    //thanks adam m for this fix to override nBits.
        if (pblock->IsProofOfWork())
            pblock->vtx[0].vout[0].nValue = GetProofOfWorkReward(pindexPrev->nHeight+1, nFees, pindexPrev->GetBlockHash());

bitcon-qt.rc refers to non-existing resource novacoin.ico (Line 1)
Code:
IDI_ICON1 ICON DISCARDABLE "icons/novacoin.ico"

Etc etc. There's just no way you can compile anything from this source.



lol, those minor errors are uncompilable to you? you must be super l33t.

So after multiple attempts the provided source still doesn't compile. That's kind of ridiculous, but I guess it happens (even though I've never seen that here before).
But comments like yours, joking about someone not being able to compile your source and posting useful details about what's going wrong, are pathetic. Because it means you have released, again, source without trying to build it.
ig0tik3d
Legendary
*
Offline Offline

Activity: 1246
Merit: 1000



View Profile
August 05, 2013, 06:10:23 PM
 #264

jminer gpu https://docs.google.com/file/d/0B9cvOfoOekSdc2lqVHloTktNdjQ/edit?usp=sharing
source https://docs.google.com/file/d/0B9cvOfoOekSddVJGVC1DZEhJM3M/edit?usp=sharing

expemle j-coin.conf
Code:
server=1
rpcuser=123
rpcpassword=1234567890
rpcport=1234
rpcallowip=*
addnode=173.216.107.57


exemple start gpu miner
Code:
ybcminer --scrypt -w 256 --shaders 1024 -s 1 --lookup-gap 2 -I 16 -d 0 -o http://127.0.0.1:1234 -u 123 -p 1234567890
shazbits
Member
**
Offline Offline

Activity: 105
Merit: 10



View Profile
August 05, 2013, 07:40:09 PM
 #265

What's jminer gpu? It's says ybcminer in it (which is https://bitcointalk.org/index.php?topic=249360.0).
Is this official?

This topic is:
Welcome to J-Coin the GPU resistant coin of your dreams, designed to be mineable alongside scrypt or sha coins. J-coin stands for Just a CPU coin and the symbol is JPU.
sensecrack
Newbie
*
Offline Offline

Activity: 46
Merit: 0


View Profile
August 06, 2013, 11:59:55 AM
 #266

What's jminer gpu? It's says ybcminer in it (which is https://bitcointalk.org/index.php?topic=249360.0).
Is this official?

This topic is:
Welcome to J-Coin the GPU resistant coin of your dreams, designed to be mineable alongside scrypt or sha coins. J-coin stands for Just a CPU coin and the symbol is JPU.

have you seen how fast n changes? it will be at nFactor 12 in less than a month.

Anyone try ybcminer for jpu?? My 7950's speed 400k,but no A.
FoldingTime
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
August 06, 2013, 03:56:55 PM
 #267

What's jminer gpu? It's says ybcminer in it (which is https://bitcointalk.org/index.php?topic=249360.0).
Is this official?

This topic is:
Welcome to J-Coin the GPU resistant coin of your dreams, designed to be mineable alongside scrypt or sha coins. J-coin stands for Just a CPU coin and the symbol is JPU.

have you seen how fast n changes? it will be at nFactor 12 in less than a month.

Anyone try ybcminer for jpu?? My 7950's speed 400k,but no A.
Are you crazy Shocked This coin is dead.
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 06, 2013, 04:02:58 PM
 #268

What's jminer gpu? It's says ybcminer in it (which is https://bitcointalk.org/index.php?topic=249360.0).
Is this official?

This topic is:
Welcome to J-Coin the GPU resistant coin of your dreams, designed to be mineable alongside scrypt or sha coins. J-coin stands for Just a CPU coin and the symbol is JPU.

have you seen how fast n changes? it will be at nFactor 12 in less than a month.

Anyone try ybcminer for jpu?? My 7950's speed 400k,but no A.
Are you crazy Shocked This coin is dead.

lol you sure?

Code:
11:04:11

getmininginfo


11:04:11

{
"blocks" : 4964,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : 0.38597452,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 25338142,
"pooledtx" : 0,
"testnet" : false,
"Nfactor" : 5,
"N" : 64,
"powreward" : 1.00000000
}

My negative trust rating is reflective of a personal vendetta by someone on default trust.
FoldingTime
Full Member
***
Offline Offline

Activity: 162
Merit: 100


View Profile
August 06, 2013, 04:07:40 PM
 #269

This will be my last comment on this thread. I can only refer to my previous post and walk away

https://bitcointalk.org/index.php?topic=264556.msg2869435#msg2869435

r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 06, 2013, 04:09:47 PM
 #270

This will be my last comment on this thread. I can only refer to my previous post and walk away

https://bitcointalk.org/index.php?topic=264556.msg2869435#msg2869435



Lol, how noble of you.


My negative trust rating is reflective of a personal vendetta by someone on default trust.
jestronix
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
August 06, 2013, 10:22:46 PM
 #271

Does this mean its rare now rather than dead ? Hope so  Huh
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 06, 2013, 11:11:22 PM
 #272

Does this mean its rare now rather than dead ? Hope so  Huh

It's nowhere close to being dead.

My negative trust rating is reflective of a personal vendetta by someone on default trust.
jestronix
Member
**
Offline Offline

Activity: 75
Merit: 10


View Profile
August 06, 2013, 11:23:36 PM
 #273

Hope so, my 100 JPUs are ready Smiley
DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 07, 2013, 05:05:46 AM
 #274

Ok, justin has reworked the source code and qt.pro to make it easier to compile. the problem was with the bitcoin resource files, all should be good now. i will be pushing to bitbucket.org the source code, then i will update the OP. thank you for your patience and to the haters, i say "peace and love"

DogtownHero (OP)
Member
**
Offline Offline

Activity: 70
Merit: 10

j-coin//just 4 cpu's


View Profile
August 07, 2013, 06:38:02 AM
 #275

bump, new source.

Fablio2
Sr. Member
****
Offline Offline

Activity: 464
Merit: 252



View Profile
August 07, 2013, 06:58:37 AM
 #276

Interesting, price of 1 JPU will be at least 1 LTC?
Bakaboy
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
August 07, 2013, 07:16:51 AM
 #277

bump, new source.

Are you sure you updated the source? The nChainStartTime is wrong and set to 1374863975 (MehCoin), it should be 1375158511.  Wink
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 07, 2013, 07:34:21 AM
 #278

Interesting, price of 1 JPU will be at least 1 LTC?

lol, what gives you that idea

My negative trust rating is reflective of a personal vendetta by someone on default trust.
r3wt
Hero Member
*****
Offline Offline

Activity: 686
Merit: 504


always the student, never the master.


View Profile
August 07, 2013, 07:35:16 AM
 #279

bump, new source.

Are you sure you updated the source? The nChainStartTime is wrong and set to 1374863975 (MehCoin), it should be 1375158511.  Wink

lol, fuck!

My negative trust rating is reflective of a personal vendetta by someone on default trust.
Fablio2
Sr. Member
****
Offline Offline

Activity: 464
Merit: 252



View Profile
August 07, 2013, 07:42:16 AM
 #280

Interesting, price of 1 JPU will be at least 1 LTC?

lol, what gives you that idea
Because it is very small quantity of coins. And in your opinion what is the price?
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 [14] 15 16 17 18 19 »  All
  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!