SolidStateSurvivor
|
|
May 24, 2017, 10:14:54 PM |
|
Just open the .conf file in notepad or somthing and after the settings add.
addnode=ip.address.number.number addnode=ip.address.number.number
And so on.
|
Founding member of Hashmeisters Inc...
|
|
|
aymarei
Newbie
Offline
Activity: 10
Merit: 0
|
|
May 25, 2017, 05:21:49 AM |
|
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.
crypto is not for lazy ones find some nodes to add to conf file, on cryptopia for example I love how you represent a very high percentage of the users of this forum. Riding your high horse of knowledge that can be obtained through google. See, I can research how to solve a problem or recompile the wallet but the fact that I have to is what ticks me. You think a common/inexperienced miner will throw their money at something with 0 development or updates? You keep hoping for 'prime time' yet this seems to be going farther everyday. My intention isn't to rant, but the fact that latest version was in 2014 only validates what I mentioned above. Needless to say, I have moved on from DGC.
|
|
|
|
SolidStateSurvivor
|
|
May 25, 2017, 02:21:19 PM |
|
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.
crypto is not for lazy ones find some nodes to add to conf file, on cryptopia for example I love how you represent a very high percentage of the users of this forum. Riding your high horse of knowledge that can be obtained through google. See, I can research how to solve a problem or recompile the wallet but the fact that I have to is what ticks me. You think a common/inexperienced miner will throw their money at something with 0 development or updates? You keep hoping for 'prime time' yet this seems to be going farther everyday. My intention isn't to rant, but the fact that latest version was in 2014 only validates what I mentioned above. Needless to say, I have moved on from DGC. fyi i don't have dgc at all, and was never interested, it was just a short post to push in right direction. for me crypto is not money but a little technical adventure, sorry for any misunderstanding It's not really that simple anymore, is it. I mean, maybe in the old days when the "bank" had gold, vaults, and other stuff going for them. Hell, in my country the banks don't even accept cash anymore, you have to pay for that service. Cash!!! All you can use are ATMs and the few stores that actually still accept cash. Banks has become obsolete, I could use another service to pay my bills and just have some money on my VISA, that's all. Not to mention all the taxes and silly things they have these days.
|
Founding member of Hashmeisters Inc...
|
|
|
baritus
Legendary
Offline
Activity: 966
Merit: 1052
|
|
May 25, 2017, 06:06:46 PM |
|
Has anyone tried building the source for Windows yet? If not, I will give it a go this weekend. I've been working on a new site for DGC, takes a lot of time.
|
Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
|
|
|
khamark
Member
Offline
Activity: 72
Merit: 10
|
|
May 25, 2017, 10:56:16 PM |
|
Just open the .conf file in notepad or somthing and after the settings add.
addnode=ip.address.number.number addnode=ip.address.number.number
And so on.
Thanks
|
|
|
|
k4spr
Member
Offline
Activity: 120
Merit: 23
|
|
May 26, 2017, 08:35:41 AM |
|
I tried to access my DGC from my paper wallet with no success.
1. as a mac user i used to install the client - but it crashed. 2. then i tried both windows versions in a virtualbox - runtime errors. 3. installed the android wallet - I/O error 4. latest linux github build - some installation errors - failed
as the whole cypto world rises now, it would be great to use DGC again. Please reanimate the desktop and mobile clients to get DGC back on the market!
|
|
|
|
HashEngineering
|
|
May 26, 2017, 02:59:50 PM |
|
Has anyone tried building the source for Windows yet? If not, I will give it a go this weekend. I've been working on a new site for DGC, takes a lot of time.
I tried building on linux and Mac, but not Windows. With Linux (Ubuntu 16.04), there was a compile issue that was resolved. ./autogen.sh configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
CXX rpcrawtransaction.o In file included from /usr/include/boost/move/detail/type_traits.hpp:34:0, from /usr/include/boost/move/core.hpp:54, from /usr/include/boost/move/utility_core.hpp:29, from /usr/include/boost/move/utility.hpp:28, from /usr/include/boost/thread/detail/move.hpp:27, from /usr/include/boost/thread/lock_types.hpp:11, from /usr/include/boost/thread/pthread/mutex.hpp:16, from /usr/include/boost/thread/mutex.hpp:16, from allocators.h:13, from serialize.h:9, from bignum.h:9, from chainparams.h:9, from base58.h:17, from rpcrawtransaction.cpp:6: /usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference<T>::type boost::strict_get(boost::variant<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference<T>::type = const CScriptID&]’: /usr/include/boost/variant/get.hpp:284:25: required from ‘typename boost::add_reference<T>::type boost::get(boost::variant<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference<T>::type = const CScriptID&]’ rpcrawtransaction.cpp:299:77: required from here /usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>’ BOOST_STATIC_ASSERT_MSG( ^
This issue was resolved by https://github.com/bitcoin/bitcoin/commit/8b08d9530b93c7a98e7387167ecd2cd5b0563bfb. I have seen this error on many coins when compiling on my system. After this is resolved, the qt runs without crashing.
|
|
|
|
HashEngineering
|
|
May 26, 2017, 03:13:21 PM |
|
Compiling on MacOS 10.12, there is a different error from a missing boost function while linking. boost::this_thread::hiden::sleep_for Boost 1.63 is installed on my mac using homebrew. Still looking into a resolution.
|
|
|
|
baritus
Legendary
Offline
Activity: 966
Merit: 1052
|
|
May 28, 2017, 10:19:59 PM |
|
Has anyone tried building the source for Windows yet? If not, I will give it a go this weekend. I've been working on a new site for DGC, takes a lot of time.
I tried building on linux and Mac, but not Windows. With Linux (Ubuntu 16.04), there was a compile issue that was resolved. ./autogen.sh configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS') configure.ac:707: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
CXX rpcrawtransaction.o In file included from /usr/include/boost/move/detail/type_traits.hpp:34:0, from /usr/include/boost/move/core.hpp:54, from /usr/include/boost/move/utility_core.hpp:29, from /usr/include/boost/move/utility.hpp:28, from /usr/include/boost/thread/detail/move.hpp:27, from /usr/include/boost/thread/lock_types.hpp:11, from /usr/include/boost/thread/pthread/mutex.hpp:16, from /usr/include/boost/thread/mutex.hpp:16, from allocators.h:13, from serialize.h:9, from bignum.h:9, from chainparams.h:9, from base58.h:17, from rpcrawtransaction.cpp:6: /usr/include/boost/variant/get.hpp: In instantiation of ‘typename boost::add_reference<T>::type boost::strict_get(boost::variant<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference<T>::type = const CScriptID&]’: /usr/include/boost/variant/get.hpp:284:25: required from ‘typename boost::add_reference<T>::type boost::get(boost::variant<T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) [with U = const CScriptID&; T0 = CNoDestination; T1 = CKeyID; T2 = CScriptID; T3 = CStealthAddress; T4 = boost::detail::variant::void_; T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = boost::detail::variant::void_; typename boost::add_reference<T>::type = const CScriptID&]’ rpcrawtransaction.cpp:299:77: required from here /usr/include/boost/variant/get.hpp:178:5: error: invalid application of ‘sizeof’ to incomplete type ‘boost::STATIC_ASSERTION_FAILURE<false>’ BOOST_STATIC_ASSERT_MSG( ^
This issue was resolved by https://github.com/bitcoin/bitcoin/commit/8b08d9530b93c7a98e7387167ecd2cd5b0563bfb. I have seen this error on many coins when compiling on my system. After this is resolved, the qt runs without crashing. Can you submit as pull request please?
|
Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
|
|
|
|
HashEngineering
|
|
June 02, 2017, 05:48:41 AM |
|
I was able to get my coins out of my wallet from the client that crashed on windows by building the client for linux. Has anyone had any luck building for Windows. I still can't get a build on Mac.
|
|
|
|
k4spr
Member
Offline
Activity: 120
Merit: 23
|
|
June 07, 2017, 03:34:16 PM |
|
I was able to get my coins out of my wallet from the client that crashed on windows by building the client for linux. Has anyone had any luck building for Windows. I still can't get a build on Mac.
can you tell me what you have done on linux? version, source? i really like to clear my paper wallet.
|
|
|
|
cryptjunkienz
Newbie
Offline
Activity: 5
Merit: 0
|
|
June 08, 2017, 03:09:24 AM |
|
Hi Team
i have my wallet.dat file that i have stored away back in 2014 that i would like to restore. whats the easiest way of doing so besides sending you my dat files as im sure that will be a response.
|
|
|
|
Aureliusy
|
|
June 10, 2017, 11:53:45 AM |
|
Tried to trade on btc38.com, but it would not let me deposit some dgc. I get a Loading screen"Please deposit your DGC to this address:Loading..." Anybody got more luck with depositing?
|
|
|
|
baritus
Legendary
Offline
Activity: 966
Merit: 1052
|
|
June 10, 2017, 12:34:15 PM |
|
Hi Team
i have my wallet.dat file that i have stored away back in 2014 that i would like to restore. whats the easiest way of doing so besides sending you my dat files as im sure that will be a response.
You just need to compile from source and put the wallet.dat in your new directory.
|
Digitalcoin - Sha256, Scrypt, x11 Mining - Multi-algorithm & One Click Masternodes - Founded in 2013
|
|
|
marada
|
|
June 12, 2017, 01:48:53 AM Last edit: June 12, 2017, 01:59:01 AM by marada |
|
I was able to get my coins out of my wallet from the client that crashed on windows by building the client for linux. Has anyone had any luck building for Windows. I still can't get a build on Mac.
can you tell me what you have done on linux? version, source? i really like to clear my paper wallet. Using Linux Mint 17.3 you can compile the sources with following steps (by typing in the terminal): 1. Install dependencies sudo apt-get install build-essential libtool autotools-dev autoconf pkg-config libssl-dev libboost-all-dev libqt5gui5 libqt5core5 libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libqrencode-dev libminiupnpc-dev git libdb5.1-dev * it will ask for user password and you won't see while typing 2. Clone from git and configure git clone https://github.com/DGCDev/digitalcoin cd digitalcoin ./autogen.sh ./configure --with-gui --with-incompatible-bdb
3. Fix silly bugs and get back to the original directory cd src/leveldb make libmemenv.a libleveldb.a cd .. cd .. 4. Make (and optionally install) make -j 2 sudo make install * use the number after "j" corresponding with the count of cores you have for saving your time. 5. launch
|
|
|
|
k4spr
Member
Offline
Activity: 120
Merit: 23
|
|
June 13, 2017, 02:14:49 PM |
|
@marada: thanks for your help.
i get stuck in step 4. make gave me "No targets specified and no makefile found. Stop."
seems there is no makefile?
|
|
|
|
vgogo
Newbie
Offline
Activity: 2
Merit: 0
|
|
June 14, 2017, 01:15:18 PM |
|
Hi team I'm from China, thank you for your work, especially baritus. It's great to see you back. Remember the AVE deal, which was unsuccessful, but your efforts were visible. Always support the DGC. My English is limited, I hope to understand. Thank you very much!
|
|
|
|
arvin777
Member
Offline
Activity: 196
Merit: 15
|
|
June 15, 2017, 06:27:52 PM |
|
when btc38 wallet stoped working?? and any plan for fixing wallet??
|
XCN wallet:
|
|
|
marada
|
|
June 18, 2017, 07:21:48 AM Last edit: June 20, 2017, 07:25:18 PM by marada |
|
@marada: thanks for your help. i get stuck in step 4. make gave me "No targets specified and no makefile found. Stop." seems there is no makefile?
Makefile should be created after step 1 step 2. Are you in the original digitalcoin directory? Use pwd command to make sure.
|
|
|
|
|