Bitcoin Forum
June 15, 2024, 05:12:14 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 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 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 ... 360 »
  Print  
Author Topic: [ANN][JPC]MAKE JACKPOTCOIN GREAT AGAIN!  (Read 470204 times)
Vann
Hero Member
*****
Offline Offline

Activity: 1036
Merit: 606



View Profile
April 30, 2014, 04:00:20 PM
 #561

And this is how it looks when you wallet is getting stuck and you mine your own chain again and again..... DAFUQ !



You can write script to close and restart the wallet and then automate it with a scheduled task. First write a batch file to close and reopen the wallet. Name it wallet_restart.bat or something:

Code:
@echo off

:: clears the screen
cls

:: Closes the wallet if already running. Enter your Wallet process name below.
tskill "JackpotCoin-Qt"

:: pauses restart for 1 seconds
PING 1.1.1.1 -n 1 -w 1000 >NUL

:: starts the Wallet (Use the correct path to your wallet)
start "" "C:\Wallets\JackpotCoin-qt\jackpotcoin-qt.exe" -server

Write a vbs script to open the batch file without opening a command prompt window. Name it wallet_restart_no_bat_window.vbs:

Code:
Set WshShell = CreateObject("WScript.Shell") 
WshShell.Run chr(34) & "C:\Wallets\wallet_restart.bat" & Chr(34), 0
Set WshShell = Nothing

You can then schedule a task to run wallet_restart_no_bat_window.vbs every 5 minutes or so.
Mikellev
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
April 30, 2014, 04:03:56 PM
 #562

And this is how it looks when you wallet is getting stuck and you mine your own chain again and again..... DAFUQ !



You can write script to close and restart the wallet and then automate it with a scheduled task. First write a batch file to open the wallet. Name it wallet_restart.bat or something:

Code:
@echo off

:: clears the screen
cls

:: Closes the wallet if already running. Enter your Wallet process name below.
tskill "JackpotCoin-Qt"

:: pauses restart for 1 seconds
PING 1.1.1.1 -n 1 -w 1000 >NUL

:: starts the Wallet (Use the correct path to your wallet)
start "" "C:\Wallets\JackpotCoin-qt\jackpotcoin-qt.exe" -server

Write a vbs script to open the batch file without opening a command prompt window. Name it wallet_restart_no_bat_window.vbs:

Code:
Set WshShell = CreateObject("WScript.Shell") 
WshShell.Run chr(34) & "C:\Wallets\wallet_restart.bat" & Chr(34), 0
Set WshShell = Nothing

You can then schedule a task to run wallet_restart_no_bat_window.vbs every 5 minutes or so.

Thank you.

I will do that, nice idea / workaround.

Neverless: I would find it way better if the coindevs would fix some things with the coin asap.
dfox101
Hero Member
*****
Offline Offline

Activity: 551
Merit: 500



View Profile
April 30, 2014, 04:05:48 PM
 #563

Yikes, I was using v1.0, and now I switched to 1.1, sync'ed fine, with one block became orphan. I guess it is normal. Now it should be fine with me.
zuludrag
Sr. Member
****
Offline Offline

Activity: 396
Merit: 250

I speak: LT, RU, EN


View Profile WWW
April 30, 2014, 04:09:07 PM
 #564

I was writing today earlier about freezing QT. So, looks like I've found temporary solution: moved QT from my Vista x64 system to VirtualPC with WinXP x86 - runs stable ~2.5h. I'm gonna leave it like this for some time.

Sad - diff ~3.5, but no block at 1.3MH/s in 2.5h Sad It's 3 days and no blocks - I'm really waiting for a pool. Or I need a superblock! Wink Cheesy

dfox101
Hero Member
*****
Offline Offline

Activity: 551
Merit: 500



View Profile
April 30, 2014, 04:09:51 PM
 #565

Here are my peers:

[
    {
        "addr" : "118.137.218.92:15371",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874002,
        "conntime" : 1398873854,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6569,
        "banscore" : 0
    },
    {
        "addr" : "119.236.133.144:15371",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874002,
        "conntime" : 1398873860,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6569,
        "banscore" : 0
    },
    {
        "addr" : "83.199.72.77:15371",
        "services" : "00000001",
        "lastsend" : 1398873951,
        "lastrecv" : 1398874002,
        "conntime" : 1398873867,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6569,
        "banscore" : 0
    },
    {
        "addr" : "96.27.101.117:64040",
        "services" : "00000001",
        "lastsend" : 1398874001,
        "lastrecv" : 1398874002,
        "conntime" : 1398873897,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 6571,
        "banscore" : 0
    },
    {
        "addr" : "180.252.100.157:13002",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874002,
        "conntime" : 1398873906,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 6571,
        "banscore" : 0
    },
    {
        "addr" : "180.252.100.157:13037",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874003,
        "conntime" : 1398873917,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 6571,
        "banscore" : 0
    },
    {
        "addr" : "46.118.221.232:15371",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874002,
        "conntime" : 1398873968,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6572,
        "banscore" : 0
    },
    {
        "addr" : "76.168.111.3:50107",
        "services" : "00000001",
        "lastsend" : 1398874002,
        "lastrecv" : 1398874002,
        "conntime" : 1398873978,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.0.0/",
        "inbound" : true,
        "releasetime" : 0,
        "startingheight" : 6380,
        "banscore" : 0
    },
    {
        "addr" : "107.170.201.79:15371",
        "services" : "00000001",
        "lastsend" : 1398874068,
        "lastrecv" : 1398874068,
        "conntime" : 1398842356,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 5730,
        "banscore" : 0
    },
    {
        "addr" : "91.239.232.54:15371",
        "services" : "00000001",
        "lastsend" : 1398874026,
        "lastrecv" : 1398874068,
        "conntime" : 1398843414,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 5833,
        "banscore" : 0
    },
    {
        "addr" : "83.199.72.77:15371",
        "services" : "00000001",
        "lastsend" : 1398874030,
        "lastrecv" : 1398874068,
        "conntime" : 1398852010,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6052,
        "banscore" : 0
    },
    {
        "addr" : "128.2.209.18:15371",
        "services" : "00000001",
        "lastsend" : 1398874026,
        "lastrecv" : 1398874068,
        "conntime" : 1398866895,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6402,
        "banscore" : 0
    },
    {
        "addr" : "5.250.177.28:15371",
        "services" : "00000001",
        "lastsend" : 1398874026,
        "lastrecv" : 1398874068,
        "conntime" : 1398868105,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6430,
        "banscore" : 0
    },
    {
        "addr" : "136.169.181.214:15371",
        "services" : "00000001",
        "lastsend" : 1398874029,
        "lastrecv" : 1398874068,
        "conntime" : 1398868608,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6447,
        "banscore" : 0
    },
    {
        "addr" : "74.208.234.18:15371",
        "services" : "00000001",
        "lastsend" : 1398874030,
        "lastrecv" : 1398874068,
        "conntime" : 1398872205,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6536,
        "banscore" : 0
    },
    {
        "addr" : "71.254.142.160:15371",
        "services" : "00000001",
        "lastsend" : 1398874030,
        "lastrecv" : 1398874068,
        "conntime" : 1398872967,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6550,
        "banscore" : 0
    },
    {
        "addr" : "119.236.133.144:15371",
        "services" : "00000001",
        "lastsend" : 1398874068,
        "lastrecv" : 1398874069,
        "conntime" : 1398873170,
        "version" : 60006,
        "subver" : "/JackpotCoin:1.1.0/",
        "inbound" : false,
        "releasetime" : 0,
        "startingheight" : 6556,
        "banscore" : 0
    }
]
Mikellev
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
April 30, 2014, 04:10:18 PM
 #566

I was writing today earlier about freezing QT. So, looks like I've found temporary solution: moved QT from my Vista x64 system to VirtualPC with WinXP x86 - runs stable ~2.5h. I'm gonna leave it like this for some time.

Sad - diff ~3.5, but no block at 1.3MH/s in 2.5h Sad It's 3 days and no blocks - I'm really waiting for a pool. Or I need a superblock! Wink Cheesy

Simply no. Superblock is mine. End of story.
zuludrag
Sr. Member
****
Offline Offline

Activity: 396
Merit: 250

I speak: LT, RU, EN


View Profile WWW
April 30, 2014, 04:15:21 PM
 #567

WOW! jackpotcoin.info pool found a block!!!  \0/ Grin
Edit: actually 3 blocks!  Grin

What about running a real pool with this stratum and MPOS? Smiley What about jack.mua2k.ru?

By the way, what was the case?

ECF
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
April 30, 2014, 04:27:25 PM
 #568

http://www.ecoinfund.com/images/logo.jpg

Website | Twitter  | Bitcointalk

Hi,JPC Community

We have added your coin to ECOINFUND vote list.(http://www.ecoinfund.com/vote
an effective vote will cost 10 ECFC; repeating vote are allowed; the Exchange Market will be open as soon as the voting reach 1000.!
ECFC is the fee share program launched by Ecoinfund. Ecoinfund will commit 50% of trade revenue to ECFC program. (highest on market ECFC Details)

Here the ways of getting ECFC:
1. buy the ECFC through our ECFC/BTC or ECFC/LTC market.
2. taking part into our GIVEAWAY.

Big ECFC GIVEAWAY before 10.May
Tweet this green text on your own twitter account then recive 20 ECFC;
Quote
ecoinfund.com |New Exchange,multi-language support,Earn 20 ECFC(fee shares) by every retweet before 10 May,don't miss the train!
Pls post your twitter link and Ecoinfund ID on  https://bitcointalk.org/index.php?topic=501030.0 ,you will get 20 ECFC!

Happy trading !
Cryptocoinrank.com
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile WWW
April 30, 2014, 05:35:55 PM
 #569


█ ★Jackpotcoin (JPC) → Now Live on: http://www.cryptocoinrank.com/Jackpotcoin

Hope you like it! You can also display your Dev news just by creating two widgets and sending me the information like described here: https://bitcointalk.org/index.php?topic=579901.0

Enjoy

valley365
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1003


View Profile
April 30, 2014, 06:28:48 PM
 #570

Do we have a mining pool ready?

Jackpot 15 mils now  Shocked
crypto-rainbow
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


DeepOnion - Advancing Privacy and Security


View Profile WWW
April 30, 2014, 06:47:11 PM
 #571

chasing the jackpot... though the chance is small, but greater than 0 Smiley

         ▄███████████████▄
       ▄██▀             ▀██▄
    ▄▄██▀                 ▀██▄▄
█████▀▀       ▄▀▀▀▀▀▀▀▄▄    ▀▀█████
██          ▄▀ ▄▄▄▀▀▀▀▄▀█▄▄      ██
▐█▌       ▄▀ ▄▀ ▄▄▄▀▀▀▄▀▀▀███   ▐█▌
 ██      ▄▀▄▀▄▀▀▄▄▄▀▀▀▀▀█ ▄█▀   ██
 ▐█▌    █▄▀▄▀▄█▀▀▀ ▀█▀ ▄▀▄▀█   ▐█▌
  ██    █▄▀▄▀▄▄█▀ ▄▀ ▄▀▄▀▄▀█   ██
  ▐█▌ ▀▄█████▀▄▄▀▀▄▄▀▄▀▄▀▄▀█  ▐█▌
   ██▌▀████▀██▄▄▀▀▄▄▀▄▀▄▀▄█▀ ▐██
    ██▌▀█▀▀█▄▀▀▄▀▀▄▄▀▄█▄▄█▀ ▐██
     ██▌ ▀  ▀███▄▄▄█████▀  ▐██
      ██▄      ▀▀▀▀▀      ▄██
       ▀██▄             ▄██▀
         ▀██▄         ▄██▀
           ▀██▄     ▄██▀
             ▀███▄███▀
               ▀███▀
DeepOnion 
★ ★ ★ ★ ★   ❱❱❱ JOIN AIRDROP NOW!
TOR INTEGRATED & SECURED
★  Your Anonymity Guaranteed
★  Your Assets Secured by TOR
★  Guard Your Privacy!
|Bitcointalk
Reddit
Telegram
|                        ▄▄▀▄▄▀▄▄▀▄▀▀
                    ▄▄██▀█▀▄▀▀▀
                  ▄██▄█▄██▀
                ▄██████▀
              ▄██████▀
  ▄█▄▄▄▄▄▄▄▄▄██████▀
██████▀▀▀▀▀██████▀
 ▀█████  ▄███████
  ████████████▀██
  ██▀███████▀  ██
  ██ ▀████▀    ██
  ██   ▀▀      ██
  ▀█████████████▀
cloudminers
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile WWW
April 30, 2014, 06:53:56 PM
 #572

I really like the concept of this coin.

Setting up pool right now.

Cloudminers - Mining Pools - http://cloudminers.net
Mikellev
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250



View Profile
April 30, 2014, 07:11:38 PM
 #573

I really like the concept of this coin.

Setting up pool right now.

cudos if you manage it. We didnt.

If you make it, would be great if you share your stratum config.
djm34
Legendary
*
Offline Offline

Activity: 1400
Merit: 1050


View Profile WWW
April 30, 2014, 07:32:23 PM
 #574

chasing the jackpot... though the chance is small, but greater than 0 Smiley
Is there really a jackpot ?  Grin
Just dev changing the number in the title

djm34 facebook page
BTC: 1NENYmxwZGHsKFmyjTc5WferTn5VTFb7Ze
Pledge for neoscrypt ccminer to that address: 16UoC4DmTz2pvhFvcfTQrzkPTrXkWijzXw
Grumand
Member
**
Offline Offline

Activity: 68
Merit: 10


View Profile
April 30, 2014, 07:34:28 PM
 #575

Nice to see something different. Good luck guys.
Dev, sent you a PM.

Yes I saw many new features in this coin, very different from many cop-paste coins.
cloudminers
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile WWW
April 30, 2014, 07:46:10 PM
 #576

I really like the concept of this coin.

Setting up pool right now.

cudos if you manage it. We didnt.

If you make it, would be great if you share your stratum config.

I will share the stratum config, i suspect it was a small setting.
I'm testing the pool right now, it's looking good.

Getting only accepted shares, hash speed etc looks correct.

Cloudminers - Mining Pools - http://cloudminers.net
JackpotCoin (OP)
Sr. Member
****
Offline Offline

Activity: 343
Merit: 250


View Profile
April 30, 2014, 07:49:26 PM
 #577

chasing the jackpot... though the chance is small, but greater than 0 Smiley
Is there really a jackpot ?  Grin
Just dev changing the number in the title

For a more accurate value, it's here
http://jackpotcoin.info/jackpotimg.php

JackpotCoin (OP)
Sr. Member
****
Offline Offline

Activity: 343
Merit: 250


View Profile
April 30, 2014, 07:53:00 PM
 #578

Also, you can vote for JackpotCoin here http://www.ecoinfund.com/vote
It's not free, but there is a giveaway of ECFC here https://bitcointalk.org/index.php?topic=501030
valley365
Hero Member
*****
Offline Offline

Activity: 868
Merit: 1003


View Profile
April 30, 2014, 08:14:03 PM
 #579

chasing the jackpot... though the chance is small, but greater than 0 Smiley
Is there really a jackpot ?  Grin
Just dev changing the number in the title

Nay, if you use the daemon, there's a special command to get the current jackpot, it is real for sure. Smiley
zuludrag
Sr. Member
****
Offline Offline

Activity: 396
Merit: 250

I speak: LT, RU, EN


View Profile WWW
April 30, 2014, 08:17:27 PM
 #580

I really like the concept of this coin.

Setting up pool right now.

cudos if you manage it. We didnt.

If you make it, would be great if you share your stratum config.

As I understand, dev with someone is testing pool on http://www.jackpotcoin.info/MPOS/public/ and it allready found 10 blocks. Am I wrong? Why not to use it's stratum?

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 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 ... 360 »
  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!