Pages:
Author

Topic: [OSC]OpenSourcecoin Mandatory Update 7/1/14 - page 35. (Read 153311 times)

sr. member
Activity: 255
Merit: 250
September 14, 2013, 01:23:48 PM
x3maniac : I have a lot of rejects...almost 65 %...

yea it's running getwork right now... until i finish building stratum it might have more rejects. i'll keep you posted
sr. member
Activity: 255
Merit: 250
September 14, 2013, 11:14:10 AM
i have a working pool i'm trying to test, if anyone is brave enought. osc.dsync.net

you can find me on irc.freenode.net #dsync-pool

-x3

edit: found my first block on the pool
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 14, 2013, 09:06:33 AM
I updated the windows client from the OcoinInstaller1.1.exe binary but its still showing as v0.1.0.0.

Here is a screenshot of my debug window.
http://grab.by/qgVe

no worries, you have the new client. slight over sight on my part. forgot to bump up version number. i checked my client and it still says 1.0 too.


   I might check into a custom versioning next time changes are made. i'm investigating PoS to see what changes need to be made. mullick has informed me that my 1:1 ratio of PoS to PoW blocks will lead to high orphans in PoW.
   
   I'm thinking that removing the Trust score from ProofOfStake blocks will solve the issue, because without the superior trust score i think the PoS blocks will be all orphaned.

Obviously the major supporters of PoS think this is an absurd idea, because they believe PoS to be superior to PoW, which i adamantly disagree with. since this is supposed to be a community coin, i would like the community to be more vocal in ideas they want to see in the coin, as well as what the remedy should be for Proof Of Stake.  right now, stake minimum age is 1 year and full weight 2 years, but of course i'm open to discussion on what to finally do with it.
newbie
Activity: 3
Merit: 0
September 14, 2013, 08:22:30 AM
I updated the windows client from the OcoinInstaller1.1.exe binary but its still showing as v0.1.0.0.

Here is a screenshot of my debug window.
http://grab.by/qgVe
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 14, 2013, 04:31:06 AM
In contrast to what... All the closed source coins out there?  Huh

LoL, no they are all open source. this coin attempts to combine some of the most popular and useful features. as new technologies emerge and features, they will be implemented.
legendary
Activity: 980
Merit: 1000
September 14, 2013, 03:53:18 AM
In contrast to what... All the closed source coins out there?  Huh
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 13, 2013, 11:33:54 PM
bump for new binaries and fixed file permissions. 100 percent confirmed, this is compiling on linux. if you have issues, seek the guidance of a professional.
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 13, 2013, 10:18:31 PM
Changes in Ocoin v0.1.1.0-g99999-OSS

Subsidy

in blocks
128000-256000

before update
3coin/block

after update
20/block

in blocks
256000-400000

before update
2.5coin/block

after update
25/block

additionally, in block 2,400,000(approximately 4.7 years from now) and above subsidy bumps up to 5 coins per block.

this puts Proof Of Work coin output at just under 21 million in 7 years. 1 year stake periods will allow the coin to continue once Max Proof Of Work minting is finished.

calculation of previous proof of work structure put total coin output around 1.7 million in 1 year, making premine massive at >17.7 percent. this should even the playing field by introducing more than 7 million coins in the first year, respectively.
legendary
Activity: 1974
Merit: 1003
September 13, 2013, 02:51:36 PM
it wasnt advertised pretty well
full member
Activity: 196
Merit: 100
Google/YouTube
September 13, 2013, 11:48:04 AM
I am also willing to share links and make YouTube videos or anything else.
full member
Activity: 196
Merit: 100
Google/YouTube
September 13, 2013, 11:06:16 AM
Are there ways to earn this coin without mining, maybe by writing?
newbie
Activity: 18
Merit: 0
September 12, 2013, 07:10:51 PM
been awhile since I dinked around in C, hell I don't even have a linux box running atm, but if I get a bit of spare time I'll poke around.
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 12, 2013, 10:08:20 AM
So any update on the wallet changes?

yeah its finalized just have to compile it. there's over 80 days until block 120k, so its not {immediately} pressing, however i do intend to have it available for download by tomorrow. right now, i'm spending my time trying to fix nanotokens. gonna see if i can get the network ready by this evening then, it will be onto compiling the patched Ocoin wallet and i get to take a break after that maybe. still not sure about these linux issues. i know there are some really experienced linux people here, i'm surprised no one has figured it out yet. tbh i'm out of my element when it comes to compiling on linux. i find the overall hassle of using linux out weigh the benefits in most cases. i still like to play around in the shell and dick off though. something about a black screen with green text....


a brief status update on Ocoin:

Its good to see that the blocks are meeting target, and money supply is actually showing correct amounts. as you can see i still have a great deal of these coins(over 75%). waiting for someone to step up and claim some bounties. obviously i need to get the linux compiling problem fixed so that can happen.

Quote
09:11:20

getinfo


09:11:20

{
"version" : "v0.1.0.0-g99999-OSS",
"protocolversion" : 60006,
"walletversion" : 60000,
"balance" : 158335.95410000,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 4488,
"moneysupply" : 195264.57340000,
"connections" : 20,
"proxy" : "",
"ip" : "173.216.107.57",
"difficulty" : 685.01273642,
"testnet" : false,
"keypoololdest" : 1378805139,
"keypoolsize" : 103,
"paytxfee" : 0.00000000,
"unlocked_until" : 0,
"errors" : "Info: Minting suspended due to locked wallet."
}


09:11:28

getmininginfo


09:11:28

{
"blocks" : 4488,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 685.01273642,
"errors" : "Info: Minting suspended due to locked wallet.",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 50106851551,
"pooledtx" : 0,
"testnet" : false
}
newbie
Activity: 18
Merit: 0
September 12, 2013, 07:58:06 AM
So any update on the wallet changes?
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 12, 2013, 03:25:48 AM
current reward just went to 22.5/block!  Shocked
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 11, 2013, 08:36:36 PM
no same problem unfortunately. Thanks for trying though.

Looks like this is a windows only coin for now Sad

it looks like some of the linux compiling bits got nuked when i zipped the folder. since i'm git illiterate, i'm gonna see if shakezula can teamviewer into my coputer and push it to github, this way the linux bits should remain intact. i'll be AFK for awhile, i'm working on the reboot of Nanotokens and its a chore to say the least. i'll check this thread in a little while to see if anyone has made any progress.
hero member
Activity: 615
Merit: 500
September 11, 2013, 08:32:43 PM
no same problem unfortunately. Thanks for trying though.

Looks like this is a windows only coin for now Sad
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 11, 2013, 08:07:18 PM
Well i tried hard to get it to compile in linux. I fixed all the uppercase problems and did make clean and it all looked like it was going great until it got stuck at:

Code:
build/ocoin.o: In function `main':
ocoin.cpp:(.text.startup+0x1ef): undefined reference to `qInitResources_Ocoin()'
collect2: error: ld returned 1 exit status
make: *** [Ocoin-qt] Error 1

any ideas?

someone said something about file permissions earlier being a culprit, but i'm thinking the reference is undefined because that is a windows resource, not for linux. if you know how to do a make clean in your Ocoin folder i would suggest you do that with qmake. i think its something like

Code:
qmake && make clean
or it might just be
Code:
qmake make clean
hope that helps. on windows its just
Code:
make clean
hero member
Activity: 615
Merit: 500
September 11, 2013, 07:38:54 PM
Well i tried hard to get it to compile in linux. I fixed all the uppercase problems and did make clean and it all looked like it was going great until it got stuck at:

Code:
build/ocoin.o: In function `main':
ocoin.cpp:(.text.startup+0x1ef): undefined reference to `qInitResources_Ocoin()'
collect2: error: ld returned 1 exit status
make: *** [Ocoin-qt] Error 1

any ideas?
hero member
Activity: 686
Merit: 504
always the student, never the master.
September 11, 2013, 06:26:54 PM
Just a quick heads up, the website listed in your copyright page (www.ocoin.com) is a Chinese (literally) silver coin sales website? Just a heads up, if you do have or are setting up a domain, might want to fix that or say something else in that line of your copyright notice.

i'm well aware. i did a find and replace in the qt files because its much easier than going through everyfile by hand.
Pages:
Jump to: