Bitcoin Forum
June 19, 2024, 01:57:38 PM *
News: Voting for pizza day contest
 
   Home   Help Search Login Register More  
Poll
Question: Do you Accept Komodo ICO conversion vs Reject Komodo ICO conversion and fund new dev team?
Accept - 145 (68.7%)
Reject - 66 (31.3%)
Total Voters: 211

Pages: « 1 ... 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 [314] 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 ... 547 »
  Print  
Author Topic: BTCD is no more  (Read 1328439 times)
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 16, 2014, 04:10:44 AM
 #6261

Does anyone know how to install the wallet on ubuntu via command line?
Shablamo.  Pay particular attention to the note at the bottom of the page regarding installing on Ubuntu v11.10

https://github.com/laowais/bitcoindark/blob/master/doc/readme-qt.rst

*Note, I haven't actually performed an install on Ubuntu to date but plan on getting a full node up and running in the next day or two.
I have the wallet compiled / installed on Ubuntu and it was straightforward, so PM me if you're having issues
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
September 16, 2014, 04:18:07 AM
 #6262

progress report
got some basic stuff to work with multiple nodes, but some very strange behavior with the builds where it is fine on one machine and on another sometimes fine, other times not

so, like trying to build something on a shaking foundation, the thing that must be done is find the cause of this strange behavior

now I even have two nearly identical builds, one working and one not on the same machine, so it is not anything about the system components.

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
criptix
Legendary
*
Offline Offline

Activity: 2464
Merit: 1145


View Profile
September 16, 2014, 04:38:10 AM
 #6263

some hundred more coins for me, that was a great night - gotta sleep now.
have fun people  Wink

@james

u will figure it out! Wink

                     █████
                    ██████
                   ██████
                  ██████
                 ██████
                ██████
               ██████
              ██████
             ██████
            ██████
           ██████
          ██████
         ██████
        ██████    ██████████████████▄
       ██████     ███████████████████
      ██████                   █████
     ██████                   █████
    ██████                   █████
   ██████                   █████
  ██████
 ███████████████████████████████████
██████████████████████████████████████
 ████████████████████████████████████

                      █████
                     ██████
                    ██████
                   ██████
                  ██████
                 ████████████████████
                 ▀██████████████████▀
.LATTICE - A New Paradigm of Decentralized Finance.

 

                   ▄▄████
              ▄▄████████▌
         ▄▄█████████▀███
    ▄▄██████████▀▀ ▄███▌
▄████████████▀▀  ▄█████
▀▀▀███████▀   ▄███████▌
      ██    ▄█████████
       █  ▄██████████▌
       █  ███████████
       █ ██▀ ▀██████▌
       ██▀     ▀████
                 ▀█▌
 

             ▄████▄▄   ▄
█▄          ██████████▀▄
███        ███████████▀
▐████▄     ██████████▌
▄▄██████▄▄▄▄█████████▌
▀████████████████████
  ▀█████████████████
  ▄▄███████████████
   ▀█████████████▀
    ▄▄█████████▀
▀▀██████████▀
    ▀▀▀▀▀
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
September 16, 2014, 06:12:57 AM
 #6264

some hundred more coins for me, that was a great night - gotta sleep now.
have fun people  Wink

@james

u will figure it out! Wink
you were right, I did Smiley

the problem was some incompatibility in the libuv library between the version I originally got some months ago and the latest. So I added the snapshot of the compatible libuv into libjl777. While I was at it, I figured I would remove the other external dependency by including the nacl source also.

Now there is a onetime script to run and after that all the required libraries are built.

The only thing I assume is that clang and curl are in the system.

Now I can build on all three servers and no mysterious crashes. Another problem was having an extern "C" function called from C++ into a dynamic .so library. I dont have time to solve the reasons for all these strange things, have enough of my code to debug. So, like the doctor says, if it hurts stop doing it. I work around these type of problems.

I found another issue with the latest BTCD daemon, but BTCDdev is tracking that down, so back to revalidating all the API calls

James

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
tj303
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
September 16, 2014, 06:42:07 AM
 #6265

So are the mgwBTCD servers down right now due to your debugging? I have two deposits of 5 BTCD each that Poloniex said is complete, but they have not yet shown up in my assets on the AE.
I am in no hurry. Please be assured I will not stand in your way of progress.
Code on!
jl777
Legendary
*
Offline Offline

Activity: 1176
Merit: 1132


View Profile WWW
September 16, 2014, 06:44:35 AM
 #6266

So are the mgwBTCD servers down right now due to your debugging? I have two deposits of 5 BTCD each that Poloniex said is complete, but they have not yet shown up in my assets on the AE.
I am in no hurry. Please be assured I will not stand in your way of progress.
Code on!
I have been making quite a few test builds (over 200 since Friday) and during this the status of MGW servers are unknown. I will try to make it so that when I am not debugging that I will get the MGW in a decent state

if deposits are on the blockchain, it is there not worries, just need the MGW to scan it

http://www.digitalcatallaxy.com/report2015.html
100+ page annual report for SuperNET
jeezy
Legendary
*
Offline Offline

Activity: 1237
Merit: 1010



View Profile
September 16, 2014, 09:04:16 AM
 #6267

So are the mgwBTCD servers down right now due to your debugging? I have two deposits of 5 BTCD each that Poloniex said is complete, but they have not yet shown up in my assets on the AE.
I am in no hurry. Please be assured I will not stand in your way of progress.
Code on!
I have been making quite a few test builds (over 200 since Friday) and during this the status of MGW servers are unknown. I will try to make it so that when I am not debugging that I will get the MGW in a decent state

if deposits are on the blockchain, it is there not worries, just need the MGW to scan it

Was wondering the same thing. Thanks for clearing this up James.
Cassius
Legendary
*
Offline Offline

Activity: 1764
Merit: 1031


View Profile WWW
September 16, 2014, 09:51:04 AM
 #6268

I hadn't appreciated the role that the new BTCD wallet will play in SuperNET. As I now understand it, SuperNET will be available through this wallet (reskinned NXT to offer all the added features), not via a separate client. This is great if it's true Smiley

Can anyone also say whether it will be capable of holding BBR and BTC as well as NXT and BTCD via associated addresses - and if so whether this will require downloading multiple blockchains or whether a lightweight client will be used for any (like blockchain.info)?

Would love to see a list of planned features if it's available somewhere.
bitkokos
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

0_0


View Profile
September 16, 2014, 10:12:36 AM
 #6269

I have the older version of the windows wallet on my laptop. it shows 16 connections to the network.
I have installed the latest version on another PC, I have placed all nodes in bitcoindark.conf but can't make it connect.
it shows 0 connections
I have restarted the wallet several times and windows firewall is off.

What can I do?

O_o
SHossain
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 10:27:16 AM
 #6270

I have the older version of the windows wallet on my laptop. it shows 16 connections to the network.
I have installed the latest version on another PC, I have placed all nodes in bitcoindark.conf but can't make it connect.
it shows 0 connections
I have restarted the wallet several times and windows firewall is off.

What can I do?

Sometimes, it takes time to connect. If everything else seems fine, keep the wallet open for min 30 minutes and wait until it gets connected.

If it doesn't work at all, you can keep using the old wallet file as well.

Hopefully soon we will get the upgraded NXT inside wallet.
bitkokos
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

0_0


View Profile
September 16, 2014, 10:30:13 AM
 #6271

I have the older version of the windows wallet on my laptop. it shows 16 connections to the network.
I have installed the latest version on another PC, I have placed all nodes in bitcoindark.conf but can't make it connect.
it shows 0 connections
I have restarted the wallet several times and windows firewall is off.

What can I do?

Sometimes, it takes time to connect. If everything else seems fine, keep the wallet open for min 30 minutes and wait until it gets connected.

If it doesn't work at all, you can keep using the old wallet file as well.

Hopefully soon we will get the upgraded NXT inside wallet.

yes, I think it needs time.
I just want to transfer all my btcd into another wallet and then back to the old into one address

O_o
paulthetafy
Hero Member
*****
Offline Offline

Activity: 820
Merit: 1000


View Profile
September 16, 2014, 10:31:45 AM
 #6272

I have the older version of the windows wallet on my laptop. it shows 16 connections to the network.
I have installed the latest version on another PC, I have placed all nodes in bitcoindark.conf but can't make it connect.
it shows 0 connections
I have restarted the wallet several times and windows firewall is off.

What can I do?

Sometimes, it takes time to connect. If everything else seems fine, keep the wallet open for min 30 minutes and wait until it gets connected.

If it doesn't work at all, you can keep using the old wallet file as well.

Hopefully soon we will get the upgraded NXT inside wallet.

yes, I think it needs time.
I just want to transfer all my btcd into another wallet and then back to the old into one address
Why don't you just send it all to yourself from the first one? 
bitkokos
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

0_0


View Profile
September 16, 2014, 10:34:40 AM
 #6273

I have the older version of the windows wallet on my laptop. it shows 16 connections to the network.
I have installed the latest version on another PC, I have placed all nodes in bitcoindark.conf but can't make it connect.
it shows 0 connections
I have restarted the wallet several times and windows firewall is off.

What can I do?

Sometimes, it takes time to connect. If everything else seems fine, keep the wallet open for min 30 minutes and wait until it gets connected.

If it doesn't work at all, you can keep using the old wallet file as well.

Hopefully soon we will get the upgraded NXT inside wallet.

yes, I think it needs time.
I just want to transfer all my btcd into another wallet and then back to the old into one address
Why don't you just send it all to yourself from the first one? 

I have tried to do that on another coin's wallet and all coins stuck there unconfirmed for ever (0 confirmations)

O_o
bitkokos
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500

0_0


View Profile
September 16, 2014, 01:00:56 PM
 #6274

while staking, I received a "mined" transaction which never confirmed for days and says "generated but not accepted"
What is this?

O_o
SHossain
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
September 16, 2014, 01:14:29 PM
 #6275

while staking, I received a "mined" transaction which never confirmed for days and says "generated but not accepted"
What is this?

This is an orphaned block. Same block been accepted from another node before your submisson. This happens sometimes. I got one yesterday.
JimmyJones
Member
**
Offline Offline

Activity: 101
Merit: 100


View Profile
September 16, 2014, 02:05:02 PM
 #6276

The price just keeps dropping  Cry

Hopefully some good news soon, keep up the great work Team BTCD.

JJ

FreakBro #2  AKA.... cardcoder
alxx77
Member
**
Offline Offline

Activity: 95
Merit: 10


View Profile
September 16, 2014, 03:01:25 PM
 #6277

It's inevitable to have price fluctuations... that is perfectly normal...

But remember the time when people were cashing out with bitcoin on $4 and then bragging around that they are awsome traders...

This is a bumpy road  Grin
cj92
Newbie
*
Offline Offline

Activity: 35
Merit: 0


View Profile
September 16, 2014, 03:19:27 PM
 #6278

I bought my 52 BTCDs @0.01479063 BTC and I added some more @0.01270100 BTC.  It'll really be losses if the price is still dropping down and wont rise back to the price I was bought.  Now, I have to focus more in trading my ltc and Darkcoin to replenish my losses if the price wont rise.  Huh
PilotofBTC
Legendary
*
Offline Offline

Activity: 1736
Merit: 1001


View Profile
September 16, 2014, 03:24:20 PM
 #6279

I bought my 52 BTCDs @0.01479063 BTC and I added some more @0.01270100 BTC.  It'll really be losses if the price is still dropping down and wont rise back to the price I was bought.  Now, I have to focus more in trading my ltc and Darkcoin to replenish my losses if the price wont rise.  Huh

Well, if you are going to day trade, that's how it goes. I am more of a value investor.
apex944
Full Member
***
Offline Offline

Activity: 149
Merit: 100


View Profile
September 16, 2014, 04:32:07 PM
 #6280

If we get many more worried comments about losing money it will signal only one thing. ... Time to buy!
Pages: « 1 ... 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 [314] 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 ... 547 »
  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!