Pages:
Author

Topic: [SNC/❄] Snowcoin | PoS SHA256 coin | launched 7 December 2013 | Winter is coming - page 8. (Read 22780 times)

sr. member
Activity: 251
Merit: 250
@marty19, your link dont work

maybe  http://snc.ispace.co.uk is the right link
sr. member
Activity: 394
Merit: 250
Windows client now available. I was finally able to set up Win7 virtual machine with working MinGW.

http://www17.zippyshare.com/v/10792611/file.html

Can't get it to work. Its looking for DLLs. When I download the DLLs and finally have them all it errors out.



I got it to work using the DLLs from UNICOIN.

sr. member
Activity: 394
Merit: 250
Anybody got a working windows client?

Never mind, I got it to work using the dll from UNICOIN windows-QT
hero member
Activity: 725
Merit: 500
iSpace Mining Pools welcomes SnowCoin into the fold at http://snc.ispace.co.uk
sr. member
Activity: 322
Merit: 250
Credits CRD 1st Decentralized Exchange coin
legendary
Activity: 1946
Merit: 1005
My mule don't like people laughing
Windows client now available. I was finally able to set up Win7 virtual machine with working MinGW.

http://www17.zippyshare.com/v/10792611/file.html

Can't get it to work. Its looking for DLLs. When I download the DLLs and finally have them all it errors out.

sr. member
Activity: 251
Merit: 250
are there any nodes online?
member
Activity: 67
Merit: 10
I am the snowed one.
Windows client now available. I was finally able to set up Win7 virtual machine with working MinGW.

http://www17.zippyshare.com/v/10792611/file.html
hero member
Activity: 546
Merit: 500
hm
Downloads

https://github.com/snowcoin/snowcoin (you'll have to compile it yourself; everything should work good)

Yes! Sure, we are all programmers Wink WTB 1Mio. for 0.001. Oh wait, I can't deposit, because I have no client.  Roll Eyes
newbie
Activity: 6
Merit: 0
Added another node:
Code:
addnode=50.56.121.30
newbie
Activity: 6
Merit: 0
FYI

Here is the first block:

Code:
getblock 000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56

Code:
{
"hash" : "000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56",
"confirmations" : 4679,
"size" : 206,
"height" : 0,
"version" : 1,
"merkleroot" : "ed65789d4970e00eca66f0b8d957e9160366954ac0356c88cf9c6a0b9a38abcf",
"mint" : 0.00000000,
"time" : 1386403023,
"nonce" : 1128954,
"bits" : "1e0fffff",
"difficulty" : 0.00024414,
"nextblockhash" : "00000000a0f66687e284a3e48c05ff0f0a23606966b92520aa97d555a253b7ac",
"flags" : "proof-of-work stake-modifier",
"proofhash" : "000000db0b0392438e9aa31abddd9c57730a4aa36114103d6d74af8537286e56",
"entropybit" : 1,
"modifier" : "0000000000000000",
"modifierchecksum" : "0e00670b",
"tx" : [
"ed65789d4970e00eca66f0b8d957e9160366954ac0356c88cf9c6a0b9a38abcf"
],
"signature" : ""
}

Does not appear to be pre-mined.

I did try to set up and Abe block explorer, and had some luck until I get to block 3338. Then I see what looks like 2 entries in "tx":

Code:
{
"hash" : "00000000019ef8d4cbd4895bcc62fdb686992b7cd7fdf94b90c69a5e5e694b11",
"confirmations" : 1931,
"size" : 1033,
"height" : 3338,
"version" : 4,
"merkleroot" : "ef4fce312bb59012c245bac06ed2d60a8bfb8dde271baa11b61017292706accd",
"mint" : 5000.00010000,
"time" : 1386791445,
"nonce" : 1179056858,
"bits" : "1c01d056",
"difficulty" : 141.13704046,
"previousblockhash" : "0000000001a96b7205b3ddc615b6af2d16c39b986933cfeff83c8ea20cb0e629",
"nextblockhash" : "00000000020f2085641edb078b88434d3bb1cd888893e74bd74c597cd39ad80b",
"flags" : "proof-of-work",
"proofhash" : "00000000019ef8d4cbd4895bcc62fdb686992b7cd7fdf94b90c69a5e5e694b11",
"entropybit" : 0,
"modifier" : "cff8eb691ec20999",
"modifierchecksum" : "71ad8951",
"tx" : [
"e4c10cf6198256586c2ba49de2918b5d471fc31f76406ddbef229c5aa037714e",
"f53fe76faea2c07ac2bc21825ca4e80f5d8d2b14604596bc731a9a3db24647d3"
],
"signature" : "30450220203cf3c8d0591f81b0c9879a520e988126ef201ff11ae234e8c8dc422559245d022100c14a63a489bf6eacdcf98b559359c5d9057199d3a22910e291d8501240223d2e"
}

I'm just guessing, maybe that's the first time someone tried to add a Transaction Comment? I know Abe may not be quite fully baked for ppcoin, this may be part of that. I was using the ppcoin branch.

Just if anyone else tries to setup Abe, you'll need the genesis raw transaction. I had to tweak the source to get it, it seems small, but here it is:

Code:
010000004a45ad5200000000000000

I mined a bit, seems like difficulty is low.
sr. member
Activity: 476
Merit: 250
Seasonal coins give a new meaning to pump and dump. Why not santacoin anyway?
full member
Activity: 238
Merit: 100
tekcoin, tigercoin, joulecoin, asiccoin were all copycat failures... why would i mine this now?

Because it's Snowcoin!

Snowcoin...THE only coin where you can be sure that he will RISE slowly in winter, and DROP heavy in summer

Snowcoin, for the cold days.
sr. member
Activity: 251
Merit: 250
i compiled the sources with no errors. wallet is running on linux, and i could mined some coines too.
there are hundreds of scrypt coins, so why no more sha256 coins?
legendary
Activity: 1932
Merit: 1005
maybe an easy qt-exe will get snowcoin more miners
member
Activity: 67
Merit: 10
I am the snowed one.
So why make a coin to begin with? Also who made the pool then?

I just wanted to see if it's easy to clone Bitcoin.
Lol ! Yes it is easy. I almost pointed some of my miners to this coin but after this statement I changed my mind Cheesy

Well, now I know it's easy. Anyway I'm planning to integrate mining into the client after I get more nodes running.
hero member
Activity: 938
Merit: 501
So why make a coin to begin with? Also who made the pool then?

I just wanted to see if it's easy to clone Bitcoin.
Lol ! Yes it is easy. I almost pointed some of my miners to this coin but after this statement I changed my mind Cheesy
full member
Activity: 238
Merit: 100
tekcoin, tigercoin, joulecoin, asiccoin were all copycat failures... why would i mine this now?

Because it's Snowcoin!

lol. Fail.
full member
Activity: 161
Merit: 100
Too bad no pools or might be worth a early mine!
Pages:
Jump to: