Bitcoin Forum
May 11, 2024, 04:07:11 PM *
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 20 21 22 [23]  All
  Print  
Author Topic: JKC - The Scrypt Coin with Super Blocks  (Read 33135 times)
BTCIRV
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
February 25, 2014, 06:42:17 PM
 #441

The client is not and has never pointed to the Litecoin chain. There was issue a few months ago with the Litecoin alert key, but was corrected last year. This effected many coins not just JKC. The issue had nothing to do with the block chain.

The issue now is lack of miners vs. difficulty.  I could band-aid a fix in that might or might not work depending if users install it. However it would be a hard fork and could cause more problems then it solves.

The next time difficulty goes up and miners drop off, the same situation would occur again. A more permanent fix would involve completely rewriting the difficulty algo. to a different type of algo. In essence changing the coin into something else.

Network Hash rate is ~4 MH @ 8.672 difficulty. This means the network is going to crawl along until the next difficulty drop.

At block 161280 the difficulty jumped from 2.5 to 8.6. Just before the jump the network was running too fast, after the jump you can see the heavy hasher that was running up the difficulty calculation before the adjustment, dropped out of the network. This leaves the chain in the lurch it is in.
 
Difficulty re-targets every 2040 blocks, so at block 163,320 the difficulty will adjust back down again.

You claim the coin is so successful, yet the issue is lack of hash rate. The community abandoned me long ago, then became encouraging when they wanted something. As soon as they got it, crickets again.

I continue to develop in the sense of maintaining the software and keeping it running, but the issue here is not the software. It is the lack of mining outside of a heavy hitter or two who jump on the chain when the difficulty is low and jump off when it adjusts back up.

If one needs a node, I also run and maintain the block explorer jkc.cryptocoinexplorer.com.. One can use it as a node.





I appreciate your detailed reply, and your frustration over this coin. I didn't realize that there was such a lack of interest when its value is up and up. How big a rig is a "heavy hitter"? Would it be 60 mh/s +? There's no way I could help with that. But I may be able to offer some help for a little while.

Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715443631
Hero Member
*
Offline Offline

Posts: 1715443631

View Profile Personal Message (Offline)

Ignore
1715443631
Reply with quote  #2

1715443631
Report to moderator
1715443631
Hero Member
*
Offline Offline

Posts: 1715443631

View Profile Personal Message (Offline)

Ignore
1715443631
Reply with quote  #2

1715443631
Report to moderator
1715443631
Hero Member
*
Offline Offline

Posts: 1715443631

View Profile Personal Message (Offline)

Ignore
1715443631
Reply with quote  #2

1715443631
Report to moderator
BTCIRV
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
February 25, 2014, 06:53:33 PM
 #442

The client is not and has never pointed to the Litecoin chain. There was issue a few months ago with the Litecoin alert key, but was corrected last year. This effected many coins not just JKC. The issue had nothing to do with the block chain.

The issue now is lack of miners vs. difficulty.  I could band-aid a fix in that might or might not work depending if users install it. However it would be a hard fork and could cause more problems then it solves.

The next time difficulty goes up and miners drop off, the same situation would occur again. A more permanent fix would involve completely rewriting the difficulty algo. to a different type of algo. In essence changing the coin into something else.

Network Hash rate is ~4 MH @ 8.672 difficulty. This means the network is going to crawl along until the next difficulty drop.

At block 161280 the difficulty jumped from 2.5 to 8.6. Just before the jump the network was running too fast, after the jump you can see the heavy hasher that was running up the difficulty calculation before the adjustment, dropped out of the network. This leaves the chain in the lurch it is in.
 
Difficulty re-targets every 2040 blocks, so at block 163,320 the difficulty will adjust back down again.

You claim the coin is so successful, yet the issue is lack of hash rate. The community abandoned me long ago, then became encouraging when they wanted something. As soon as they got it, crickets again.

I continue to develop in the sense of maintaining the software and keeping it running, but the issue here is not the software. It is the lack of mining outside of a heavy hitter or two who jump on the chain when the difficulty is low and jump off when it adjusts back up.

If one needs a node, I also run and maintain the block explorer jkc.cryptocoinexplorer.com.. One can use it as a node.






I've made this junkcoin.conf file. Is this workable? The dif is the changes to the ports - none set to LTC any longer as noted on the previous page:

Quote
listen=1
daemon=1
server=1
rpcuser=blah
rpcpassword=blah
rpcport=9772
port=9771
rpcallowip=127.0.0.1
rpcallowip=192.168.1.*
addnode=5.249.152.30:9771
addnode=192.241.216.151:9771
addnode=94.254.7.39:9771
addnode=72.213.130.251:9771
addnode=115.28.56.217:9771
addnode=89.178.192.93:9771
addnode=72.78.100.12:9771
addnode=128.199.238.183:9771
addnode=84.250.6.190:9771
addnode=78.221.228.44:9771
addnode=jkc.cryptocoinexplorer.com
BTCIRV
Member
**
Offline Offline

Activity: 65
Merit: 10


View Profile
February 25, 2014, 06:57:29 PM
 #443

Here's my getpeerinfo from the console, only 2 of the above nodes are connected.




[
{
"addr" : "5.249.152.30:9771",
"services" : "00000001",
"lastsend" : 1393354533,
"lastrecv" : 1393354536,
"conntime" : 1393354286,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 161564,
"banscore" : 0
},
{
"addr" : "115.28.56.217:9771",
"services" : "00000001",
"lastsend" : 1393354529,
"lastrecv" : 1393354529,
"conntime" : 1393354303,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 161564,
"banscore" : 0
},
{
"addr" : "84.200.84.93:9771",
"services" : "00000001",
"lastsend" : 1393354529,
"lastrecv" : 1393354528,
"conntime" : 1393354331,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 161564,
"banscore" : 0
},
{
"addr" : "38.64.135.55:9771",
"services" : "00000001",
"lastsend" : 1393354528,
"lastrecv" : 1393354528,
"conntime" : 1393354455,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 161564,
"banscore" : 0
}
]
theblazehen
Full Member
***
Offline Offline

Activity: 194
Merit: 100



View Profile
March 02, 2014, 05:40:07 PM
 #444

PUMP on cryptsy?

BURST: BURST-ZRT2-GB5S-A6CS-HBVAE
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
June 02, 2014, 01:02:49 AM
 #445




JKC Devs and Holders,


Is this the official JunkCoin thread?

Older coins are being burried under an avalanche of new cryptos, something I said would happen last year.

That said, devs of any crypto should do anything within their power to increase stakeholder value.  Given the small budgets of most cryptos there is little that can be done.

May I suggest a "Stock-BuyBack".


A reduction in total max coins and also a reduction in the current subsidy are both great examples of a stock BuyBack and the best part is that it doesn't cost the devs or current holders anything to do.

Reducing the outstanding number of coins (and subsidy) will instantly increase the value of the coin as it makes it harder to get and more rare in the future.  It's a simple supply and demand equation and right now, most alts have way too many coins to make them equitable to new investors.

There is no reason for JKC to have 107 million total max coins.  DarkCoin made this realization and they dropped their max coins from 88 million to 22 million and it has done wonders for them.

This will automatically increase shareholder value [proportionately] rewarding the current loyal holders of JKC and if you set a date when the BuyBack will take effect anyone can buy JKC and gain that same value, thus, creating a sudden demand for JunkCoins.

There are now 11 million JKC coins now.  I suggest a max cap of 30 million and perhaps drop the lotto subsidy in half as those large blocks can dilute the coin too quickly

Just a suggestion:  Something needs to be done because [like I said last year when we had only 12 coins out here] by next year, we'll have over 3,000 alt coins.

Do something while you can still be noticed and do it in time for the next big wave of incoming new investors which will be this summer.

Good luck!

iXcoin - Welcome to the F U T U R E!
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
June 11, 2014, 06:28:29 AM
 #446




Is JUNK still alive or is JUNK finally Junked?

iXcoin - Welcome to the F U T U R E!
Vlad2Vlad
Legendary
*
Offline Offline

Activity: 3052
Merit: 1530

www.ixcoin.net


View Profile WWW
July 27, 2014, 05:46:00 AM
 #447







Someone just tried to game JUNK big-time today.

They Manipulated the price down from 130 Satoshi to 2 Satoshi.

I have no idea how someone could have done that so smoothly without any attention.

I actually bought a few hundred junk coins at 18 Satoshi so it wasn't some glitch, it really went that low.

There were no sellers at that price, just bots selling tiny blocks.

Now the price is back up at 130 Sats but I wonder what's going on - was that a fat finger trade or is someone trying to buy up a huge portion of JUNK?

Anybody have any idea?

Thanks!

iXcoin - Welcome to the F U T U R E!
BitcoinNational
Legendary
*
Offline Offline

Activity: 1470
Merit: 1010


Join The Blockchain Revolution In Logistics


View Profile
March 08, 2015, 01:33:20 PM
Last edit: March 08, 2015, 01:44:09 PM by BitcoinNational
 #448

Junk is salvage-able

Ideas?

Pick 3 junky coins under$10k
Lets get'm back up, and under the flag of JUNK coins

battle tesla hellas
kore xdq bitbar bitcoinplus
seed cool top
caix spa red apex
buk grand util
tor asic bet icb
sbc nrs emd mls
craig mmc zed
taco alien vegas
xXx ghc rpc lyc

PICK 3 on that list and post below.

                ▄██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
           ▄████▄▄▄▄▄██████████████▄
         ▄████████████████▄▄▄███████
       ▄█████████████████████████████
     ▄████████▀▀▀▀▀▀▀███████████████▄
   ▄████████▀█▀███▀        ███████████
 ▄████████▀███             ███████████
▄███████▀████                ██████████▄
███████████▀                  ██████████
 ██████▄████                   ██████▄███
  ██████▄████                 ▄█████████
   ██████▄████              ▄██████████
    ██████▄█████▄▄▄▄▄     ▄████████▀
     ██████▄████████████▄████████▀█▀██▀
      ██████████▄▄▄▄▄▄▄████████▀█▀██▀
       ██████████████████████▀█▀█▀
         ▀▀▀▀▀▀███████████▀▀▀▀
                      ▀██▀▀
─────────────────
Revolutionized.  ──


█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ █████████████▀█████ ██
██ ███ ▀█████▀      ▀█ ██
██ ███     ▀▀      ▐██ ██
██ ███▌            ███ ██
██ ████▌          ▄███ ██
██ ██████       ▄█████ ██
██ ████▄▄▄▄▄▄▄████████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀





█████████████████████████
██ ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄ ██
██ ████████████▀▀▀████ ██
██ ████████▀▀     ████ ██
██ █████▀    ▄▀  ▐████ ██
██ ██▀     ▄▀    ▐████ ██
██ ████▄▄ █▀     █████ ██
██ ██████ ▄▄█   ▐█████ ██
██ ████████████ ██████ ██
██ ███████████████████ ██
██▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██
▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
.WHITEPAPER.
ANN Thread
Reddit

█████
██
██ █
██ █
██ █
   █

  ─────────────  Join
SMARC token ICO

█████
   ██
 █ ██
 █ ██
 █ ██
 █
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
May 19, 2017, 03:55:43 PM
 #449

Hello Junk Captains,

    Would y'all be kind enough to help by putting your JunkCoin wallet online so I may sync with it.
    I am unable to find any nodes to peer with and do want to keep my full node online so the blockchain persists and remains historically relevant.

    It would be best to find the longest chain with the most work.
    Feel free to send me a private message if you would like to help but do not want to post your node's address in the forum at present.

Best Regards,
-Chicago
Chicago
Sr. Member
****
Offline Offline

Activity: 592
Merit: 259


View Profile
August 17, 2017, 04:03:15 PM
 #450

Hello,

   The archive.org copy of the official block explorer shows a last recorded Best Chain at height 219213.

    This week, some user opened their Junkcoin wallet, found the IRC server and synced with my node up through height 66755.

    So, roughly almost 25% of the historical chain still exists, through 6/21/13 16:13:56.

    Anybody think they might be able to put up a peer to catch me up to block 219213 and beyond?

Best Regards,
-Chicago
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23]  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!