Bitcoin Forum
May 05, 2024, 03:21:47 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 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 ... 176 »
  Print  
Author Topic: Devcoin  (Read 412873 times)
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 28, 2012, 02:58:26 AM
 #1021

For windows users to install devcoind.exe

1.Download http://www.darkgamex.ch/devcoin/devcoind-Windows.zip
2.Unzip to C:\Users\WHATEVERYOURLOGINIS\AppData\Roaming\Devcoin
3.Create a new text file then change it to the name of devcoin.conf (NOT devcoin.conf.txt)
4.Open the devcoin.conf and paste this in

Code:
server=1
daemon=1
rpcuser=USERNAME
rpcpassword=PASSWORD
rpcport=6333
port=6334

5.Save the file.
6.Go to http://92.105.105.155/devcoin/ and download all of the .csv files to C:\Users\WHATEVERYOURLOGINIS\AppData\Roaming\Devcoin
7.Once they are in the folder (all of them) you can click devcoind.exe to run it or use the command line from the start menu (type in the box CMD to get to it).
8. In cmd type

Code:
cd\
cd users
cd whateveryourloginis
cd appdata
cd roaming
cd devcoin
devcoind.exe

9. This will cause the program to download the blockchain. Once complete you can use devcoind.

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
Unlike traditional banking where clients have only a few account numbers, with Bitcoin people can create an unlimited number of accounts (addresses). This can be used to easily track payments, and it improves anonymity.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714922507
Hero Member
*
Offline Offline

Posts: 1714922507

View Profile Personal Message (Offline)

Ignore
1714922507
Reply with quote  #2

1714922507
Report to moderator
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 29, 2012, 07:50:02 AM
 #1022

Ok, got a chance to attempt throwing a few commands at it, each command causes a crash so not sure what is up with it. I am using the bitcoind commands (I assume they work). Here are the ones I was trying:

devcoind getblockcount
devcoind getdifficulty

and a bunch of the others listed on https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Each time I get devcoind.exe has stopped working. So either I am doing it wrong or theres a glitch?

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 08:01:02 AM
Last edit: November 29, 2012, 08:24:19 AM by K1773R
 #1023

Ok, got a chance to attempt throwing a few commands at it, each command causes a crash so not sure what is up with it. I am using the bitcoind commands (I assume they work). Here are the ones I was trying:

devcoind getblockcount
devcoind getdifficulty

and a bunch of the others listed on https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Each time I get devcoind.exe has stopped working. So either I am doing it wrong or theres a glitch?
i think a BT dosnt exist on winblows? gonna try it out in a VM to check it.
maybe devcoind really dosnt work on winblows alltogether Sad

EDIT: confirmed, happens to me too.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 29, 2012, 08:08:39 AM
 #1024

Ok, got a chance to attempt throwing a few commands at it, each command causes a crash so not sure what is up with it. I am using the bitcoind commands (I assume they work). Here are the ones I was trying:

devcoind getblockcount
devcoind getdifficulty

and a bunch of the others listed on https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

Each time I get devcoind.exe has stopped working. So either I am doing it wrong or theres a glitch?
i think a BT dosnt exist on winblows? gonna try it out in a VM to check it.
maybe devcoind really dosnt work on winblows alltogether Sad

Dont give up yet, I think it can be done Tongue

With the reward halving....I'm hoping we can get this going asap.

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 08:24:47 AM
Last edit: November 29, 2012, 08:36:21 AM by K1773R
 #1025

im wondering what it is, debuggin on winblows is a horrible thing.

EDIT: setting up GDB on winblows, oh well...
i think it would be easier doing it with cygwin Smiley

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 10:49:18 AM
Last edit: November 29, 2012, 01:23:05 PM by K1773R
 #1026

got it:

--snip--

so it seems to be a problem with boost (again, argl i hate this shit...).
im going to build another build with an older libboost to see if we can get around this.

if this dosnt work im creating a cygwin build.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 12:45:16 PM
 #1027

crashes with 1.40 boost on winblows too -.-

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 01:42:08 PM
 #1028

building on winblows now, man this shit is so slow ^^

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 11:48:35 PM
 #1029

and done, i was even able to fix the wx Code (and part of library) so we got a working GUI (you can even mine with it if you specify --server, unlike the QT variant).

gonna upload a zip as before.
it will contain everything needed for mining, all you have to do is to place it in %APPDATA%

@jasinlee: pls delete everything expect the following files/folder in your Devcoin folder: wallet.dat devcoin.conf receiver/

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 29, 2012, 11:50:17 PM
 #1030

and done, i was even able to fix the wx Code (and part of library) so we got a working GUI (you can even mine with it if you specify --server, unlike the QT variant).

gonna upload a zip as before.
it will contain everything needed for mining, all you have to do is to place it in %APPDATA%

@jasinlee: pls delete everything expect the following files/folder in your Devcoin folder: wallet.dat devcoin.conf receiver/

So when you upload that I will take a stab at it all including the mining with my rig Smiley

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 29, 2012, 11:55:28 PM
 #1031

and done, i was even able to fix the wx Code (and part of library) so we got a working GUI (you can even mine with it if you specify --server, unlike the QT variant).

gonna upload a zip as before.
it will contain everything needed for mining, all you have to do is to place it in %APPDATA%

@jasinlee: pls delete everything expect the following files/folder in your Devcoin folder: wallet.dat devcoin.conf receiver/

So when you upload that I will take a stab at it all including the mining with my rig Smiley
some minutes, just creating a batch file for installing Wink (long time since i worked with batch)
EDIT: nvm, i forgot how ugly this shit is... will be adding a README

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 30, 2012, 12:03:42 AM
 #1032

Lol ok, you can probably just copy paste what I wrote in above for a walkthrough.

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 30, 2012, 12:52:45 AM
 #1033

Devcoin Windows Bundle

This Devcoin Windows Bundle includes everything u need to get started:

  • receiver_*.csv - All receiver files needed to date.
  • README.txt - a simple explanation how to use Devcoin(d) on Windows
  • devcoind.exe - CLI deamon
  • devcoin.exe - GUI server/client
  • devcoin.conf - Devcoin Configuration file
  • libcurl.dll - library for receiving new receiver_*.csv files
  • MD5SUMS - md5sums (hashes) of all included files to check if they are corrupt or not
  • MD5SUMS.sig - Signed by me to aprove integrity

Download: http://www.darkgamex.ch/devcoin/Devcoin-WindowsBundle.zip

My GPG public key can be found in my signature.


@Unthinkingbit: could you link to this post at your OP? Should be helpfull for beginners.

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
c4n10
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
November 30, 2012, 02:03:02 AM
 #1034

Devcoin Windows Bundle

This Devcoin Windows Bundle includes everything u need to get started:

  • receiver_*.csv - All receiver files needed to date.
  • README.txt - a simple explanation how to use Devcoin(d) on Windows
  • devcoind.exe - CLI deamon
  • devcoin.exe - GUI server/client
  • devcoin.conf - Devcoin Configuration file
  • libcurl.dll - library for receiving new receiver_*.csv files
  • MD5SUMS - md5sums (hashes) of all included files to check if they are corrupt or not
  • MD5SUMS.sig - Signed by me to aprove integrity

Download: http://www.darkgamex.ch/devcoin/Devcoin-WindowsBundle.zip

My GPG public key can be found in my signature.


@Unthinkingbit: could you link to this post at your OP? Should be helpfull for beginners.

Code:
The program can't start because libgcc_s_dw2-1.dll is missing from your computer. Try reinstalling the program to fix this problem.

Any help is appreciated!
c4n10
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250



View Profile
November 30, 2012, 02:22:04 AM
 #1035

NVM, got it working, had to d/l and add "libgcc_s_dw2-1.dll" and "libstdc++-6.dll" to the directory.
jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 30, 2012, 03:02:07 AM
 #1036

Ok, killer just to be safe, add those two files to your zip and I think it will work, I experienced the same issue when I did the install. One of the dlls I downloaded wasnt any good had to get another for libgcc_s_dw2-1.dll. Any way we could change the programs name from bitcoin to devcoin?

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
markm
Legendary
*
Offline Offline

Activity: 2940
Merit: 1090



View Profile WWW
November 30, 2012, 04:05:51 AM
Last edit: November 30, 2012, 10:49:13 PM by markm
 #1037

Updated source code: https://sourceforge.net/projects/galacticmilieu/files/DeVCoin/

Also updated on my github.

qt version has some new images. Both versions have updated receivers.h and a recent checkpoint.

I cannot compile the qt version now that I have moved to Fedora 17, as it seems I do not have qmake-qt4 anymore.

Compiling with just qmake, which is from qt3 or qt3.3, even if I use qmake -project first to update the project itself, ends up dying on some GUI thing somewhere even after I add into its makefile the required adding of -fpermissive for gcc and use of custom openssl that includes elliptic stuff that Fedora normally leaves out of its openssl. So I am figuring I need some way to use my installed qt 4, the way used to be to use qmake-qt4 but that no longer exists and its not clear what if anything one should use instead. qmake definitely seems to be compiling against qt3 not qt4, and I know I always needed qt4 for this thing.

Luckily I have no intention of using a GUI but still its annoying that the thing won't even build. I had thought to put it on a bootable live usb image people could use as a boot-and-play system.

As to changing the name of the program, I just do "mv bitcoind /usr/local/bin/devcoind" after doing "strip bitcoind", there are gosh knows how many makefiles plus some kind of qt project file thing one would have to hack at to have it actually build it to a different name in the first place, and I suspect the qt project file's own name might even have to be changed as I suspect it uses the name of the project file to decide on a name for the final program it builds, though I am not sure as I have never "done" qt.

-MarkM-

Browser-launched Crossfire client now online (select CrossCiv server for Galactic  Milieu)
Free website hosting with PHP, MySQL etc: http://hosting.knotwork.com/
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
November 30, 2012, 12:27:58 PM
Last edit: November 30, 2012, 12:48:57 PM by K1773R
 #1038

Ok, killer just to be safe, add those two files to your zip and I think it will work, I experienced the same issue when I did the install. One of the dlls I downloaded wasnt any good had to get another for libgcc_s_dw2-1.dll. Any way we could change the programs name from bitcoin to devcoin?
i will fix that so u dont need it! did i really forget to rename it from bitcoin to devcoind? that would be a shame ^^

EDIT: nvm i did rename it.

EDIT2: uploaded newer bundle with static linked libsdtdc++ and libgcc

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Unthinkingbit (OP)
Hero Member
*****
Offline Offline

Activity: 935
Merit: 1015



View Profile
November 30, 2012, 07:38:06 PM
 #1039

I suggest a 4 then 2 share bounty for a windows devcoin GUI client. The award would only be granted after confirmation that the client can send, and receive devcoins and generate a new address. Any objections?

jasinlee
Hero Member
*****
Offline Offline

Activity: 742
Merit: 500


Its as easy as 0, 1, 1, 2, 3


View Profile
November 30, 2012, 07:45:24 PM
 #1040

I just confirmed it can receive and generate a new address, I will attempt to send in a moment.

BTC 1JASiNZxmAN1WBS4dmGEDoPpzN3GV7dnjX DVC 1CxxZzqcy7YEVXfCn5KvgRxjeWvPpniK3                     Earn Devcoins Devtome.com
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 [52] 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 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 ... 176 »
  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!