Bitcoin Forum
April 25, 2024, 01:14:41 PM *
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 »  All
  Print  
Author Topic: SmallChange [research-only] [Litecoin based] [15 seconds blocks] [*update now*]  (Read 26555 times)
Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 24, 2013, 06:10:13 AM
 #201

-E 1 -s 1
1714050881
Hero Member
*
Offline Offline

Posts: 1714050881

View Profile Personal Message (Offline)

Ignore
1714050881
Reply with quote  #2

1714050881
Report to moderator
Be very wary of relying on JavaScript for security on crypto sites. The site can change the JavaScript at any time unless you take unusual precautions, and browsers are not generally known for their airtight security.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714050881
Hero Member
*
Offline Offline

Posts: 1714050881

View Profile Personal Message (Offline)

Ignore
1714050881
Reply with quote  #2

1714050881
Report to moderator
TheSwede75
Full Member
***
Offline Offline

Activity: 224
Merit: 100



View Profile
April 24, 2013, 06:18:08 AM
 #202

paul lol thats weird, feather coin pool was fine. Perhaps you can reopen with cloudfare?

Feather coin pool was what now? https://bitcointalk.org/index.php?topic=179267.60
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 06:25:18 AM
 #203

Blocks come very fast set your miner to ask for work more often say every second.

ronaldinho_07
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
April 24, 2013, 06:30:41 AM
 #204

Blocks come very fast set your miner to ask for work more often say every second.
solo mining ?
i've 4 rig,each rig has 4 cards.i'm currently mining with rig 4.
how do i merge them together to solo mining
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 06:37:20 AM
 #205

Ron you dont have to imo. It is your % of total hash rate relative to total hash rate. Think of it as gold mining and number of pix axes Smiley Latency matters somewhat Tongue

Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 24, 2013, 06:55:30 AM
 #206

Code:
{
"version" : 60300,
"protocolversion" : 60001,
"walletversion" : 60000,
"balance" : 0.00000000,
"blocks" : 23117,
"connections" : 5,
"proxy" : "",
"difficulty" : 0.01655359,
"testnet" : false,
"keypoololdest" : 1366633666,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00010000,
"errors" : ""
}
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 06:57:38 AM
 #207

Balt I downloaded the windows client, nice logo btw. It takes ages to download block chain, while on linux server its really fast, any ideas? Smiley

Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 24, 2013, 07:00:52 AM
 #208

It's not my project, just built it for win32.

Quote
It takes ages to download block chain
Maybe you need add some peers manually?
ronaldinho_07
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
April 24, 2013, 07:09:23 AM
 #209

anyone can help me to connect 4 rig together
imy smallchange.conf file on the main machine
Code:
addnode=54.246.222.7
addnode=80.123.216.178
addnode=199.195.214.166
addnode=74.121.182.150:16001

server=1
 
rpcuser=...
rpcpassword=...
rpcallowip=127.0.0.1
rpcallowip=192.168.1.8
rpcallowip=192.168.1.12
rpcallowip=192.168.1.13
rpcport=9031
it's running fine on the main machine with this setting
cgminer --scrypt -o http://127.0.0.1:9031 -u USERNAME -p PASSWORD -E 1 -s 1 --thread-concurrency 8000 -I 18 -g 1 -w 256 --gpu-vddc 0.931,1.045,1.08

but on the client,it doesn't run
lightenup (OP)
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
April 24, 2013, 07:16:23 AM
 #210

I see.. there has been some activity while I've been sleeping Smiley  Thanks everyone for participating!

Quote from: Anon136
well if we had an honest monopolist than 10 second blocks could work ok =P.   [..]
Nice disucssion! I'll come back to that.

Quote from: wmikrut
I don't do 51's.... count my hash power as initial 'security'
Thanks!

Quote from: Cheshyr
Things to consider when launching a coin...  maybe create 3 pools, and some incentive for people to spread out and complete?
Yes, good point. Also the launch strategy itself would do good with some adjustment. It might had been better to gradually give more block reward than instantly give the full one at some arbitrary point.


Quote from: Cheshyr
Alright, crashing out.  It's been fun.  Do we want to do anything with this after it's been mined,
I'd be interested in debug files of solo miners (e.g. ~/.smallchange/debug.log; shouldn't contain anything sensitive, but you might want to send it directly to: bfroemel [at] gmail [dot] com). I did some solo mining too during the night, but with ~10 KHashes/s you get only so much of the whole picture.

Quote
or is the experiment effectively over after the next days?
It's p2p.. it's over when the last one quits. I'll play around a bit longer, but of course it never was/is intended as a serious coin.
Overall, I'd call this experiment already a great success!

Quote
Maybe set up a couple test sites to check it's feasibility for microtransactions?  Test it against Dust, and chain bloat?
That's a great idea. Eventually I'll post results from the data collected here along with some discussion -- but that might take a bit.

Quote from: RichG
Please include more detailed build instructions for Linux.
Done. See first post.

Quote from: paul21
Someone DDoS'd my poor little server with 4.5 Gbps
Ouch - but thanks for the pool. Are there log files? Wink

Quote from: Balthazar
It's not my project, just built it for win32.
And I added a link to that post in the first post. In general, I still oppose binary releases, but if they come from a trusted member they are okay I guess. Thanks (again), Balthazar!
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 07:28:00 AM
 #211

Well the coin seems fun Smiley I like LTC, FC and this one. How can it work with such fast blocks 15 sec? I am learning now coins work Smiley And if I wanted to add peers manually is there some howto handy? I usually use linux and I am sleepy.

Seems pool might come back  soon Wink

Otaci
Newbie
*
Offline Offline

Activity: 41
Merit: 0


View Profile
April 24, 2013, 07:30:48 AM
 #212

Dammit. Yesterday night I calculated that block 17280 would be reached at 11:00 this morning (in about 2 hours) but all that activity has got it going earlier. I missed it :-(
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 07:36:57 AM
 #213


output from windows client Smiley perhaps its firewall settings.

Quote
{
"addr" : "37.191.131.44:9030",
"services" : "00000001",
"lastsend" : 1366788988,
"lastrecv" : 1366788988,
"conntime" : 1366783486,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 16130,
"banscore" : 0
},
{
"addr" : "62.163.9.155:9030",
"services" : "00000001",
"lastsend" : 1366788772,
"lastrecv" : 1366788988,
"conntime" : 1366786924,
"version" : 60001,
"subver" : "/Satoshi:0.6.3/",
"inbound" : false,
"releasetime" : 0,
"startingheight" : 16259,
"banscore" : 0
}
]

tytanick
Legendary
*
Offline Offline

Activity: 2660
Merit: 1096


Simplemining.net Admin


View Profile WWW
April 24, 2013, 08:12:24 AM
 #214

Guys i have problem starting smallchanged

Code:
 ~/smallchange-master/src $ ./smallchange
Error: An error occured while setting up the RPC port 3000 for listening: bind: Address already in use

Any idea ?
I even compiled
Code:
./make -f makefile.unix USE_IPV6=0

Any ideas ?

Manage your GPU farm the easy way with Mining OS (30 days free):  SimpleMining.net
Support available at Discord: https://simplemining.net/page/discord and admin@simplemining.net
Bitcointalk thread: https://bitcointalk.org/index.php?topic=1541084.0
jdebunt
Legendary
*
Offline Offline

Activity: 1596
Merit: 1010


View Profile WWW
April 24, 2013, 08:14:12 AM
 #215

letting my poor Gforce run some solo mining, we'll see how it goes Smiley
blastbob
Hero Member
*****
Offline Offline

Activity: 602
Merit: 500



View Profile
April 24, 2013, 08:15:28 AM
 #216

The amount is rising slowly Smiley

Bitrated user: blastbob.
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 08:17:25 AM
 #217

tytanic its coinname - daemon aka smallchange -daemon

http://forum.litecoin.net/index.php?topic=43.0

Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 24, 2013, 08:49:27 AM
 #218

I think that we need to perform the following steps:

1) contest for the real name
2) contest for the best logo
3) send petition to btc-e

 Cheesy

But block size and transaction volume limits should be adjusted before.
alex_fun
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
April 24, 2013, 09:00:56 AM
 #219

lol


But block size and transaction volume limits should be adjusted before. Can you expand on it? I spoke to some folks, if I understand correctly changes in protocol such as block size simply require small changes in client? say main.cpp and so on? Smiley It can be coin that dares to experiment while mining goes Tongue

Balthazar
Legendary
*
Offline Offline

Activity: 3108
Merit: 1358



View Profile
April 24, 2013, 09:26:38 AM
 #220

It's not so simple because there are many other constants which calculated from maxblocksize. We need ~ 64k for maxblocksize at such blocks rate. But it will affect max transaction size, because it's calculated as maxblocksize/5. This should be changed also.
Pages: « 1 2 3 4 5 6 7 8 9 10 [11] 12 13 14 15 16 17 18 19 20 21 »  All
  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!