Bitcoin Forum
April 20, 2024, 02:36:55 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 »  All
  Print  
Author Topic: [ANN] [VIP] The currency for VIP  (Read 6220 times)
r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:24:43 PM
 #41

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.
No Gods or Kings. Only Bitcoin
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713580615
Hero Member
*
Offline Offline

Posts: 1713580615

View Profile Personal Message (Offline)

Ignore
1713580615
Reply with quote  #2

1713580615
Report to moderator
1713580615
Hero Member
*
Offline Offline

Posts: 1713580615

View Profile Personal Message (Offline)

Ignore
1713580615
Reply with quote  #2

1713580615
Report to moderator
johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:25:17 PM
 #42

this is a joke right? cuz you're fuckin hilarious... call's it fuckin VIP..

johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:26:50 PM
 #43

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

FreePls
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 01, 2014, 08:29:31 PM
 #44

i hate this stupid bounty for wallets so hard..

now someone posts a trojan wallet + receives the 50k bounty and ... yea LOL

r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:30:22 PM
 #45

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

I didn't compile on Windows, I built the linux version. I don't have a copy of Windows to use, even in a VM. If I did, I would look at:

http://mingw-w64.sourceforge.net/ or http://www.cygwin.com/

ETA: As an alternative for Windows miners, have you considered building a small (maybe Atom-based) "linux wallet server"? You can run Linux on it, compile the linux QT wallets and just run them as an RPC server for your Windows cgminer machines? This is basically what I do anyway. My desktop is running Debian with the QT wallets. The mining rigs running Ubuntu point to the desktop if I'm solo mining.
johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:33:31 PM
 #46

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

I didn't compile on Windows, I built the linux version. I don't have a copy of Windows to use, even in a VM. If I did, I would look at:

http://mingw-w64.sourceforge.net/ or http://www.cygwin.com/

thank you. that is where i'll be spending the next few hours.

johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:35:59 PM
 #47

on a side note r47351, i have successfully compiled wallets in linux myself.. is it just a matter of creating the conf file in the wallet folder itself to solo mine (eg. downloads/xxxcoin/), or is there a separate file created while compiling the linux version that the conf file is supposed to go into?

this is a great guide btw that can translate to other coins' wallets.. to those who care;

http://forum.feathercoin.com/index.php?topic=5086.0


stevenb
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
January 01, 2014, 08:37:13 PM
 #48

What's wrong with Windows version ?

r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:38:02 PM
 #49

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

I didn't compile on Windows, I built the linux version. I don't have a copy of Windows to use, even in a VM. If I did, I would look at:

http://mingw-w64.sourceforge.net/ or http://www.cygwin.com/

thank you. that is where i'll be spending the next few hours.

I posted this above, but it's something else to consider:

As an alternative for Windows miners, have you considered building a small (maybe Atom-based) "linux wallet server"? You can run Linux on it, compile the linux QT wallets and just run them as an RPC server for your Windows cgminer machines? This is basically what I do anyway. My desktop is running Debian with the QT wallets. The mining rigs running Ubuntu point to the desktop if I'm solo mining.


You can get some small PCs for under $250 that would be plenty to run some wallets.
johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:41:17 PM
 #50

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

I didn't compile on Windows, I built the linux version. I don't have a copy of Windows to use, even in a VM. If I did, I would look at:

http://mingw-w64.sourceforge.net/ or http://www.cygwin.com/

thank you. that is where i'll be spending the next few hours.

I posted this above, but it's something else to consider:

As an alternative for Windows miners, have you considered building a small (maybe Atom-based) "linux wallet server"? You can run Linux on it, compile the linux QT wallets and just run them as an RPC server for your Windows cgminer machines? This is basically what I do anyway. My desktop is running Debian with the QT wallets. The mining rigs running Ubuntu point to the desktop if I'm solo mining.


You can get some small PCs for under $250 that would be plenty to run some wallets.

i have 3 powerful pc's running besides me.. but that one is way over my head. i'm guessing there is no tutorial to cover the full spectrum of setting that up, correct? seems like a very advanced configuration. glad i'm going to school for comp science and/or networking soon here.. this crypto shit has really given me a head start i thinks..

r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:42:31 PM
 #51

on a side note r47351, i have successfully compiled wallets in linux myself.. is it just a matter of creating the conf file in the wallet folder itself to solo mine (eg. downloads/xxxcoin/), or is there a separate file created while compiling the linux version that the conf file is supposed to go into?

this is a great guide tw that can translate to other coins' wallets.. to those who care;

http://forum.feathercoin.com/index.php?topic=5086.0



Depends on how you solo mine.

If you mine from the same PC as the wallet, you can usually just use the .conf example provided by the dev. You will want to adjust the username/password fields and remember the RPC port.

First, start the wallet, then start cgminer with the url of "http://127.0.0.1:<rpcport>" instead of "stratum+tcp://...." as you would with pool mining.

If you are mining from a different machine, you will want to add:

rpcallowip=<mining-rig-ip>

You can use wildcards also. I usually set it to:

rpcallowip=192.168.1.*

Same cgminer startup as before, but using the ip/hostname of the machine running the wallet.
r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:43:43 PM
 #52

I appreciate my time, I prefer to get the finished product than to deal with it, how to compile the source code under windous.

It took about 4 minutes to compile the wallet, which I did while setting up the .conf file and a launch script for cgminer. It didn't take any longer than downloading a binary.

r47351, if you're gonna talk about compiling.. how about telling me this. did you compile it using virtualbox running linux inside a windows pc? is that the most efficient way to cross-compile?

I didn't compile on Windows, I built the linux version. I don't have a copy of Windows to use, even in a VM. If I did, I would look at:

http://mingw-w64.sourceforge.net/ or http://www.cygwin.com/

thank you. that is where i'll be spending the next few hours.

I posted this above, but it's something else to consider:

As an alternative for Windows miners, have you considered building a small (maybe Atom-based) "linux wallet server"? You can run Linux on it, compile the linux QT wallets and just run them as an RPC server for your Windows cgminer machines? This is basically what I do anyway. My desktop is running Debian with the QT wallets. The mining rigs running Ubuntu point to the desktop if I'm solo mining.


You can get some small PCs for under $250 that would be plenty to run some wallets.

i have 3 powerful pc's running besides me.. but that one is way over my head. i'm guessing there is no tutorial to cover the full spectrum of setting that up, correct? seems like a very advanced configuration. glad i'm going to school for comp science and/or networking soon here.. this crypto shit has really given me a head start i thinks..

I just explained the configuration in the post above. Maybe I'll do a walk through tonight.
stevenb
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
January 01, 2014, 08:44:38 PM
 #53

Windows QT: uploading...

If the OP running out, i will take over VIPCoin and continue developing it.

r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:44:58 PM
 #54

Windows QT: uploading...

If the OP running out, i will take over VIPCoin and continue developing it.

Add the linux QT to your drive if you feel like it. That way they are consolidated in one location.
FreePls
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
January 01, 2014, 08:47:34 PM
 #55

Windows QT: uploading...

If the OP running out, i will take over VIPCoin and continue developing it.

nice Smiley

y3804
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
January 01, 2014, 08:49:37 PM
 #56

the source doesn't even exist
johnngbluntzky
Full Member
***
Offline Offline

Activity: 126
Merit: 100


View Profile
January 01, 2014, 08:50:46 PM
 #57

thanks for your help r47351.

**stevenb, thank you as well.

stevenb
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
January 01, 2014, 08:51:40 PM
 #58

I have source, will upload to new GITHUB

Windows QT: https://mega.co.nz/#!kx1A2AgZ!QRLCDgEX15Q7R6NkOnltqXsycTw3D9BEKsZBBkUgyCA

Still waiting for OP online, if he runs away, i will post new ANN thread for VIPCoin.

r47351
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
January 01, 2014, 08:53:08 PM
 #59

I have source, will upload to new GITHUB

Windows QT: https://mega.co.nz/#!kx1A2AgZ!QRLCDgEX15Q7R6NkOnltqXsycTw3D9BEKsZBBkUgyCA

Still waiting for OP online, if he runs away, i will post new ANN thread for VIPCoin.

I have a new github account started and I was going to re-up the source, but if you want to take over I have no problem with that.

If the dev is really leaving (let's give him a chance first) maybe we can fork out the premine?
stevenb
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile
January 01, 2014, 08:54:40 PM
 #60

I have source, will upload to new GITHUB

Windows QT: https://mega.co.nz/#!kx1A2AgZ!QRLCDgEX15Q7R6NkOnltqXsycTw3D9BEKsZBBkUgyCA

Still waiting for OP online, if he runs away, i will post new ANN thread for VIPCoin.

I have a new github account started and I was going to re-up the source, but if you want to take over I have no problem with that.

If the dev is really leaving (let's give him a chance first) maybe we can fork out the premine?
Hey, actually i dont have much time. Can you take over it? I will support you.

I checked source code, there're no premine, that's why he is running away.

Pages: « 1 2 [3] 4 5 6 7 8 »  All
  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!