Pages:
Author

Topic: [DGC] Digitalcoin 3.0 | Multi-algorithm, Improved Blockchain Storage | RELEASED! - page 7. (Read 85609 times)

newbie
Activity: 5
Merit: 0
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.
member
Activity: 120
Merit: 23
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.
sr. member
Activity: 350
Merit: 250
Independent Cryptoveloper
to bad that there is no working client for me at the moment. i really like to trade here: https://bleutrade.com/exchange/DGC/BTC

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.
brand new
Activity: 0
Merit: 519
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.

crypto is not for lazy ones Smiley
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

https://www.cryptopia.co.nz/CoinInfo/?coin=DGC
member
Activity: 120
Merit: 23
to bad that there is no working client for me at the moment. i really like to trade here: https://bleutrade.com/exchange/DGC/BTC
legendary
Activity: 966
Merit: 1052
sr. member
Activity: 350
Merit: 250
Independent Cryptoveloper
Compiling on MacOS 10.12, there is a different error from a missing boost function while linking.

Code:
boost::this_thread::hiden::sleep_for

Boost 1.63 is installed on my mac using homebrew.  Still looking into a resolution.
sr. member
Activity: 350
Merit: 250
Independent Cryptoveloper
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.

Code:
./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')

Code:
  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::type boost::strict_get(boost::variant&) [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::type = const CScriptID&]’:
/usr/include/boost/variant/get.hpp:284:25:   required from ‘typename boost::add_reference::type boost::get(boost::variant&) [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::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
     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.
member
Activity: 120
Merit: 23
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!
member
Activity: 72
Merit: 10
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
legendary
Activity: 966
Merit: 1052
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.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.

crypto is not for lazy ones Smiley
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.
brand new
Activity: 0
Merit: 519
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.

crypto is not for lazy ones Smiley
find some nodes to add to conf file, on cryptopia for example
newbie
Activity: 10
Merit: 0
OK it doesn't crash anymore but it still shows 0 connections. Tried restarting as well, no difference.

crypto is not for lazy ones Smiley
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.
hero member
Activity: 553
Merit: 500
Solo Miner Legend
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.
member
Activity: 72
Merit: 10
to the conf file, actually i don't remember how i set it up to run last time, and i'm having difficulties. If there is any tutorial would be nice
brand new
Activity: 0
Merit: 519
I launched the 3.0 wallet & it gives me a runtime error. I started with a fresh appdata folder & still get the error, anyone else having this issue?

Yes, disable internet during startup.

If you're able to compile, we are testing a fixed wallet.

I'm having the same issue here. The wallet works when I turn off the internet but it doesn't synchronize when I turn it back up. Showing '4 years behind'.

Running windows 10 Pro x64

ban bittrex.com with firewall or hosts file (windows), that will do.
use www.bittrex.com for exchange.
or recompile  Wink

I tried banning through my AV and it doesn't change much.

Recompile, that I don't know how to. I read a little and if the procedure is the same for all altcoins then this is out of my ability. If somebody has a running version somewhere it would be nice to share because right now I cannot access my wallet and I don't think I can send/receive coins otherwise. I read somewhere above that a previous version works on windows 10 (version 1.1 or something similar) but I cannot find it anywhere. If somebody could point me in the right direction that would be great. I am not even sure my wallet data file will work on a previous version, but currently I am desperate for a solution.

perhaps you didn't make it the right way with AV.
if you are on windows - add to hosts file
127.0.0.1  bittrex.com
then flushdns or reboot
hero member
Activity: 553
Merit: 500
Solo Miner Legend
Hi, my wallet doesn't work (from the last time i opened it, a year ago) can someone tell me or link me what to do to have it work? I have reinstalled the downloaded wallet from the website but it closed with errors

thanks to anyone that will help me

You could simply read the last few pages, maybe starting right about here.

Thanks, it now doesn't crash, but i can't figure out how to add nodes, could you help me?
Do you mean addnodes in the .conf file or at the console with the "addnode " command?
member
Activity: 72
Merit: 10
Hi, my wallet doesn't work (from the last time i opened it, a year ago) can someone tell me or link me what to do to have it work? I have reinstalled the downloaded wallet from the website but it closed with errors

thanks to anyone that will help me

You could simply read the last few pages, maybe starting right about here.

Thanks, it now doesn't crash, but i can't figure out how to add nodes, could you help me?
hero member
Activity: 644
Merit: 501
Hi, my wallet doesn't work (from the last time i opened it, a year ago) can someone tell me or link me what to do to have it work? I have reinstalled the downloaded wallet from the website but it closed with errors

thanks to anyone that will help me

You could simply read the last few pages, maybe starting right about here.
Pages:
Jump to: