Are there any mining pools or solo only?
So did you get your coins? A feedback can help both owner of service and people who want to join this service.
Not yet as I have no mechanism to contact Greg unless a Full Member messages him
Weyhey27,
First and foremost, I'd like to sincerely apologize for the lack of communication up until now. I take full responsibility for this and understand in your frustration in the lack of communication.
Although Bitcointalk is an amazing forum for people to come together, embarrassingly I have never used the site. When I posted, I had assumed replies would either be sent to my messages here or to my email, and when I didn't get either one I figured no one had decided to help us mine. I have just received a message from a mod (Thank you Serhanni for letting me know!), as apparently replies aren't automatically set up to be received.
That being said, please reach out to my e-mail at [email protected] or message me @t1crypto on telegram with the pictures so that I can process your mined blocks immediatelyAgain Jason, of behalf of our pool, I'd sincerely like to apologize and hope that if you decide to keep mining with us, know that communication will be completely fluid from this point on.
I am glad to hear communication problem solved since both of your status newbie. When he gives positive feedback, I'm sure you will find more members to join your pool.
Thank you Serhanni for communicating the post back to Greg aka GrapheneCapital.
Greg,
the delay in communication is quite understandable, since neither of our accounts were set up to receive messages from Newbies.
I have mined blocks 36846, 37212, 37618 and 37706 for your GMN wallet pool. There is no need for me to send pictures, as I had my miner name stamp the blocks it successfully mines. As such my miner "JPH_1006" namestamp is inserted as extraData into each of these mined blocks at time of mining.
"JPH_1006" in hex is "0x4a50485f31303036" (see
www.rapidtables.com for translation).
To see the extraData of a block use the command line interface of walton executable, briefly stop mining >>miner.stop() for convenience and then enter command (here I include 37706 as the block of interest).
eth.getBlock(37706)
This is the output:
{
difficulty: 148132472179,
extraData: "0x4a50485f31303036",
gasLimit: 4712388,
gasUsed: 0,
hash: "0x33af89f07e79099b684173bb3709126f5dc76445c2779d3d08d821bb4b86c09a",
logsBloom: "0x00000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000000000000000000000000000000000000000000
0000000000000000000000000000000000000000",
miner: "0xa2bc21f35c7beccef2a86273e77680a8811d24e1",
mixHash: "0x0000000000000000000000000000000000000000000000000000000000000000",
nonce: "0x1957fbbefbb034f5",
number: 37706,
parentHash: "0x36ae3ada7f9491a8f30ac23807b5efc064213baf9dbb245ede432302727e4a58",
receiptsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
sha3Uncles: "0x1dcc4de8dec75d7aab85b567b6ccd41ad312451b948a7413f0a142fd40d49347",
size: 536,
stateRoot: "0x254551ad802692e4397b2c6ce1f817a863867fcc2a7bd5fe49d519387277e00f",
timestamp: 1524614343,
totalDifficulty: 2311973676200007,
transactions: [],
transactionsRoot: "0x56e81f171bcc55a6ff8345e692c0f86e5b48e01b996cadc001622fb5e363b421",
uncles: []
}
The same extraData name stamp is included in all the blocks I mined.
Thank you Jason