Pages:
Author

Topic: [ANN] MemoryCoin - page 26. (Read 100338 times)

sr. member
Activity: 248
Merit: 251
August 13, 2013, 03:46:28 AM
This one will list only those unknown grant hoarder to see what they are doing (mostly just stacking the grant to win more grant)

Code:
tail -n +1 ~/.memorycoin/debug.log | grep --color=always -E \
"Candidate Elected:|Total of Voters' Balances:" \
| grep -Ev "MVTEoEoXmYzFydRfg5uNJRewt9tZ329fAN|MVTEoEo5LgYAMVh95oBBfGPj2eCDzkuJC3|MVTEoEomFfe7WuSEepMLsorgYzCQGBVw1z|MVTEoEoJ1vP6NHHcCTTBPy4bXfejbAqV5N|MVTEoEorLyJKdtGFXfFTt3Joevk7PeRvzh|MVTE7E3QD83ZLHivvBeNh8ZK1Eg313AEm6|MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb"


Donate/Vote for me : MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb
sr. member
Activity: 248
Merit: 251
August 13, 2013, 03:32:16 AM
Are you sure the daemon works fine ? (bitcoind)
Each time I send something he create a new address.

I'm using the last version from github
sr. member
Activity: 420
Merit: 250
August 13, 2013, 03:08:03 AM
blocks are lately generated every 1-2 minutes.
is it OK?
legendary
Activity: 1428
Merit: 1030
August 13, 2013, 01:48:49 AM
Here it is :
MJu2Eg9pGjbLbvob9Y7iD4VkUqEpgTXEc3

Thanks

Okay, 100 Coin grant awarded to SlyWax from MCF. Looking forward to seeing what you do with it.
sr. member
Activity: 248
Merit: 251
August 13, 2013, 01:18:20 AM
I'm willing to do some script to help with the use of memorycoin.

if you want to encourage me, please send for example 0.00000001 memorycoin to this address :
MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb


The MemoryCoin Foundation would like to encourage you, but don't want to vote for you to receive grants just yet. Can you post a non-voting address and I'll get some coins to you.

Here it is :
MJu2Eg9pGjbLbvob9Y7iD4VkUqEpgTXEc3

Thanks
legendary
Activity: 1428
Merit: 1030
August 13, 2013, 01:00:53 AM
I'm willing to do some script to help with the use of memorycoin.

if you want to encourage me, please send for example 0.00000001 memorycoin to this address :
MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb


The MemoryCoin Foundation would like to encourage you, but don't want to vote for you to receive grants just yet. Can you post a non-voting address and I'll get some coins to you.
sr. member
Activity: 248
Merit: 251
August 13, 2013, 12:20:51 AM
I'm willing to do some script to help with the use of memorycoin.

if you want to encourage me, please send for example 0.00000001 memorycoin to this address :
MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb

And here is a first script to see the grants winners :

Code:
ColorOff=$'\e[0m' ;Colorgreen=$'\e[32m';\
tail -n +1 ~/.memorycoin/debug.log | grep --color=always -E \
"Candidate Elected:|Award Round:|Total coin issued|Total of Voters' Balances:|Percentage of total issued coin voting:|Droop Quota:|Surplus Transfer Value:|Grant Voting" \
| sed -e "s/MVTEoEoXmYzFydRfg5uNJRewt9tZ329fAN/${Colorgreen}           MemoryCoin - Foundation${ColorOff}/g"\
 -e "s/MVTEoEo5LgYAMVh95oBBfGPj2eCDzkuJC3/${Colorgreen}                   FreeTrade - Dev${ColorOff}/g"\
 -e "s/MVTEoEomFfe7WuSEepMLsorgYzCQGBVw1z/${Colorgreen}21st Century - Network and Clients${ColorOff}/g"\
 -e "s/MVTEoEoJ1vP6NHHcCTTBPy4bXfejbAqV5N/${Colorgreen}                     EFF - Charity${ColorOff}/g"\
 -e "s/MVTEoEorLyJKdtGFXfFTt3Joevk7PeRvzh/${Colorgreen}   Amnesty International - Charity${ColorOff}/g"\
 -e "s/MVTE7E3QD83ZLHivvBeNh8ZK1Eg313AEm6/${Colorgreen}                 No restart - Vote${ColorOff}/g"\
 -e "s/MVTEoEoiMwtXEeHDUYfuwA9ZvbKSH8Jfqb/${Colorgreen}                 Revolution - Pool${ColorOff}/g"

With nice color and name instead of address for the known ones.

Just copy paste to your linux command line.
member
Activity: 80
Merit: 10
August 12, 2013, 06:12:37 PM
where to sell  the coin ?  How much? 1BTC=?MEG
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 03:31:49 PM
And again -
https://docs.google.com/file/d/0B-5Ax5kejTpMVmYtYzQzQ3RzQnc/edit?usp=sharing

This one is a bit stricter about the grant blocks it will accept.
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 03:08:38 PM
New source is in place now to correct this.

Okay, it should really be there now.
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 02:33:50 PM
More nodes

79.113.210.220
98.238.163.176
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 02:32:25 PM
Downloaded the newest version and still did not fix the problem Sad
Same message and the blockchain will not download, even thogh I am conectet to the network with 5 active conections...


Hmm - try adding this node by typing,

addnode 180.183.154.90 add

(and wait a few minutes)

Also try starting with re-index, deleting your block directory.

If all that doesn't help, send you debug.log file to [email protected] and I'll look into it.
hero member
Activity: 695
Merit: 500
August 12, 2013, 02:26:00 PM
Downloaded the newest version and still did not fix the problem Sad
Same message and the blockchain will not download, even thogh I am conectet to the network with 5 active conections...
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 02:02:13 PM
My first transaction of 10 satochi ( for voting)  went good.
My 2nd transaction of 20 satochi : it created a 2nd address for the remaining 23.99979970
After that it seems it switched to a 3rd address for the generated coins.

I thought that you modified the code to send the remaining to the sending address ?
( to get your address balance : listaddressgroupings )


Yes, code is modified and should send all change to main (1st) wallet address (as distinct from the sending address).

If you're importing other balances into your wallet, that'll confuse things. Keep a separate wallet for different addresses.
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 01:58:52 PM
Ubuntu 12.04 32bit not sync and is stuck at bloc 1679 and display "Warning: Displayed transactions may not be correct! You may need to upgrade or other nods may need to upgrade."
Reindex, delete chain data, recompile, redownload chain  not work... stop at 1679.
This is only in Ubuntu 32 bit , in 64 bit no error.
 

1680 is the first subsidy reduction block. There seemed to be a bug that on some systems, and at some times, calculated a subsidy of 2799999999 satoshis rather than 2280000000

New source is in place now to correct this.
legendary
Activity: 1428
Merit: 1030
August 12, 2013, 01:46:16 PM
Seeing a precision bug on some systems - this should take care of it. Upload source shortly.

https://docs.google.com/file/d/0B-5Ax5kejTpMVmYtYzQzQ3RzQnc/edit?usp=sharing

This also enhances stability related to vote calculation code, so should more stable to vote grant blocks (x20) too.
hero member
Activity: 695
Merit: 500
August 12, 2013, 01:45:01 PM
Ubuntu 12.04 32bit not sync and is stuck at bloc 1679 and display "Warning: Displayed transactions may not be correct! You may need to upgrade or other nods may need to upgrade."
Reindex, delete chain data, recompile, redownload chain  not work... stop at 1679.
This is only in Ubuntu 32 bit , in 64 bit no error.
 

Have the same problem, using windows 7 64bit
sr. member
Activity: 272
Merit: 250
August 12, 2013, 01:37:36 PM
Ubuntu 12.04 32bit not sync and is stuck at bloc 1679 and display "Warning: Displayed transactions may not be correct! You may need to upgrade or other nods may need to upgrade."
Reindex, delete chain data, recompile, redownload chain  not work... stop at 1679.
This is only in Ubuntu 32 bit , in 64 bit no error.
 
legendary
Activity: 1862
Merit: 1518
August 12, 2013, 01:26:26 PM
Just got a message saying: "Warning: Displayed transactions may not be correct! You may need to upgrade or other nods may need to upgrade."

I am using the latest release....any Idear what that could mean?

me to
sr. member
Activity: 248
Merit: 251
August 12, 2013, 01:25:06 PM
My first transaction of 10 satochi ( for voting)  went good.
My 2nd transaction of 20 satochi : it created a 2nd address for the remaining 23.99979970
After that it seems it switched to a 3rd address for the generated coins.

I thought that you modified the code to send the remaining to the sending address ?
( to get your address balance : listaddressgroupings )
Pages:
Jump to: