Guys my wallet doesnt sync. Ive added nodes from the OP to my conf file, and also Altcoin center's nodes. Ive also downloaded the full blk0001.dat And put it in the appdata/btcd map. Still no single connection
Maybe they're dumping because the wallet isnt even syncing. Not with correct peers, not with correct conf. Atleast it should scare alot if not all new investors.
Why not start over from scratch?
- Backup your wallet.dat file.
- Delete entire BitcoinDark folder from AppData->Roaming
- Run bitcoindark-qt.exe
- add the BitcoinDark.conf from OP to Appdata->Roaming->Bitcoindark folder
- Restart bitcoindark-qt.exe
- It might sit there for 30 minutes doing nothing before it starts syncing
Ive did all this over and over. Its just not working.
Try renaming your configuration file to: Bitcoindark.conf
My configuration file has a lowercase d...maybe it's case sensitive.
You had quite a few coin huh CrazyNewb? By my estimation, that's close to 5k coins you've offloaded recently. I'm curious why you wait for the price to drop before you sell . So far though, with the nice rise in UNITY, it's working to your advantage
Maybe they're dumping because the wallet isnt even syncing. Not with correct peers, not with correct conf. Atleast it should scare alot if not all new investors.
I finished all but the withdraw tx construction part of the DB MGW -> SuperNET API In the original MGW, it did a batch withdraw and combined all the pending withdraws into a single tx...
Now, I am think about changing it back to a per withdraw tx and if it is doing it one withdraw at a time, then I could use telepods. Well, a mutant form of telepods, but maybe I could use actual telepods. This would have the advantage of creating more traffic overall and also by using the same mechanism get us some testing of the teleport system within the context of an existing transaction flow
As I expected, it took a week to do this, but now there is only one code base for me to have in my head at once. So, I can start to percolate better solutions and leverage the power of MGW into Teleport.
Since this is a holiday weekend, I think I will work just half a day today.
crazy day today! got distracted with half a dozen active new members of slack also getting some good ideas of what needs to be done with API to support the most powerful use cases
still thinking through how to get everything working as a system. all the pieces are there and even got some working telepathic teleports, but need InstantDEX in the mix too.
I think I will do some easy coding today as this percolates