Author

Topic: [DVC]DevCoin - Official Thread - Moderated - page 123. (Read 1059157 times)

legendary
Activity: 2044
Merit: 1005
November 09, 2015, 10:48:45 AM
Spliting an already small market won't make a change. What devcoin needs is to be used by more people, rather than splitting in two coins IMHO.

Maybe fork devcoin into two coins, devcoin2 and wikicoin, and holders could redeem their dvc into which ever direction they wish. Devcoin2 could include bounties to benefit crypto in general, and wikicoin could include many types of media. Just food for thought and conversation, but sometimes change is good, better than stagnating.
I wonder if a self limiting supply i was proposing was done that it would have been in a lot better shape by now
RJF
hero member
Activity: 616
Merit: 500
Online since '89...
November 09, 2015, 08:46:06 AM
Spliting an already small market won't make a change. What devcoin needs is to be used by more people, rather than splitting in two coins IMHO.

Maybe fork devcoin into two coins, devcoin2 and wikicoin, and holders could redeem their dvc into which ever direction they wish. Devcoin2 could include bounties to benefit crypto in general, and wikicoin could include many types of media. Just food for thought and conversation, but sometimes change is good, better than stagnating.

Agreed. Splitting will only produce a second coin with no market.
sr. member
Activity: 470
Merit: 350
November 09, 2015, 07:55:01 AM
Spliting an already small market won't make a change. What devcoin needs is to be used by more people, rather than splitting in two coins IMHO.

Maybe fork devcoin into two coins, devcoin2 and wikicoin, and holders could redeem their dvc into which ever direction they wish. Devcoin2 could include bounties to benefit crypto in general, and wikicoin could include many types of media. Just food for thought and conversation, but sometimes change is good, better than stagnating.
member
Activity: 99
Merit: 10
November 08, 2015, 10:50:31 PM
when i try to add a new article !!

http://www.shy22.com/upfiljpg/eph25766.jpg

^^ That has been ongoing for awhile, no idea why, maybe an arbitrary word limit... Apart from not being able to contribute content, AFAIK there are issues with signing up new recipients. But if no one new can get added to the receiver files then how will bounties for wallets, etc, get completed? Also being a closed ecosystem of recipients earning devcoins isn't right.

Maybe fork devcoin into two coins, devcoin2 and wikicoin, and holders could redeem their dvc into which ever direction they wish. Devcoin2 could include bounties to benefit crypto in general, and wikicoin could include many types of media. Just food for thought and conversation, but sometimes change is good, better than stagnating.
newbie
Activity: 45
Merit: 0
November 08, 2015, 06:37:17 PM
when i try to add a new article !!

http://www.shy22.com/upfiljpg/eph25766.jpg
legendary
Activity: 2044
Merit: 1005
November 07, 2015, 03:57:05 AM
Use qmake USE_UPNP=-
To omit upnp from qt build.
legendary
Activity: 2940
Merit: 1090
November 07, 2015, 01:32:44 AM
At some point the miniUPNP library changed so some coins use one syntax (number of args to function) some use other, maybe you just aren't using the particular miniUPNP library that version of that coin wants?

I have never had miniUPNP work with any modem any local ISP has ever given us so I just compile without UPNP support entirely.

( make USE_UPNP= -f makefile.myversionofunix coind )

(Or hack up a makefile.myversionofunix that sets USE_UPNP empty in the makefile, if as e.g. for Fedora I have to hack up a makefile anyway.)

Looks like maybe the miniUPNP you are linking against might include language-translation support? Never seen this error myself but as I said I leave out miniUPNP.

-MarkM-
full member
Activity: 232
Merit: 104
The receiver_0.csv is the minimum that must be included with a distribution I think, because I am am pretty sure it is where the code gets the URLs that it uses to go get such files.

Usually though I thought we include most of the receiver files when packaging a distribution.

Each cycle when Unthinkingbit tells me to generate the new files for the new cycle I upload them to

http://galaxies.mygamesonline.org/ then the admins of the other URLs grab them from there once Unthinkingbit has checked them.

(Plus in theory those other admins also check them, or at least hopefully we have enough admins that on any given cycle someone at least does check them. Smiley)

-MarkM-


Yeah, got the needed file from http://devcoin.darkgamex.ch/ . Now decided to compile my own and downloaded the package from https://github.com/sidhujag/devcoin-wallet . Folowing the instructions to the point when qmake is to be run and get the error:

Code:
Project MESSAGE: Building with UPNP support
Removed plural forms as the target language has less forms.
If this sounds wrong, possibly the target language is not set or recognized.

Any insights?

- Nova
sdp
sr. member
Activity: 470
Merit: 281
Can we add OpenEuphoria to the list of supported projects?

www.openeuphoria.org

sdp
legendary
Activity: 2940
Merit: 1090
The receiver_0.csv is the minimum that must be included with a distribution I think, because I am am pretty sure it is where the code gets the URLs that it uses to go get such files.

Usually though I thought we include most of the receiver files when packaging a distribution.

Each cycle when Unthinkingbit tells me to generate the new files for the new cycle I upload them to

http://galaxies.mygamesonline.org/ then the admins of the other URLs grab them from there once Unthinkingbit has checked them.

(Plus in theory those other admins also check them, or at least hopefully we have enough admins that on any given cycle someone at least does check them. Smiley)

-MarkM-
full member
Activity: 232
Merit: 104
Thanks both Qtera and K1773R. Will grab them from the site.

- Nova
legendary
Activity: 1792
Merit: 1008
/dev/null
Last time installing the Devcoin wallet it was pretty straight forward. This time there is an error:

Code:
Downloading receiver_0.csv base file./home/booner/.devcoin/receiver/receiver_0.csv
Warning, writeFileText in receiver.h won't write the file:
/home/booner/.devcoin/receiver/receiver_0.csv
because the text is blank.
No coin addresses were found, there may be something wrong with the receiver_x.csv files.

Made sure it was not a permission thing. Looks like the receiver_0.csv is not available.

Any insights?

Thanks,

- Nova

There appears to be no csv file Qtera.

- Nova
you can get all receiver csv from here: http://devcoin.darkgamex.ch/
member
Activity: 161
Merit: 14
Would it help if I send you the .csv file? It doesn't seem dependent on the wallet itself, so I think it shouldn't be a problem, right? Did you try making an empty file?
full member
Activity: 232
Merit: 104
Last time installing the Devcoin wallet it was pretty straight forward. This time there is an error:

Code:
Downloading receiver_0.csv base file./home/booner/.devcoin/receiver/receiver_0.csv
Warning, writeFileText in receiver.h won't write the file:
/home/booner/.devcoin/receiver/receiver_0.csv
because the text is blank.
No coin addresses were found, there may be something wrong with the receiver_x.csv files.

Made sure it was not a permission thing. Looks like the receiver_0.csv is not available.

Any insights?

Thanks,

- Nova

There appears to be no csv file Qtera.

- Nova
legendary
Activity: 2044
Merit: 1005
and do you have or plan to have checkpoints?
merged mining?
Yes to both

thank you, what kind of checkpoints?
did you reverse transactions before?
how do you control checkpoints?

and use the search function!

I'm using the search mostly.
I've never asked anything before, now I have to.
I'm doing a revision and there are some questions, and I have to get answers from devs/community to avoid any mistake.

normal bitcoin checkpoints last updated a year ago i believe
sr. member
Activity: 328
Merit: 250
and do you have or plan to have checkpoints?
merged mining?
Yes to both

thank you, what kind of checkpoints?
did you reverse transactions before?
how do you control checkpoints?

and use the search function!

I'm using the search mostly.
I've never asked anything before, now I have to.
I'm doing a revision and there are some questions, and I have to get answers from devs/community to avoid any mistake.
member
Activity: 161
Merit: 14
Hiya Nova!  How many files are present in that directory? Are there any other .csv files in there?

-CpSilent
full member
Activity: 232
Merit: 104
Last time installing the Devcoin wallet it was pretty straight forward. This time there is an error:

Code:
Downloading receiver_0.csv base file./home/booner/.devcoin/receiver/receiver_0.csv
Warning, writeFileText in receiver.h won't write the file:
/home/booner/.devcoin/receiver/receiver_0.csv
because the text is blank.
No coin addresses were found, there may be something wrong with the receiver_x.csv files.

Made sure it was not a permission thing. Looks like the receiver_0.csv is not available.

Any insights?

Thanks,

- Nova
legendary
Activity: 2044
Merit: 1005
Hello from alcurEX.
Devcoin has been added on alcurEX.

Wallet is already installed and market opened on alcurEX.

Would be nice if you add us in your OP list.
Thank you
-halibit-

Devcoin - Bitcoin market
https://alcurex.org/index.php/crypto/market?pair=DVC_BTC
Welcome trading!
-halibit-


ALCUREX is an cryptocurrency financing company registered in Finland.
Business ID: 2612007-8 FINLAND
* Say NO to KYC with cryptos. *

Build your exchange using backend from graphene and then we're talking
newbie
Activity: 52
Merit: 0
Hello from alcurEX.
Devcoin has been added on alcurEX.

Wallet is already installed and market opened on alcurEX.

Would be nice if you add us in your OP list.
Thank you
-halibit-

Devcoin - Bitcoin market
https://alcurex.org/index.php/crypto/market?pair=DVC_BTC
Welcome trading!
-halibit-

https://i.imgur.com/PeGCkdp.png
ALCUREX is an cryptocurrency financing company registered in Finland.
Business ID: 2612007-8 FINLAND
* Say NO to KYC with cryptos. *
New markets opened
Devcoin - Litecoin market
https://alcurex.org/index.php/crypto/market?pair=DVC_LTC
Devcoin - microCoin market
https://alcurex.org/index.php/crypto/market?pair=DVC_MRC
Jump to: