Bitcoin Forum
April 20, 2024, 02:26:03 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 [128] 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 ... 291 »
  Print  
Author Topic: Gridcoin (GRC) - first coin utilizing BOINC - Official Thread  (Read 597300 times)
regtable69
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
March 10, 2014, 04:57:59 AM
 #2541

un able to sync with the block chain network has there been an update to the wallet not on op. iv got your ^^^^^ block data im now 2hrs behind but still no sync

http://ghettomining-co.in/net/coin 0% fee +potential block reward  https://discord.gg/NXDanPe net discord
http://ghettomining-co.in/ltc/coin 0% fee                                            https://discord.gg/kHekYc5 pool discord to sign up
http://ghettomining-co.in/waya/coin 0% fee
1713579963
Hero Member
*
Offline Offline

Posts: 1713579963

View Profile Personal Message (Offline)

Ignore
1713579963
Reply with quote  #2

1713579963
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
s4mmy
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
March 10, 2014, 06:45:37 AM
 #2542

un able to sync with the block chain network has there been an update to the wallet not on op. iv got your ^^^^^ block data im now 2hrs behind but still no sync

in wallet go to Help -> Debug window -> type upgrade and it will upgrade your wallet.
asdlolciterquit
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
March 10, 2014, 09:59:18 AM
 #2543


go go go go!
MachineHead95C
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 10, 2014, 10:58:50 AM
 #2544

Just looking for a confirmation at this point.  As of the v2.0.0.2 Update, if I don't have a GPU capable of being used in CGMiner, I can no longer mine GRC?  And, if that's the case, is this a permanent condition going forward?
pabloangello
Legendary
*
Offline Offline

Activity: 1344
Merit: 1001


View Profile
March 10, 2014, 10:59:33 AM
 #2545


Vote


traderman
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001



View Profile
March 10, 2014, 12:35:45 PM
 #2546

You can do pool mining for now pool.gridcoin.us or you can wait till the cpu mining is upgraded to make some security upgrades.

Just looking for a confirmation at this point.  As of the v2.0.0.2 Update, if I don't have a GPU capable of being used in CGMiner, I can no longer mine GRC?  And, if that's the case, is this a permanent condition going forward?
turint
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
March 10, 2014, 01:18:58 PM
 #2547

Does this have a linux version? I mean linux native, not some wine stuff. I donwloaded a big chunk of code from git repo just to find out that it is a wine install mostly.

It is a nice idea to bind coin mining to boinc... but without a native linux application it is a no-go, IMHO

DigitalOcean -- cheap and reliable hosting | Free Faucet -- LTC, DOGE, XDC every hour
DreadLord
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 10, 2014, 01:30:02 PM
 #2548

Does this have a linux version? I mean linux native, not some wine stuff. I donwloaded a big chunk of code from git repo just to find out that it is a wine install mostly.

It is a nice idea to bind coin mining to boinc... but without a native linux application it is a no-go, IMHO




For everyone elses benefit and to clarify for Zulzedd and heretolearn:  I am going to explain the Linux dilemma in historical terms, current status, and the abstracted wine architecture so you may understand all sides without drawing false conclusions.

1) Regarding slow development and launching without Linux: We launched October 17th 2013.  At that time, I already had two Indian programmers working for me full time (out of my pocket), and they were not cheap, and their task was to finish the equivalent of what I did in Windows in Linux and Mac.  By the end of the year, what I received was not enterprise quality or compatible enough with the boinchash security portion to go live.  I hired a 3rd Linux dev, to fix the problems.  This attempt was much better, some of the code was compatible, but he took a cryptographic approach inside c++ that would expose the class to fraud.  I was not about to compromise security, so I had some disagreements and he asked me to spend $5000 to fix the problem.  I had some issues spending more for a pie in the sky promise and he dissapeared.  To add to the drama, I had some specific requirements to maintain security as far as the chosen classes, interfaces between windows and Linux that had to be met.  When I consolidated the code review, the code was rewritten Microsoft code in c++ that had certain flaws that hackers can use to attack us.
    On the windows side, we have our cpuminer integrated into our gvm.  We also have the ability to verify credits from the boinc API.  If we were to port the Russian version, we would no longer have a GVM and I did not want to compromise security.  So in essence, we burned through money and time and ended up at Christmas time, when I took over the Linux side.  In the next 60 days, I ported the necessary underlying regsvr32, security descriptors, GVM, and boinchash compatibility to Linux.  Wine is required to run my version, but security is maintained.  In my humble opinion 60 days was a relatively short and aggressive timeline and put us 90% of the way back on schedule to release a Linux and mac version.  I also hired two architects from Odesk who also costed me substantial money and that code is also useless as it is not compatible.  The requirements are relatively complicated.  Heretolearn assumes the client must be native but does not understand the risk involved.
2) Regarding Wine:  I want to point out, we are NOT emulating windows by running gridcoin-qt in wine.  The client is being re-written with a compatibility layer between Microsoft c#.net and Linux in a way that the functions can be executed on any platform; Linux;mac & wine.  Before we go into Why that is the case, the point is we have 100 megs of source code to do much higher level operations dealing with SQL, the sql ledger, the api verification, and the boinc hash, the cpu miner beacons, etc.  If we were to maintain 3 codebases:  We would need 3 Rob H's full time to debug and maintain the code over the long term.  But even simpler than that, I have chosen 1 codebase so that we can move on to polishing gridcoin for the end user.  If we can maintain one code base, it will be a magnitude better for Gridcoin in the long term, as the plans are not to create a simple coin that can send money and mine, the plan is to create a coin that can do confirms, help humanity, have internal voting for our future foundation, sql ledger, all kinds of features other coins don't have.  And you are not living in the current state of reality if you think you can write all of that 3 times, do 3 releases, support 3 versions "easily".  It is NOT the case.  Maintaining software takes hundreds of hours per year.  Think of the 80%/20% rule for new development and maintenance.

Next:  Installing wine on your Linux or Mac system is a single command: apt-get install wine
  It's a dependency for gridcoin-qt; it has nothing to do with "wanting" to install wine.  We could add it to the installer!
 Wine is not an emulator.  So, the code running on Linux is running natively. 

So, please get it out of your head that this is not the way to go, is not native code, and that we are slacking, because all of these things are false.

I hope I have justified the reason that wine will work:  When features are added to Gridcoin in the future we will run a deploy script and all 3 versions of the client will have an updated installer with a compatible version that runs on all platforms.  The version inside "about" will be the same, and therefore we will support one codebase.

Regarding downsides with running Wine related to performance:  There ARE NO DOWNSIDES.  Read the wine FAQ if you don't believe me.  The code is running natively.


Cheers,
Rob Halford


Hope this helps  Smiley
turint
Full Member
***
Offline Offline

Activity: 177
Merit: 100


View Profile
March 10, 2014, 01:33:52 PM
 #2549

Hope this helps  Smiley

You should have just said "No, there is no native linux application", but thanks. I'll pass -- no linux is a showstopper for me and running wine is not a solution.

And just BTW -- the excuse "I didn't have enough money to hire linux programmers" is not really an excuse. If we are talking about opensource and if the author has a really original idea, I don't see the need of such "excuses".

DigitalOcean -- cheap and reliable hosting | Free Faucet -- LTC, DOGE, XDC every hour
customminer
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
March 10, 2014, 01:37:48 PM
 #2550

Hope this helps  Smiley

You should have just said "No, there is no native linux application", but thanks. I'll pass -- no linux is a showstopper for me and running wine is not a solution.

I agree, wine is a lazy solution. Imo, this crypto should still be in beta testing and only using the testnet until it's complete.
andrewp
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
March 10, 2014, 06:26:49 PM
Last edit: March 10, 2014, 11:48:01 PM by andrewp
 #2551

Hi all!

Here's a new Gridcoin giveaway!
https://cryptocointalk.com/topic/7780-giveaway-20-gridcoins-per-person/

Also we've already moved past U.S. Air Force and are at place #51 in the world!
Great job all!
http://boincstats.com/en/stats/-1/team/list/16/0/0

Andrew.

Proud Gridcoiner since 2013!
MachineHead95C
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
March 10, 2014, 06:31:24 PM
Last edit: March 10, 2014, 07:03:05 PM by MachineHead95C
 #2552

You can do pool mining for now pool.gridcoin.us or you can wait till the cpu mining is upgraded to make some security upgrades.

Just looking for a confirmation at this point.  As of the v2.0.0.2 Update, if I don't have a GPU capable of being used in CGMiner, I can no longer mine GRC?  And, if that's the case, is this a permanent condition going forward?

Alright, I guess I'll give the pool a shot for now.

EDIT: Never mind, this is a non-solution. The pool only interfaces with CGMiner in the wallet, and will not mine with CPUMiner.
Ardolafat
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
March 10, 2014, 11:59:59 PM
 #2553

still cannot sync with 2.0.0.2 Undecided
drehb
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 11, 2014, 12:44:41 AM
 #2554

still cannot sync with 2.0.0.2 Undecided

I got out of sync on 2.0.0.2 too, but came back in sync after upgrade to 2.0.0.3 (for now at least)
FairyTales
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
March 11, 2014, 05:03:15 AM
 #2555

Great concept. You have my support; It give's me a real reason to start mining. The benefit I am providing to BOINC is a kick in the rear to start up right now!

Looking forward to seeing the progression of this coin in the long term.
andrewp
Full Member
***
Offline Offline

Activity: 144
Merit: 100


View Profile
March 11, 2014, 09:47:16 AM
 #2556

Great concept. You have my support; It give's me a real reason to start mining. The benefit I am providing to BOINC is a kick in the rear to start up right now!

Looking forward to seeing the progression of this coin in the long term.

Hi,

welcome!

There's a giveaway if you'd like to receive some free Gridcoins to get started.
https://cryptocointalk.com/topic/7780-giveaway-20-gridcoins-per-person/

Andrew.

Proud Gridcoiner since 2013!
asdlolciterquit
Hero Member
*****
Offline Offline

Activity: 1666
Merit: 565


View Profile
March 11, 2014, 10:52:34 AM
 #2557

Great concept. You have my support; It give's me a real reason to start mining. The benefit I am providing to BOINC is a kick in the rear to start up right now!

Looking forward to seeing the progression of this coin in the long term.

Hi,

welcome!

There's a giveaway if you'd like to receive some free Gridcoins to get started.
https://cryptocointalk.com/topic/7780-giveaway-20-gridcoins-per-person/

Andrew.

really great iniziative!
asplinux
Newbie
*
Offline Offline

Activity: 45
Merit: 0


View Profile
March 11, 2014, 01:33:48 PM
 #2558

The main volume for GRC is going on C-CEX and they just Tweeted

"We have several complains about GRC transactions. All TxID we were given are returning "Invalid or non-wallet transaction id". GRC dev aware".

Any update about this? I think the market value at the moment is still very influenced by this developing problems recently. I honestly think the idea is brilliant, I hope to see soon a more active developing and updates about all problems solved. Twitter is fundamental and the account should be pushing more.

The coin is also good position on Cryptorush (keep voting) and Mintpal, could be on those in a couple of weeks, but whoever arrives to this topic (the main place to get info about the coin) must read something from official dev saying that all problems are sorted Smiley
customminer
Member
**
Offline Offline

Activity: 87
Merit: 10


View Profile
March 11, 2014, 01:46:01 PM
 #2559

There seems to be an imminent hard fork in the development of gridcoin the developers are talking about making cpu mining also calculate a cpu only algorithm diverting users processors away from boinc Sad
traderman
Legendary
*
Offline Offline

Activity: 1260
Merit: 1001



View Profile
March 11, 2014, 01:49:17 PM
 #2560

What is being proposed is 1 thread that will run a cpu algo not the entire processor!!!!!!!

There seems to be an imminent hard fork in the development of gridcoin the developers are talking about making cpu mining also calculate a cpu only algorithm diverting users processors away from boinc Sad
Pages: « 1 ... 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 [128] 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 ... 291 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!