Pages:
Author

Topic: 【ANN】BITPOKEMONGO 【YOBIT】【BPOK】【X11】【POW+POS】【MICROSOFT AZURE】 - page 28. (Read 32815 times)

hero member
Activity: 756
Merit: 500
Hi guys,

Due to the nonstandard block reward structure - payouts will be slightly delayed:

Code:
2016-07-30 20:24:23 [Payments]  [bitpokemongo] Error detecting number of satoshis in a coin, cannot do payment processing. Tried parsing: {"result":2500.00000000,"error":null,"id":1469881463972}

/root/nomp/node_modules/async/dist/async.js:844
            if (fn === null) throw new Error("Callback was already called.");
                                   ^
Error: Callback was already called.
    at /root/nomp/node_modules/async/dist/async.js:844:36
    at /root/nomp/node_modules/async/dist/async.js:3676:17
    at /root/nomp/node_modules/async/dist/async.js:339:31
    at /root/nomp/libs/paymentProcessor.js:98:21
    at itemFinished (/root/nomp/node_modules/stratum-pool/lib/daemon.js:156:36)
    at /root/nomp/node_modules/stratum-pool/lib/daemon.js:169:17
    at parseJson (/root/nomp/node_modules/stratum-pool/lib/daemon.js:85:17)
    at IncomingMessage. (/root/nomp/node_modules/stratum-pool/lib/daemon.js:95:17)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
2016-07-30 20:24:23 [Master]    [Payment Processor] Payment processor died, spawning replacement...
2016-07-30 20:24:24 [Pool]      [bitpokemongo] (Thread 1) Share accepted at diff 0.81818182/1.38080520 by 8KMnUd2SDo2QqAsfR6QTgs5CCASnGG3jR6 [104.238.158.185]

Will have to manually calculate; all good.

Dev: comments?

James

When will payouts commence or are we mining for our coins to disappear into thin air Huh
legendary
Activity: 1134
Merit: 1005
sr. member
Activity: 504
Merit: 250
So here's what I did for solo-mining

I made a file named bitpokemongo.conf with these entries

server=1
daemon=1
listen=1
maxconnections=1024
rpcuser=user
rpcpassword=password
rpcport=9890

I made up the port number. Obviously, user and password are different.

I placed the .conf in my appdata\roaming\bitpokemongo folder

I used the program cc miner 1.8 with lbry support. you can download it here
http://cryptomining-blog.com/tag/ccminer-1-8/

Then I made a .bat with these entries

ccminer-x64 -a x11 -o http://127.0.0.1:9890 -u user -p password --show-diff --cpu-priority 4
pause

ccminer-x64 - is the program name, you can put .exe if you want.

-a x11 - is telling it what algo to use. This miner can mine most algos.

-0  http://127.0.0.1:9890 - means we're mining on localhost at port 9890. You define the port in the .conf. You can make it up for most coins.

-u user - change this to whatever you want but it has to match the entries in the .conf

-p password - change this to whatever you want but it has to match the entries in the .conf

--show-diff - shows the difficulty line

--cpu-priority 4 - idk what this does

pause - Always add this. So you can see why it fails. If your miner ever crashes and you can't see why all you need to do is add pause in the .bat and you can see it.

Once you have written the .bat you put it in the same folder as your ccminer-x64 is found. You need to start your wallet before you run the .bat.

btw I paid .1 for this miner before it was released publicly, and it's worth every penny.


Edit: Now that the pool is up solo-mining is pretty worthless, but you can join the pool!

ccminer-x64 -a x11 -o stratum+tcp://bazco.in:3333 -u YOURWALLET -p ANYTHING --show-diff --cpu-priority 4
pause
hero member
Activity: 636
Merit: 516
Hi guys,

Due to the nonstandard block reward structure - payouts will be slightly delayed:

Code:
2016-07-30 20:24:23 [Payments]  [bitpokemongo] Error detecting number of satoshis in a coin, cannot do payment processing. Tried parsing: {"result":2500.00000000,"error":null,"id":1469881463972}

/root/nomp/node_modules/async/dist/async.js:844
            if (fn === null) throw new Error("Callback was already called.");
                                   ^
Error: Callback was already called.
    at /root/nomp/node_modules/async/dist/async.js:844:36
    at /root/nomp/node_modules/async/dist/async.js:3676:17
    at /root/nomp/node_modules/async/dist/async.js:339:31
    at /root/nomp/libs/paymentProcessor.js:98:21
    at itemFinished (/root/nomp/node_modules/stratum-pool/lib/daemon.js:156:36)
    at /root/nomp/node_modules/stratum-pool/lib/daemon.js:169:17
    at parseJson (/root/nomp/node_modules/stratum-pool/lib/daemon.js:85:17)
    at IncomingMessage. (/root/nomp/node_modules/stratum-pool/lib/daemon.js:95:17)
    at IncomingMessage.emit (events.js:117:20)
    at _stream_readable.js:944:16
2016-07-30 20:24:23 [Master]    [Payment Processor] Payment processor died, spawning replacement...
2016-07-30 20:24:24 [Pool]      [bitpokemongo] (Thread 1) Share accepted at diff 0.81818182/1.38080520 by 8KMnUd2SDo2QqAsfR6QTgs5CCASnGG3jR6 [104.238.158.185]

Will have to manually calculate; all good.

Dev: comments?

James
sr. member
Activity: 369
Merit: 250
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.

I have the same idea, rental pointing towards pool, solo with personal rig, already hit 20 blocks Smiley

already got a bunch of blocks... join in folks

Whooo hooooo let's get this show GO'ing Cheesy

Look at them accepted blocks on the statistics Smiley GO BitPokemonGo !
newbie
Activity: 45
Merit: 0
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.

I have the same idea, rental pointing towards pool, solo with personal rig, already hit 20 blocks Smiley

already got a bunch of blocks... join in folks

Whooo hooooo let's get this show GO'ing Cheesy
hero member
Activity: 636
Merit: 516
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.

I have the same idea, rental pointing towards pool, solo with personal rig, already hit 20 blocks Smiley

already got a bunch of blocks... join in folks
sr. member
Activity: 369
Merit: 250
how to start solo mining ?

Use a standalone CPU/GPU miner preferably sgminer and remember it is X11 algorithm.
legendary
Activity: 1134
Merit: 1005
newbie
Activity: 45
Merit: 0
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.

I have the same idea, rental pointing towards pool, solo with personal rig, already hit 20 blocks Smiley
hero member
Activity: 1148
Merit: 512
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.

Please give me the command line for solo mining . Thanks
sr. member
Activity: 504
Merit: 250
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin


Same here. Solo-mining while I wait, though. Already hit 5 blocks.
sr. member
Activity: 369
Merit: 250
hi all,

pool will be available at http://bazco.in at or shortly after launch.
it won't show anything at the moment, the moment it does tho - the pool is running.

point your mining equipment/hash at:
stratum+tcp://bazco.in:3333

username: your coin address
password: anything

algo x11 setup from diff 0.005 to 262144, 45 second retarget
payouts per 5 minutes

james

I've got my rig pointed to it & waiting for the GO Grin
newbie
Activity: 42
Merit: 0

groestl.c: At global scope:
groestl.c:3122:1: fatal error: opening dependency file obj/groestl.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:181: recipe for target 'obj/groestl.o' failed
make: *** [obj/groestl.o] Error 1


mkdir obj
 Wink
hero member
Activity: 868
Merit: 502
hero member
Activity: 636
Merit: 516

groestl.c: At global scope:
groestl.c:3122:1: fatal error: opening dependency file obj/groestl.d: No such file or directory
 }
 ^
compilation terminated.
makefile.unix:181: recipe for target 'obj/groestl.o' failed
make: *** [obj/groestl.o] Error 1

EDIT: Fixed (mkdir obj) - you need to have this folder present in your src dir (add it to your github repo dev)
newbie
Activity: 42
Merit: 0
nice, any pools ? or only solo ?

It's up to you.
If no pools are ready at launch, you cold try solo mining with 100 BPOK each block reward.
Early solo miners will catch 100 BPOK


TRANSLATİON BOUNTİES ?

how will the airdrop be given away? are there translation bounties?

No translation bounties at this early stage (there is nothing to translate right now).
Airdrop submission rules will be revealed on AUGUST 1
legendary
Activity: 1019
Merit: 1001
Spectreproject Community Manager
Wallet releases when coin does?
Pages:
Jump to: