Author

Topic: [ANNOUNCE] paccoin a new SHA256D coin is being introduced - page 163. (Read 136554 times)

full member
Activity: 192
Merit: 100
paccoin
For the last 6 hours there has been no movement and the block chain is frozen at 4243. I assume this will clear up when it reaches the next 24 hour cycle and recalculates the difficulty.
Paccoin has only been out for 3 days and has already generated over 2 million coins in circulation. Difficulty as of 11-13-2013 is 7946.45825933 which is phenomenal.
full member
Activity: 192
Merit: 100
paccoin
not sure what that is, what were you trying to do?
hero member
Activity: 725
Merit: 500
iSpace Mining Pool up and running at http://pac.ispace.co.uk  Grin

I have shut the pool down temporarily while I look into why we were finding blocks but these were not showing up in the paccoind client.

Seems that all found blocks are being rejected due to a Sign Failed error when calling submitblock through the paccoind API. Anyone know what I've missed, l'm guessing it's due to POS but not had this problem on my other pools before.  Huh
legendary
Activity: 2940
Merit: 1090
This was a much nicer launch than all the ones back when there were new coins every day and all massive orphan-fests of insta-mining.

So its looking pretty nice to me so far compared to pretty much all the others I tried setting up right away when they launched.

If you do manage to enable merged mining that would be really cool as the existing panoply of merged mined coins has no PoS coin yet so it would help round out the set of merged coins,

-MarkM-
full member
Activity: 192
Merit: 100
paccoin
it works now... mined 6k coins... however does not know if it worth it... no exchange whatsoever...

Right now trying to get a blockchain/merged mining/pool setup, but an exchange is on the todo list
full member
Activity: 192
Merit: 100
paccoin
The orignal post is crappy though, to find out the port and the RPC port I had to grep through the code.

Sorry this is my first post, I have added more info to the original post as we improve this.
full member
Activity: 192
Merit: 100
paccoin
How much pre-mining?
none, this was all last night by someone else.
sr. member
Activity: 420
Merit: 250
static const unsigned int MAX_BLOCK_SIZE = 1000000;
static const unsigned int MAX_BLOCK_SIZE_GEN = MAX_BLOCK_SIZE/2;
static const unsigned int MAX_BLOCK_SIGOPS = MAX_BLOCK_SIZE/50;
static const unsigned int MAX_ORPHAN_TRANSACTIONS = MAX_BLOCK_SIZE/100;
static const unsigned int MAX_INV_SZ = 50000;
static const int64 MIN_TX_FEE = 0.0001 * COIN;
static const int64 MIN_RELAY_TX_FEE = MIN_TX_FEE;
static const int64 MAX_MONEY = 1500000000 * COIN;//1.5 billion
static const int64 MAX_MINT_PROOF_OF_WORK = 5 * COIN;        //5 Coin per block
static const int64 MAX_MINT_PROOF_OF_STAKE = 0.05 * MAX_MINT_PROOF_OF_WORK;        //5% annual interest
static const int64 MIN_TXOUT_AMOUNT = MIN_TX_FEE;
static const unsigned int MAX_TX_COMMENT_LEN = 268; // paccoin: 256 bytes + 12 little extra

util.h

static const int64 COIN = 1000000;

full member
Activity: 192
Merit: 100
paccoin
next useless coin
solomining 70GH/sec
is not giving any blocks Smiley
new network, go easy big fella.
full member
Activity: 192
Merit: 100
paccoin
Instead of pre- / instamining, we now have coins without a compiled Windows-QT to make sure not too many people will mine it from the start.

yeah,
one million coins already mined
diff is 7.12GH now

i was since start, get no connections (using starting thread nodes)
after 800k coins mined i get finally connected

and now getting only rejected blocks using 70GH/sec

this is ridiculous lol
lol be gentle people the network is small and there is no need to hit it with so much hashing power. Over a million coins out there, and I just got my first 500 lol. Cheesy
full member
Activity: 192
Merit: 100
paccoin
I got several blocks on ~2.3 GH/s, 1 orphan and 5 mined. And after it I got nothing during last hours.
The network is growing, and it sounds like you hit it hard, before it could compensate.
full member
Activity: 192
Merit: 100
paccoin
ok, the network is now stable, thanks for all you early adopters!!
hero member
Activity: 725
Merit: 500
iSpace Mining Pool up and running at http://pac.ispace.co.uk  Grin

I have shut the pool down temporarily while I look into why we were finding blocks but these were not showing up in the paccoind client.
hero member
Activity: 725
Merit: 500
The paccoind api is not returning any transactions using a listtransations call ..... any ideas?
sr. member
Activity: 350
Merit: 250
DTC unofficial team
I got several blocks on ~2.3 GH/s, 1 orphan and 5 mined. And after it I got nothing during last hours.
hero member
Activity: 725
Merit: 500
iSpace Mining Pool up and running at http://pac.ispace.co.uk  Grin
hero member
Activity: 708
Merit: 502
Oh the hiding block contents maybe means Luke's miner program would have liked to use the protocol that lets it see the whole block and even manipulate it to suit your own tastes.

(Uh wait, what do you mean by bfl mining? I glossed over that part, assuming you'd said bfgminer. Which hopefully is what you meant. The hiding blocks part just seemed so Luke.)

-MarkM-

Are you maybe trying to use scrypt miner instead of SHA or something like that?
-MarkM-

BFL - butterfly labs - aka asic - aka completely not a scrypt )

it works now... mined 6k coins... however does not know if it worth it... no exchange whatsoever...
legendary
Activity: 2940
Merit: 1090
Oh the hiding block contents maybe means Luke's miner program would have liked to use the protocol that lets it see the whole block and even manipulate it to suit your own tastes.

It is maybe Luke's way of saying he is forced to use normal protocols instead of the fancy new protocol he champions that gives the miner access to what is really being mined, instead of forcing the miner to not really be a real miner at all just a dumb hasher blindly hashing any damn thing the real miner (the pool for example; the entity that is actually deciding what exactly is to be mined, whether to merge mine, whether to include your friend's transactions or not and so on and so on) chooses to have the hashers blindly hash.

blktmpl likely means block template. He wanted a block template, and that is not what you normally get/use, it would let miners tell when pools are screwing them around and so on thus is not real popular yet.

So he probably fell back to getwork protocol, and without long poll.

From there on it looks just like cgminer.

(Uh wait, what do you mean by bfl mining? I glossed over that part, assuming you'd said bfgminer. Which hopefully is what you meant. The hiding blocks part just seemed so Luke.)

-MarkM-
hero member
Activity: 708
Merit: 502
So anybody mined smth?

 [2013-11-12 09:08:55] Probing for an alive pool
 [2013-11-12 09:08:55] blktmpl error: Unrecognized block version, and not allowed to reduce or force
 it
 [2013-11-12 09:08:55] Pool 0 is hiding block contents from us
 [2013-11-12 09:08:55] Network difficulty changed to 1.95k (13.95Gh/s)
 [2013-11-12 09:08:55] No suitable long-poll found for http://127.0.0.1:15661

mining running but it either pre-mined completely or smth is wrong?

Are you maybe trying to use scrypt miner instead of SHA or something like that?

-MarkM-


no. its bfl mining... but i wonder why i got these weird errors

--------------------------------------------------------------------------------
 BFL 0: 55.0C |  7.03/ 7.13/ 6.88Gh/s | A:3 R:0+0(none) HW:119/2.7%
--------------------------------------------------------------------------------
 [2013-11-12 09:44:15] blktmpl error: Unrecognized block version, and not allowed to reduce or force
 it
 [2013-11-12 09:44:15] Pool 0 is hiding block contents from us
 [2013-11-12 09:44:15] Network difficulty changed to 1.53k (10.93Gh/s)
 [2013-11-12 09:44:15] No suitable long-poll found for http://127.0.0.1:15661
 [2013-11-12 09:50:00] Network difficulty changed to 1.45k (10.40Gh/s)
 [2013-11-12 09:50:00] New block detected on network
 [2013-11-12 09:53:42] Network difficulty changed to 1.42k (10.16Gh/s)
 [2013-11-12 09:53:42] New block detected on network
 [2013-11-12 09:53:52] Network difficulty changed to 1.43k (10.22Gh/s)
 [2013-11-12 09:53:52] New block detected on network
 [2013-11-12 09:55:11] Network difficulty changed to 1.42k (10.20Gh/s)
 [2013-11-12 09:55:11] New block detected on network
 [2013-11-12 09:58:08] Found block for pool 0!
legendary
Activity: 2940
Merit: 1090
So anybody mined smth?

 [2013-11-12 09:08:55] Probing for an alive pool
 [2013-11-12 09:08:55] blktmpl error: Unrecognized block version, and not allowed to reduce or force
 it
 [2013-11-12 09:08:55] Pool 0 is hiding block contents from us
 [2013-11-12 09:08:55] Network difficulty changed to 1.95k (13.95Gh/s)
 [2013-11-12 09:08:55] No suitable long-poll found for http://127.0.0.1:15661

mining running but it either pre-mined completely or smth is wrong?

Are you maybe trying to use scrypt miner instead of SHA or something like that?

-MarkM-
Jump to: