Author

Topic: Devcoin - page 116. (Read 412954 times)

legendary
Activity: 2940
Merit: 1090
January 13, 2013, 01:08:00 PM
I think something is wrong, the file my script generated looks like this:

Code:
Format,pluribusunum
_beginpeers
http://galaxies.mygamesonline.org/receiver.csv
https://raw.github.com/Unthinkingbit/charity/master/receiver.csv
http://devcoinblockexplorer.info/receiver/receiver.csv
http://devtome.com/files/receiver.csv
http://devcoin.darkgamex.ch/receiver.csv
_endpeers
_begincoins
1NKKQBSaQ6XMViwC46b4JCxGUiUp6EDZR5
1NtTPVVjDsUfDWybS4BwvHpG2pdS9RnYyQ
1PWC7PNHL1SgvZaN7xEtygenKjWobWsCuf
112NRCenwi3VTS9GMuW1kgnAKFGjE9YymR,121Pb2BBrU7C61vBdWCKVuFFmaEZr6xFAX,121Pb2BBrU7C61vBdWCKVuFFmaEZr6xFAX,18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr,18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr,18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr,18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr,18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr,1FCJgGYirQ4w2uA3rcE2zwVnD8LVwm8fbB
1Fhex5BvBGaChJqK75Z6MPxtK9muSsScKC
1Fhex5BvBGaChJqK75Z6MPxtK9muSsScKC,1K3kn5xoQfyCnzgaFNTLLpVQBdRVpwwgNx,1NGCrVaFXanWib44ijNBR8yBoCAREGpXro,1NGCrVaFXanWib44ijNBR8yBoCAREGpXro
1NGCrVaFXanWib44ijNBR8yBoCAREGpXro
121Pb2BBrU7C61vBdWCKVuFFmaEZr6xFAX
126VZtqifE91nrBsXRkjZRMkTTvSTEMHPC
17vec4jQGCzMEsTnivizHPaowE715tu2CB
17vec4jQGCzMEsTnivizHPaowE715tu2CB
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
18HfzUZXGA3FZ1BM8abEmjBT9Wg52qQ4Sr
1ABvQwiuCnySQqBzruaAcdrkgYae9LoqWz
1ARVXWVKGPPYPVVwT1Fmy8UzVDSvNe6anh
1Ahu957fXXwhJ5LqmpxMFHVWwSQ7h4PkXb
1Ahu957fXXwhJ5LqmpxMFHVWwSQ7h4PkXb
1B2fZN58SD4JqaTitHmBLcSo89GfUtvWZ3
1DbeWKCxnVCt3sRaSAmZLoboqr8pVyFzP1
1HNeqi3pJRNvXybNX4FKzZgYJsdTSqJTbk
1JBMattRztKDF2KRS3vhjJXA7h47NEsn2c
1KHAL8bUjnkMRMg9yd2dNrYnJgZGH8Nj6T
1MbRAfeayy7bYfJ8yBVKTt41nyiGhVAz62
_endcoins

Yet your recent post in devcoin thread seemed to say I am to get 12 shares for word count in this round, I do not see 12 shares in this generated file.

This is the script I use, I believe you said you also copied it to a wiki somewhere:

Code:
#!/bin/bash

round=$1
if [ "${round}x" == "x" ]; then
  echo 'USAGE: bountyproc.sh '
  echo 'where ROUND is the number of the round to process.'
  exit 1
fi

# It's time to generate the round 7 receiver file. An example procedure is on the wiki at:
# http://devtome.org/wiki/index.php?title=Devcoin#Generating_the_Files

# and the procedure for round 7 follows below.
# First please download the latest version of:

rm -f bitcoinshare.html
wget https://raw.github.com/Unthinkingbit/charity/master/bitcoinshare.html
rm -f devcoinshare.html
wget https://raw.github.com/Unthinkingbit/charity/master/devcoinshare.html
rm -f peer.csv
wget https://raw.github.com/Unthinkingbit/charity/master/peer.csv
rm -f bounty_${round}.csv
wget https://raw.github.com/Unthinkingbit/charity/master/bounty_${round}.csv
rm -f account.py
wget https://raw.github.com/Unthinkingbit/charity/master/account.py
rm -f almoner.py
wget https://raw.github.com/Unthinkingbit/charity/master/almoner.py

# Then in that folder open a terminal and type:
python account.py -input bounty_${round}.csv

If the script is not doing everything it should, for how many rounds has it been skipping something it should have been doing, I wonder...

-MarkM-
hero member
Activity: 935
Merit: 1015
January 12, 2013, 11:08:33 PM
The round 19 devtome word earnings are pasted below and at:
https://raw.github.com/Unthinkingbit/charity/master/devtome_bounty_19.csv

1x1yenCV3GxoiGPjpE1iykCH9kcmS8fsr-Atruk,4-Word Count(http://devtome.com/doku.php?id=wiki:user:Atruk&do=edit)
121Pb2BBrU7C61vBdWCKVuFFmaEZr6xFAX-Knotwork,12-Word Count(http://devtome.com/doku.php?id=wiki:user:Knotwork&do=edit)
17vec4jQGCzMEsTnivizHPaowE715tu2CB-Unthinkingbit,5-Word Count(http://devtome.com/doku.php?id=wiki:user:Unthinkingbit&do=edit)

They are generated by tomecount.py:
https://raw.github.com/Unthinkingbit/charity/master/tomecount.py

The word counts for each writer are at:
https://raw.github.com/Unthinkingbit/charity/master/tomecount.csv

The word earnings were generated on 2013-01-12, and the total word counts follow below.

Collated Word Count: 48,111
Collated Weighted Word Count: 14,433
Images: 5
Original Word Count: 157,852
Total Word Count: 205,963
Total Weighted Word Count: 172,335
hero member
Activity: 935
Merit: 1015
January 12, 2013, 10:56:15 PM
Icoin has been provisionally awarded six shares for the first devcoin web wallet:
https://bitcointalksearch.org/topic/m.1350915

These coins will be sent in round 19. Only the 3 share part remains.

However, generation coins have not yet been sent to Jasinlee's test account using the latest D7 wallet. Those coins will be sent in the 19th round, which starts at block 76,000 in about 20 days. It should work, because the D6 wallet worked, but if it doesn't then future bounties to Icoin will be withheld until the wallet works or until the future bounties total to more than the wallet bounty.
hero member
Activity: 935
Merit: 1015
January 12, 2013, 10:45:16 PM
I suggest a 3/5 of a share bounty for the next 3 button texts. In other words, this is for the next three buttons with different text styles, changing the icon of an existing button would not count. Any objections?

There haven't been any objections, so that bounty is now in force. The bounty is now extended to 3/5 of a share for the first three, 2/5 of a share for the next 3, and 1/5 of a share for the last 3.

The first part of the bounty is awarded to Icoin for the button:

Dropshadow Devcoin accepted here Buttons:
300px


Edit: Six awards have been granted:
https://bitcointalksearch.org/topic/m.1439010
https://bitcointalksearch.org/topic/m.1933287
https://bitcointalksearch.org/topic/m.1946764
https://bitcointalksearch.org/topic/m.2054606
https://bitcointalksearch.org/topic/m.2095859
https://bitcointalksearch.org/topic/m.2133874

Three 1/5 of a share awards remain.
hero member
Activity: 935
Merit: 1015
January 09, 2013, 04:14:08 PM
I received a message that devcoinblockexplorer is being worked on, and the ETA for the return of the site is Jan 10 2013. Assuming that happens, there's no need to move over the third receiver file.

Shattienator has brought his receiver files back up:
http://devcoinblockexplorer.info/receiver/receiver_18.csv

so there are now three out of three receiver files throughout the receiver tree.

Five peers will be listed in the receiver_19 file, and the tree will be at least five wide in round 20 and later.
legendary
Activity: 1792
Merit: 1008
/dev/null
January 08, 2013, 07:58:31 AM
K1773R has agreed to be the fifth file administrator. He uploaded up receiver files at his site, for example receiver_18.csv:
http://devcoin.darkgamex.ch/receiver_18.csv

He will get 2/5 of a share as long as he continues to keep the receiver files current.

this mirror will keep itself updated with the following script being run every hour with crontab:
http://devcoin.darkgamex.ch/update_receivers.sh

How does that script update anything? It looks like it just checks a charity file than recreates some already existing links if the charity file is new.

Don't the actual receiver files have to be built out of not just the charity file but some other files?

-MarkM-

it automatically updates the charity git (including the receiver files) and links any not linked receiver_*.csv files.
legendary
Activity: 2940
Merit: 1090
January 08, 2013, 07:37:04 AM
K1773R has agreed to be the fifth file administrator. He uploaded up receiver files at his site, for example receiver_18.csv:
http://devcoin.darkgamex.ch/receiver_18.csv

He will get 2/5 of a share as long as he continues to keep the receiver files current.

this mirror will keep itself updated with the following script being run every hour with crontab:
http://devcoin.darkgamex.ch/update_receivers.sh

How does that script update anything? It looks like it just checks a charity file than recreates some already existing links if the charity file is new.

Don't the actual receiver files have to be built out of not just the charity file but some other files?

-MarkM-
legendary
Activity: 1792
Merit: 1008
/dev/null
January 08, 2013, 05:19:56 AM
K1773R has agreed to be the fifth file administrator. He uploaded up receiver files at his site, for example receiver_18.csv:
http://devcoin.darkgamex.ch/receiver_18.csv

He will get 2/5 of a share as long as he continues to keep the receiver files current.

this mirror will keep itself updated with the following script being run every hour with crontab:
http://devcoin.darkgamex.ch/update_receivers.sh
hero member
Activity: 935
Merit: 1015
January 08, 2013, 03:55:10 AM
Dropshadow Devcoin accepted here Buttons:
300px

150px


I suggest a 3/5 of a share bounty for the next 3 button texts. In other words, this is for the next three buttons with different text styles, changing the icon of an existing button would not count. Any objections?
hero member
Activity: 935
Merit: 1015
January 08, 2013, 03:46:51 AM
K1773R has agreed to be the fifth file administrator. He uploaded up receiver files at his site, for example receiver_18.csv:
http://devcoin.darkgamex.ch/receiver_18.csv

He will get 2/5 of a share as long as he continues to keep the receiver files current.

Edit: K1773R has maintained his Windows bundle and helped people install it. For this he's been promoted to general administrator, getting 1 share for as long as he keeps working.
hero member
Activity: 585
Merit: 501
January 06, 2013, 11:28:33 PM
Dropshadow Devcoin accepted here Buttons:
300px

150px


Devcoin accepted here shirt example with qr-code:


hero member
Activity: 585
Merit: 501
January 05, 2013, 04:35:17 PM
Devcoin Logo version 2 made by Icoin under CC rights


Devcoin Accepted here Button under CC rights




For the new devcoin logo, Icoin will get a 3/5 share bounty in round 19. There are now four devcoin logo awards remaining:
https://bitcointalksearch.org/topic/m.1319359

Thank you Unthinkingbit Smiley
legendary
Activity: 1792
Merit: 1008
/dev/null
January 05, 2013, 04:11:55 PM
The problem might be because this page is down:
http://devcoinblockexplorer.info/receiver/receiver_18.csv

and indeed the entire site is down. However, devcoin should time out in about 30 seconds and reload the other two receiver pages, so I don't really know why it's not working. In any case, if:
http://devcoinblockexplorer.info

is not up within four days, I'll ask Jasinlee to take over the third receiver file, and everything should eventually work.

I received a message that devcoinblockexplorer is being worked on, and the ETA for the return of the site is Jan 10 2013. Assuming that happens, there's no need to move over the third receiver file.

if u need another hoster i can do this.
hero member
Activity: 935
Merit: 1015
January 05, 2013, 04:07:24 PM
The problem might be because this page is down:
http://devcoinblockexplorer.info/receiver/receiver_18.csv

and indeed the entire site is down. However, devcoin should time out in about 30 seconds and reload the other two receiver pages, so I don't really know why it's not working. In any case, if:
http://devcoinblockexplorer.info

is not up within four days, I'll ask Jasinlee to take over the third receiver file, and everything should eventually work.

I received a message that devcoinblockexplorer is being worked on, and the ETA for the return of the site is Jan 10 2013. Assuming that happens, there's no need to move over the third receiver file.
hero member
Activity: 935
Merit: 1015
January 05, 2013, 04:04:45 PM
Devcoin Logo version 2 made by Icoin under CC rights


Devcoin Accepted here Button under CC rights




For the new devcoin logo, Icoin will get a 3/5 share bounty in round 19. There are now four devcoin logo awards remaining:
https://bitcointalksearch.org/topic/m.1319359
hero member
Activity: 585
Merit: 501
January 04, 2013, 11:31:04 PM
Devcoin Logo version 2 made by Icoin under CC rights


Devcoin Accepted here Button under CC rights


hero member
Activity: 935
Merit: 1015
January 04, 2013, 04:17:04 PM
To everyone who could not get block 72,000 and above, please try again.

Is this something I'll need to do every so often? Or is it a one time thing?

The problem might be because this page is down:
http://devcoinblockexplorer.info/receiver/receiver_18.csv

and indeed the entire site is down. However, devcoin should time out in about 30 seconds and reload the other two receiver pages, so I don't really know why it's not working. In any case, if:
http://devcoinblockexplorer.info

is not up within four days, I'll ask Jasinlee to take over the third receiver file, and everything should eventually work.


I thought it requires a majority of the copies to agree with each other, thus with only two sites left running there is no two out of three agreement as to the correct value of the file?

Though indeed if the two copies is does have are identical that ought one would think to count. But maybe even though copies of the same build of the file were uploaded by all three uploaders, maybe of the two copies it is able to get one uses MSDOS line-terminators and the other uses Unix line-terminators, or something like that?

What kind of comparison between the files is it relying on, just the local contents as to how many shares each adress gets in what order or something that whatspace could make appear different to it?


Two out of three is enough. The whitespace is removed before checking to see if they are identical, so the terminators don't matter. I ran into the problem in early development, and just after you pointed out that I could run into the different terminator problem.

Quote
Or is it simply just not even caring whether two of two agree since it lacks an odd number of sites and does not think to itself aha two of two or two of three either way is a majority... ?

I removed all receiver files after the first and tested it. It ran correctly through the beginning of the tree, pointing out that it was timing out on the devcoinblockexplorer.info site. Oddly enough, it ran into a problem with receiver file 8, as it turned out that was because I didn't add that file to the github package. The problem was masked when devcoinblockexplorer was working, because it still had two out of three. I then added receiver_8 to github, and everything worked.

I speculate that maybe I also didn't add receiver_18 at some point. To be sure I added it again, uploaded and checked to see that it was indeed there. I then tried devcoin from scratch again, and it got to the latest block.
legendary
Activity: 2940
Merit: 1090
January 04, 2013, 07:07:53 AM
Is this something I'll need to do every so often? Or is it a one time thing?

The problem might be because this page is down:
http://devcoinblockexplorer.info/receiver/receiver_18.csv

and indeed the entire site is down. However, devcoin should time out in about 30 seconds and reload the other two receiver pages, so I don't really know why it's not working. In any case, if:
http://devcoinblockexplorer.info

is not up within four days, I'll ask Jasinlee to take over the third receiver file, and everything should eventually work.


I thought it requires a majority of the copies to agree with each other, thus with only two sites left running there is no two out of three agreement as to the correct value of the file?

Though indeed if the two copies is does have are identical that ought one would think to count. But maybe even though copies of the same build of the file were uploaded by all three uploaders, maybe of the two copies it is able to get one uses MSDOS line-terminators and the other uses Unix line-terminators, or something like that?

What kind of comparison between the files is it relying on, just the local contents as to how many shares each adress gets in what order or something that whatspace could make appear different to it?

Or is it simply just not even caring whether two of two agree since it lacks an odd number of sites and does not think to itself aha two of two or two of three either way is a majority... ?

-MarkM-
hero member
Activity: 585
Merit: 501
January 03, 2013, 04:10:58 PM
Quote
The test is simple. Coins are sent to the wallet test address of Jasinlee. If he can access them from his wallet the bounty is granted.

Coins sent.
http://www.devda.ch:2750/address/18WXY93CwbLbKsDnup7wxTmiv7qttMJMrX

D6 (drupal unpublished m0ray http://drupal.org/node/1030762) code test was done by jasinlee, kumala and K1773R successfull.
D6 (drupal published gogulski http://www.nostate.com/3955/uc_bitcoin-a-bitcoin-payment-method-for-ubercartdrupal/) uc_bitcoin adjusted to devcoin code test was done successfull by kumala and K1773R.

D7 ssm2017 https://drupal.org/project/coins_wallet code - test in progress.
hero member
Activity: 935
Merit: 1015
January 03, 2013, 03:38:13 PM
Tested Devda.ch It does function to receive dvc and send. Waiting on final confirmation for the send. Please send the generation share for the review there below also to ensure that the gen shares can be sent to this web wallet.

1K3kn5xoQfyCnzgaFNTLLpVQBdRVpwwgNx

The account was lost, so the coins sent there were lost. Another test will be made in round 19.

The coins arnt lost at all! The first wallet is D6 compatible. Since devda.ch had to made an upgrade to D7 cause of the opensimulator integration the needed modules had to be made first! The "D6 Wallet" is stil present, and the funds will be loaded to jasinlee's account on devda.ch (I wrote him some days ago to create a new Account). By now there are 56250 DVC present http://www.devda.ch:2750/address/1K3kn5xoQfyCnzgaFNTLLpVQBdRVpwwgNx.

If Jasinlee gets all the coins due by the time the next receiver files are made, around block 73,000 about five days from now, then the web wallet bounty will be awarded. If not, then test coins will be sent to the new address.

As far i understand it the test started with the D6 Wallet Module originaly coded by M0ray and adjusted to Devcoin (published). today devda.ch runs with the new D7 module coded by SSM2017 on the basis of bitcoin-php coded by Mike Gogulski.

The test is simple. Coins are sent to the wallet test address of Jasinlee. If he can access them from his wallet the bounty is granted.
Jump to: