Author

Topic: Devcoin - page 168. (Read 412955 times)

full member
Activity: 154
Merit: 102
Bitcoin!
November 24, 2011, 10:08:22 AM
I think he means spamming the block chain with thousands of tiny (in coin value) transactions to bloat it (and cause other problems that come as side effects).
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 24, 2011, 09:13:32 AM
can you define coin spamming for me please? I am not familiar with the term.
hero member
Activity: 525
Merit: 500
November 23, 2011, 08:50:00 PM
What measures are in place to prevent similar coin spamming as is currently happening to Litecoin?
hero member
Activity: 935
Merit: 1015
November 21, 2011, 03:21:41 PM
The Devcoin Block Explorer is Now Live:

http://explorer.devcoin.org

Cablepair has been awarded the two share bounty for making the third devcoin block explorer:
https://bitcointalksearch.org/topic/m.540071

He'll get the shares in round 6.  The current round 6 bounty shares are at:
https://github.com/Unthinkingbit/charity/blob/master/bounty_6.csv
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 21, 2011, 11:44:15 AM
The Devcoin Block Explorer is Now Live:

http://explorer.devcoin.org
hero member
Activity: 525
Merit: 500
November 20, 2011, 10:03:10 AM
Mining away at10KHash/sec. After not finding a block for 24 hours I was wondering how long it would take (statistically). I came across the following extract

time = difficulty * 2**32 / hashrate

from the page at https://en.bitcoin.it/wiki/Difficulty

Does this formula also apply to Devcoin?

If it does, then I am getting worried cause: Getinfo shows difficulty of 592 -> time=592*2**32/10000 = ~3000 days



Ignore this question, for some odd reason I was under the impression that it's CPU mining chain. Powering up my GPUs, that should do the trick.
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 20, 2011, 08:59:42 AM
Hello!

If you are interested in Pooled Devcoin mining I have an option for you:

http://pool.devcoin.org

It is not 100% completed yet but it is very close, and you should be able to register a worker mine dev coins and get a payout with no problem

for now point miners to pool.bitminersunion.org port 8999

Let me know what you think!
hero member
Activity: 525
Merit: 500
November 20, 2011, 05:36:20 AM
Mining away at10KHash/sec. After not finding a block for 24 hours I was wondering how long it would take (statistically). I came across the following extract

time = difficulty * 2**32 / hashrate

from the page at https://en.bitcoin.it/wiki/Difficulty

Does this formula also apply to Devcoin?

If it does, then I am getting worried cause: Getinfo shows difficulty of 592 -> time=592*2**32/10000 = ~3000 days

hero member
Activity: 525
Merit: 500
November 19, 2011, 08:50:23 AM
I deleted the wallet and the DB files as well as downloaded the CSV files as you mentioned. It works now.

An observation I made during the loading of the blocks. from block number 11199 onwards I get to see the following error message a couple of times:
 Number of pages in getCommonOutputByText: 3
 Insufficient identical pages in getCommonOutputByText.
Could not get the page: http://galaxies.mygamesonline.org/receiver_4.csv
Exception: Host not found (authoritative)

From then onwards the block download speed drastically reduced to a few blocks per second only.


hero member
Activity: 935
Merit: 1015
November 19, 2011, 01:10:24 AM
Hi Kumala,

I am trying to get a devcoind running on my PC at home running ubuntu 11.04.

I compiled everything and the daemon is running and downloading blocks. Once it reaches block 11999 I get the error message (using getinfo):

Errors: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.

The version shows "32400".

Any ideas?

On second thought, it may have something to do with the receiver files.  In your windows machine, try trashing the devcoin folder and trashing the devcoin folder in your home directory (which contains the wallet file and receiver files).  Then reload devcoin from Galactic Milieu:
http://sourceforge.net/projects/galacticmilieu/files/

and download these files into your devcoin program:
https://raw.github.com/Unthinkingbit/charity/master/receiver_2.csv
https://raw.github.com/Unthinkingbit/charity/master/receiver_3.csv

naming them receiver_2.csv and receiver_3.csv, they should be in the same folder as receiver_0.csv and receiver_1.csv.  Then run devcoin again and post what happens.
hero member
Activity: 935
Merit: 1015
November 18, 2011, 09:55:29 PM
Cablepair has been awarded the bounty for developing the devtome wiki:
http://devcoin.btcwebhost.com/wiki/index.php?title=Main_Page

Devtome is an open source wiki where the contributors get a share of the advertising revenue, converted to devcoins, plus a devcoin generation share. There are no notability requirements for the wiki, only the usual no malware, porn or scammy stuff.

At first, anyone can register for the wiki, and if someone adds scammy stuff they'll be booted off. Eventually as the wiki becomes more popular, scammers will purposely target it, so to stop scammers new writers after that will have to send an email with their first article to register.

All contributions to devtome are considered to be released under the Creative Commons Attribution-ShareAlike License (wikipedia license). You are welcome to contribute stuff from your own website or blog, you just have to show that you have the rights to whatever you're contributing, or the original license is compatible with the ShareAlike license.

Now everyone can write an article on any subject, and get paid for it in devcoins.

Please port over articles from your website or blog.  The more stuff you bring over to devtome, the more revenue will go into devcoin, and the sooner your devcoins will be worth a lot.


Cablepair wanted the 4 share or 40 BTC bounty in bitcoins, so I sent him 40 BTC:
153627 - 40 BTC - http://abe.john-edwin-tobey.org/tx/b20bad415825253283aae67449c259899eef2a59e7d11504d7f135ba4b3f577f

and provisionally I will in turn get four extra generation shares in round 6.  If anyone wants up to four extra shares, I will trade them at 10 BTC/share, until block 20,500.  The round 6 receiver file will be made at around block 21,000.

I sent the 10 BTC for the domain names out of my own bitcoins.

If anyone else makes a devcoin wiki, they will get 3/4 of the bounty, the next 2/4 and the last 1/4.
hero member
Activity: 935
Merit: 1015
November 18, 2011, 09:54:09 PM
I am trying to get a devcoind running on my PC at home running ubuntu 11.04.

I compiled everything and the daemon is running and downloading blocks. Once it reaches block 11999 I get the error message (using getinfo):

Errors: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.

The version shows "32400".

Any ideas?

Twobits tried making a windows version a while ago and ran into the same problem at block 11999.

I don't know why there would be a problem on windows and not on Linux.
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 18, 2011, 06:10:37 AM
Official Devcoin Wiki is up!

http://www.devtome.org

hero member
Activity: 525
Merit: 500
November 18, 2011, 05:29:16 AM
I am trying to get a devcoind running on my PC at home running ubuntu 11.04.

I compiled everything and the daemon is running and downloading blocks. Once it reaches block 11999 I get the error message (using getinfo):

Errors: WARNING: Displayed transactions may not be correct! You may need to upgrade, or other nodes may need to upgrade.

The version shows "32400".

Any ideas?

newbie
Activity: 57
Merit: 0
November 18, 2011, 04:30:20 AM
Who is actally running devcoin with incoming port open?

I just got rid of my three spare computers thgat had all been running all the various blockchains, and now, without other machines of my own for my devcoind to talk to, I am only able to mine for about an hour or less before devcoind starts claiming to have zero connections.

I stop it and restart it - am thinking of using cron or just a timing loop to do that automatically even it seems so reliable - and get 3 or 4 connections, but within an hour or so it is back to zero and I have to restart it again.

What could cause that? Are the other machines out there only tolerating a connection from me for a while then rejecting me or what?

Or is no one running 24/7 with an open port so they can be connected to?

It seems weird, if it is just random coming and going of people who only appear on the IRC channel briefly then leave or something, that I can so consistently get 3 or 4 connections again when I restart. I do even manage to get a block sometimes before the connections evapourate.

Would having more 24/7 nodes with open port help, or are the connections going to keep evapourating regardless?

I have not noticed this yet with any of the other blockchaisn I have been runnning, but I haven't actually gone through them all checking yet either.

-MarkM-


Check this post with the nodes and their addresses: https://bitcointalksearch.org/topic/m.451400

These three nodes are running 24/7 and all required ports are open.
If any problems connecting these nodes - please PM.
legendary
Activity: 2940
Merit: 1090
November 17, 2011, 06:08:39 PM
Who is actally running devcoin with incoming port open?

I just got rid of my three spare computers thgat had all been running all the various blockchains, and now, without other machines of my own for my devcoind to talk to, I am only able to mine for about an hour or less before devcoind starts claiming to have zero connections.

I stop it and restart it - am thinking of using cron or just a timing loop to do that automatically even it seems so reliable - and get 3 or 4 connections, but within an hour or so it is back to zero and I have to restart it again.

What could cause that? Are the other machines out there only tolerating a connection from me for a while then rejecting me or what?

Or is no one running 24/7 with an open port so they can be connected to?

It seems weird, if it is just random coming and going of people who only appear on the IRC channel briefly then leave or something, that I can so consistently get 3 or 4 connections again when I restart. I do even manage to get a block sometimes before the connections evapourate.

Would having more 24/7 nodes with open port help, or are the connections going to keep evapourating regardless?

I have not noticed this yet with any of the other blockchaisn I have been runnning, but I haven't actually gone through them all checking yet either.

-MarkM-
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 16, 2011, 08:44:50 AM
we at BTCWebHost.com are proud to announce hosting of the Devcoin wiki!

http://devcoin.btcwebhost.com/wiki/

! Dedicated Devcoin domain name coming soon!
hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 14, 2011, 07:09:04 AM
any plans for Devcoin to be merged mining compatible?

I am running a poolserverj 0.40 rc7 pool right now with btc/nmc merged and I really want to add a third coin!
hero member
Activity: 525
Merit: 500
November 13, 2011, 09:33:45 PM
Quote
receiver.h:3:23: fatal error: curl/curl.h: No such file or directory
compilation terminated.
make: *** [obj/nogui/main.o] Error 1

Try this one
sudo apt-get install libcurl4-openssl-dev

hero member
Activity: 896
Merit: 1000
Buy this account on March-2019. New Owner here!!
November 13, 2011, 12:32:43 PM
I am having some problems compiling devcoin

If anyone could offer some help I would appreciate it...

Quote
make -f makefile.unix bitcoind
g++ -c -O2 -Wno-invalid-offsetof -Wformat -g -D__WXDEBUG__ -DNOPCH -DFOURWAYSSE2 -DUSE_SSL -DUSE_UPNP=0 -o obj/nogui/main.o main.cpp
In file included from main.cpp:11:0:
receiver.h:3:23: fatal error: curl/curl.h: No such file or directory
compilation terminated.
make: *** [obj/nogui/main.o] Error 1

thank you
Jump to: