Bitcoin Forum
April 26, 2024, 05:24:23 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 ... 293 »
  Print  
Author Topic: [ANN][DGC] Digitalcoin | Multi-algo & Masternodes | Established 2013  (Read 523357 times)
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 08:50:48 PM
 #841

No, I wanted you to take the compiler, but there's an easier way.

You can use the Makefile included.


Man i can compile deamon, i whent QT = GUI = INTERFACE
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.
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 08:52:13 PM
 #842

santapedofil, I assume you do know that the main folder is the qt folder?
https://github.com/baritus/digitalcoinSource

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 08:53:49 PM
 #843

santapedofil, I assume you do know that the main folder is the qt folder?
https://github.com/baritus/digitalcoinSource

It has digitalcoin-qt.pro in it?

hahah do you know what is this .pro file for?
this is project file,
like some php without sql, and if you turn off sql, how you got result?
like some c++ project file...
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 08:55:31 PM
 #844

santapedofil, I assume you do know that the main folder is the qt folder?
https://github.com/baritus/digitalcoinSource

It has digitalcoin-qt.pro in it?

hahah do you know what is this .pro file for?
this is project file,
like some php without sql, and if you turn off sql, how you got result?
like some c++ project file...

Sorry I don't understand you.. Hundreds of people have compiled on linux without an issue.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 08:58:06 PM
 #845

santapedofil, I assume you do know that the main folder is the qt folder?
https://github.com/baritus/digitalcoinSource

It has digitalcoin-qt.pro in it?

hahah do you know what is this .pro file for?
this is project file,
like some php without sql, and if you turn off sql, how you got result?
like some c++ project file...

Sorry I don't understand you.. Hundreds of people have compiled on linux without an issue.

you dont understund me because you didnt try to compile on linux
show me some digital-qt on linux?!
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
May 21, 2013, 08:58:33 PM
 #846

santapedofil, I assume you do know that the main folder is the qt folder?
https://github.com/baritus/digitalcoinSource

It has digitalcoin-qt.pro in it?

hahah do you know what is this .pro file for?
this is project file,
like some php without sql, and if you turn off sql, how you got result?
like some c++ project file...

Sorry I don't understand you.. Hundreds of people have compiled on linux without an issue.

He's saying it's incomplete, like PHP without MySQL. The people who've compiled it probably did the workaround by getting files from the litecoin dist. Perhaps you could ask someone nicely to apply this to the official digitalcoin dist.
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 09:00:10 PM
 #847

Or they compiled with make using makefile? It can't be missing anything. The Windows QT is from the same source.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 09:02:36 PM
 #848

Or they compiled with makefile? It can't be missing anything. The Windows QT is from the same source.

Man i can compile DEAMON, but cant qt. Qt its import for transaction, my wallet. I dont starting server to mining, i need wallet. In this verion on git isn't supported...


Code:
Project MESSAGE: Building with UPNP support
Project MESSAGE: Building with UPNP supportlrelease warning: Met no 'TRANSLATIONS' entry in project file '/home/igital/digitalcoin-qt.pro'
WARNING: Failure to find: src/qt/bitcoin.cpp
WARNING: Failure to find: src/qt/bitcoingui.cpp
WARNING: Failure to find: src/qt/transactiontablemodel.cpp
WARNING: Failure to find: src/qt/addresstablemodel.cpp
WARNING: Failure to find: src/qt/optionsdialog.cpp
WARNING: Failure to find: src/qt/sendcoinsdialog.cpp
WARNING: Failure to find: src/qt/addressbookpage.cpp
WARNING: Failure to find: src/qt/signverifymessagedialog.cpp
WARNING: Failure to find: src/qt/aboutdialog.cpp
WARNING: Failure to find: src/qt/editaddressdialog.cpp
WARNING: Failure to find: src/qt/bitcoinaddressvalidator.cpp
WARNING: Failure to find: src/qt/clientmodel.cpp
WARNING: Failure to find: src/qt/guiutil.cpp
WARNING: Failure to find: src/qt/transactionrecord.cpp
WARNING: Failure to find: src/qt/optionsmodel.cpp
WARNING: Failure to find: src/qt/monitoreddatamapper.cpp
WARNING: Failure to find: src/qt/transactiondesc.cpp
WARNING: Failure to find: src/qt/transactiondescdialog.cpp
WARNING: Failure to find: src/qt/bitcoinstrings.cpp
WARNING: Failure to find: src/qt/bitcoinamountfield.cpp
WARNING: Failure to find: src/qt/transactionfilterproxy.cpp
WARNING: Failure to find: src/qt/transactionview.cpp
WARNING: Failure to find: src/qt/walletmodel.cpp
WARNING: Failure to find: src/qt/overviewpage.cpp
WARNING: Failure to find: src/qt/csvmodelwriter.cpp
WARNING: Failure to find: src/qt/sendcoinsentry.cpp
WARNING: Failure to find: src/qt/qvalidatedlineedit.cpp
WARNING: Failure to find: src/qt/bitcoinunits.cpp
WARNING: Failure to find: src/qt/qvaluecombobox.cpp
WARNING: Failure to find: src/qt/askpassphrasedialog.cpp
WARNING: Failure to find: src/qt/notificator.cpp
WARNING: Failure to find: src/qt/qtipcserver.cpp
WARNING: Failure to find: src/qt/rpcconsole.cpp
WARNING: Failure to find: src/qt/miningpage.cpp
WARNING: Failure to find: src/qt/bitcoingui.h
WARNING: Failure to find: src/qt/transactiontablemodel.h
WARNING: Failure to find: src/qt/addresstablemodel.h
WARNING: Failure to find: src/qt/optionsdialog.h
WARNING: Failure to find: src/qt/sendcoinsdialog.h
WARNING: Failure to find: src/qt/addressbookpage.h
WARNING: Failure to find: src/qt/signverifymessagedialog.h
WARNING: Failure to find: src/qt/aboutdialog.h
WARNING: Failure to find: src/qt/editaddressdialog.h
WARNING: Failure to find: src/qt/bitcoinaddressvalidator.h
WARNING: Failure to find: src/qt/clientmodel.h
WARNING: Failure to find: src/qt/guiutil.h
WARNING: Failure to find: src/qt/transactionrecord.h
WARNING: Failure to find: src/qt/guiconstants.h
WARNING: Failure to find: src/qt/optionsmodel.h
WARNING: Failure to find: src/qt/monitoreddatamapper.h
WARNING: Failure to find: src/qt/transactiondesc.h
WARNING: Failure to find: src/qt/transactiondescdialog.h
WARNING: Failure to find: src/qt/bitcoinamountfield.h
WARNING: Failure to find: src/qt/transactionfilterproxy.h
WARNING: Failure to find: src/qt/transactionview.h
WARNING: Failure to find: src/qt/walletmodel.h
WARNING: Failure to find: src/qt/overviewpage.h
WARNING: Failure to find: src/qt/csvmodelwriter.h
WARNING: Failure to find: src/qt/sendcoinsentry.h
WARNING: Failure to find: src/qt/qvalidatedlineedit.h
WARNING: Failure to find: src/qt/bitcoinunits.h
WARNING: Failure to find: src/qt/qvaluecombobox.h
WARNING: Failure to find: src/qt/askpassphrasedialog.h
WARNING: Failure to find: src/qt/notificator.h
WARNING: Failure to find: src/qt/qtipcserver.h
WARNING: Failure to find: src/qt/miningpage.h
WARNING: Failure to find: src/qt/rpcconsole.h
WARNING: Failure to find: src/qt/bitcoin.qrc
WARNING: Failure to find: src/qt/forms/sendcoinsdialog.ui
WARNING: Failure to find: src/qt/forms/addressbookpage.ui
WARNING: Failure to find: src/qt/forms/signverifymessagedialog.ui
WARNING: Failure to find: src/qt/forms/aboutdialog.ui
WARNING: Failure to find: src/qt/forms/editaddressdialog.ui
WARNING: Failure to find: src/qt/forms/transactiondescdialog.ui
WARNING: Failure to find: src/qt/forms/overviewpage.ui
WARNING: Failure to find: src/qt/forms/sendcoinsentry.ui
WARNING: Failure to find: src/qt/forms/askpassphrasedialog.ui
WARNING: Failure to find: src/qt/forms/rpcconsole.ui
WARNING: Failure to find: src/qt/forms/miningpage.ui
WARNING: Failure to find: src/qt/forms/optionsdialog.ui
/usr/bin/rcc: File does not exist 'src/qt/bitcoin.qrc'
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 09:04:26 PM
 #849

Now I understand. That will come soon, it is not supported yet. You could do a workaround using litecoin and modifying it.

Sorry about that.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 09:06:44 PM
 #850

Thanks God, now send me 1000digitalcoin Cheesy


but i dont have wallet i cant reseive hahaha Cheesy
gveltre
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
May 21, 2013, 09:12:41 PM
 #851

Just noticed that digitalcoin-qt is now re-downloading the block chain again. It was up to date an hour ago.  I hope I don't lose my coins.


baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 09:13:41 PM
 #852

Just noticed that digitalcoin-qt is now re-downloading the block chain again. It was up to date an hour ago.  I hope I don't lose my coins.




You won't lose anything. First post -> Troubleshooting

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
almightyruler
Legendary
*
Offline Offline

Activity: 2268
Merit: 1092


View Profile
May 21, 2013, 09:14:56 PM
 #853

Just noticed that digitalcoin-qt is now re-downloading the block chain again. It was up to date an hour ago.  I hope I don't lose my coins.




You won't lose anything. First post -> Troubleshooting

Has something changed in the network? Mine is a virgin install, using the supplied binary, into a dedicated directory. How will deleting the data the client has created help?
fenican
Hero Member
*****
Offline Offline

Activity: 1393
Merit: 505


View Profile
May 21, 2013, 09:17:10 PM
 #854

santapedofil - you don't need the UI for anything.  Just run the daemon once to get it started and then you can do everything you need from the shell

whatevercoind help will give you a list of commands

wallet gets created automatically first time you run the daemon
baritus (OP)
Legendary
*
Offline Offline

Activity: 966
Merit: 1052


View Profile
May 21, 2013, 09:18:27 PM
 #855

Just noticed that digitalcoin-qt is now re-downloading the block chain again. It was up to date an hour ago.  I hope I don't lose my coins.




You won't lose anything. First post -> Troubleshooting

Has something changed in the network? Mine is a virgin install, using the supplied binary, into a dedicated directory. How will deleting the data the client has created help?

No, this can happen in new networks for many different reasons.

What will help is adding just the IP included there as a node. The client will build your peer list from there.

Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 09:21:10 PM
 #856

santapedofil - you don't need the UI for anything.  Just run the daemon once to get it started and then you can do everything you need from the shell

whatevercoind help will give you a list of commands

wallet gets created automatically first time you run the daemon


config gets created with deamon and you just got sync, not wallet. i compile 5~ wallet, all was work. I need GUI dont saying me what i need, i know it
Walt Sobchak
Full Member
***
Offline Offline

Activity: 210
Merit: 100


God rest Donnie's soul.


View Profile
May 21, 2013, 09:24:10 PM
 #857

I can't even...

Smokey, this is not 'nam, this is bowling. There are rules. Do as the dude would wish, and mine some Lebowskis! https://bitcointalk.org/index.php?topic=260311.0
fenican
Hero Member
*****
Offline Offline

Activity: 1393
Merit: 505


View Profile
May 21, 2013, 09:28:07 PM
 #858

santapedofil - you don't need the UI for anything.  Just run the daemon once to get it started and then you can do everything you need from the shell

whatevercoind help will give you a list of commands

wallet gets created automatically first time you run the daemon


config gets created with deamon and you just got sync, not wallet. i compile 5~ wallet, all was work. I need GUI dont saying me what i need, i know it

LOL since you are too lazy to run help here are all the commands that you can run using digitalcoind.  Simply put, everything you can do in the UI including encrypt the wallet, receive coins, send coins, etc...

backupwallet <destination>
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
dumpprivkey <digitalcoinaddress>
encryptwallet <passphrase>
getaccount <digitalcoinaddress>
getaccountaddress <account>
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getblock <hash>
getblockcount
getblockhash <index>
getblocktemplate [params]
getconnectioncount
getdifficulty
getgenerate
gethashespersec
getinfo
getmininginfo
getnetworkhashps [blocks]
getnewaddress [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <digitalcoinaddress> [minconf=1]
gettransaction <txid>
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <digitalcoinprivkey> [label]
keypoolrefill
listaccounts [minconf=1]
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=999999]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
sendfrom <fromaccount> <todigitalcoinaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <digitalcoinaddress> <amount> [comment] [comment-to]
setaccount <digitalcoinaddress> <account>
setgenerate <generate> [genproclimit]
setmininput <amount>
settxfee <amount>
signmessage <digitalcoinaddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop
validateaddress <digitalcoinaddress>
verifymessage <digitalcoinaddress> <signature> <message>
donjonson
Full Member
***
Offline Offline

Activity: 210
Merit: 100



View Profile
May 21, 2013, 09:28:33 PM
 #859

Hi guys,

Just to let you know you can offer your DGC in a one-stop Docs Exchange I just put together:

https://bitcointalk.org/index.php?topic=212443.0

Peace

I'm just a simple guy swimming in a sea of sharks.
santapedofil
Full Member
***
Offline Offline

Activity: 201
Merit: 105


View Profile
May 21, 2013, 09:29:49 PM
 #860

santapedofil - you don't need the UI for anything.  Just run the daemon once to get it started and then you can do everything you need from the shell

whatevercoind help will give you a list of commands

wallet gets created automatically first time you run the daemon


config gets created with deamon and you just got sync, not wallet. i compile 5~ wallet, all was work. I need GUI dont saying me what i need, i know it

LOL since you are too lazy to run help here are all the commands that you can run using digitalcoind.  Simply put, everything you can do in the UI including encrypt the wallet, receive coins, send coins, etc...

backupwallet <destination>
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
dumpprivkey <digitalcoinaddress>
encryptwallet <passphrase>
getaccount <digitalcoinaddress>
getaccountaddress <account>
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getblock <hash>
getblockcount
getblockhash <index>
getblocktemplate [params]
getconnectioncount
getdifficulty
getgenerate
gethashespersec
getinfo
getmininginfo
getnetworkhashps [blocks]
getnewaddress [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <digitalcoinaddress> [minconf=1]
gettransaction <txid>
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <digitalcoinprivkey> [label]
keypoolrefill
listaccounts [minconf=1]
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=999999]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
sendfrom <fromaccount> <todigitalcoinaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <digitalcoinaddress> <amount> [comment] [comment-to]
setaccount <digitalcoinaddress> <account>
setgenerate <generate> [genproclimit]
setmininput <amount>
settxfee <amount>
signmessage <digitalcoinaddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop
validateaddress <digitalcoinaddress>
verifymessage <digitalcoinaddress> <signature> <message>



are you blind?
"I need GUI dont saying me what i need"
i dont whent to use shell deamon. GUI just GUI
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 ... 293 »
  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!