best-pool.com
Member
Offline
Activity: 86
Merit: 10
|
|
September 16, 2014, 06:18:52 AM |
|
I'm still having trouble getting any connections or blocks on the command line version I compiled on Debian 7.6. It seems that people connect for a second at a time then disconnect, and no blocks ever get downloaded. I have added all the peers listed in the few posts in this thread. Does anyone have suggestions?
Clone from the staging repository and checkout master or checkout the ltcd-1.0.1 branch (or litecoindark-1.0.1 tag) on your local clone. Master branch is never guaranteed to be stable. Releases are built from their own branch and tag. Sounds like you're getting connections that you are dropping due to protocol version numbers not matching. We didn't need to update the protocol version in 1.0.1 (nor has it changed in 1.1.0) and these changes were reverted and a newer code base will fix your problem That got version 1.0.1 to work, which I appreciate. However, now I am trying to update to version 1.1.0 using the 1.1.0 branch and I get the compilation error: Building LevelDB ... make[1]: Entering directory `/home/litecoindark/litecoindark-staging/src/leveldb' g++ -I. -I./include -fno-builtin-memcmp -pthread -DOS_LINUX -DLEVELDB_PLATFORM_POSIX -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DBOOST_SPIRIT_THREADSAFE -D_FILE_OFFSET_BITS=64 -DBOOST_NO_CXX11_SCOPED_ENUMS -I/home/litecoindark/litecoindark-staging/src -I/home/litecoindark/litecoindark-staging/src/obj -DUSE_UPNP=1 -DUSE_IPV6=1 -I/home/litecoindark/litecoindark-staging/src/leveldb/include -I/home/litecoindark/litecoindark-staging/src/leveldb/helpers -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -std=c++1y -c db/builder.cc -o db/builder.o g++: error: unrecognized command line option ‘-std=c++1y’ make[1]: *** [db/builder.o] Error 1 make[1]: Leaving directory `/home/litecoindark/litecoindark-staging/src/leveldb' make: *** [leveldb/libleveldb.a] Error 2
Try this: chmod a+x ./leveldb/build_detect_platform
|
|
|
|
Targetbit
|
|
September 16, 2014, 06:32:55 AM |
|
What are you talking about guys? Where is new wallet version? On litecoindark.com website there is same 1.0.1 version. Then where is 1.1.0 if I need to download? Give me a direct download link.
|
|
|
|
voodoo1967
Member
Offline
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
|
|
September 16, 2014, 06:35:13 AM |
|
What are you talking about guys? Where is new wallet version? On litecoindark.com website there is same 1.0.1 version. Then where is 1.1.0 if I need to download? Give me a direct download link.
not out yet but as soon as its the dev is done with it . He will post a link here probably at the op opening page of the forum.
|
|
|
|
Xircom
Legendary
Offline
Activity: 938
Merit: 1000
|
|
September 16, 2014, 06:35:31 AM |
|
What are you talking about guys? Where is new wallet version? On litecoindark.com website there is same 1.0.1 version. Then where is 1.1.0 if I need to download? Give me a direct download link.
Take it easy, didnt you see what Troll said ?
|
BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
|
|
|
TrollByFire
|
|
September 16, 2014, 06:44:44 AM |
|
Ok. Win32 build complete. A quick rundown of what happened for anyone interested: Straight gitian build broke. Hard. Tried to fix the base-vm image (trusty, amd64) and soon realized the issue was hardware, not software. Something happened to my build server at the worst possible time. Set up a temporary build server on a VM and started compiling by hand only to realize there were link issues due to host incompatibility. Recompiled all dependencies by hand, recompiled windows qt wallet and windows daemon by hand. Long story short, I had some unforseen issues due to a broken server that I will have to wait until wednesday to deal with. Here's the release: https://github.com/TrollByFire/litecoindark-staging/releases/tag/v1.1.0-pre1Windows users: Grab the .zip Linux users: Grab the .tar.gz and compile as usual. Please note that DifficultyShield makes use of C++11 features and requires a minimum GCC version 4.8.0 in order to compile, and 4.9.0 or later is recommended. Also note that I cannot upload this to the main website myself and/or tweet about it: This will have to be done by Robbert once he is awake/online. Timezones.
|
BTC: 12JYhysrpqnzqhkZ6qRY8At3G14btEwTtF
|
|
|
FamousRocky
Full Member
Offline
Activity: 224
Merit: 100
RTFM ;D
|
|
September 16, 2014, 07:09:54 AM |
|
question, does the new wallet cointains DifficultyShield? and if, at which block will this happen?
|
|
|
|
TrollByFire
|
|
September 16, 2014, 07:11:47 AM |
|
question, does the new wallet cointains DifficultyShield? and if, at which block will this happen?
Yes. 16300.
|
BTC: 12JYhysrpqnzqhkZ6qRY8At3G14btEwTtF
|
|
|
Furio
Legendary
Offline
Activity: 938
Merit: 1000
BTC | LTC | XLM | VEN | ARDR
|
|
September 16, 2014, 07:13:19 AM |
|
Up up and away, much respect to the devs and community, keep holding keep buying and mining
|
|
|
|
FamousRocky
Full Member
Offline
Activity: 224
Merit: 100
RTFM ;D
|
|
September 16, 2014, 07:22:58 AM |
|
question, does the new wallet cointains DifficultyShield? and if, at which block will this happen?
Yes. 16300. nice... just 33 blocks. this is a big step in the right direction! also checked the premine addresses. all coins are still there. you do a great job. keep going...
|
|
|
|
netcoler
Newbie
Offline
Activity: 30
Merit: 0
|
|
September 16, 2014, 07:28:20 AM |
|
I download the new wallet 1.1.0 -pre,but it still cant update the trade data ,it still stop to 16267~why?? I had update the litecoindark.conf~
|
|
|
|
TrollByFire
|
|
September 16, 2014, 07:33:08 AM |
|
I download the new wallet 1.1.0 -pre,but it still cant update the trade data ,it still stop to 16267~why?? I had update the litecoindark.conf~
16267 is the current height. wait for someone to find a block. Until we hit 16300 DifficultyShield still targets the old algo. But now that the new wallet/daemons are out, it's just a matter of time before things start functioning properly again.
|
BTC: 12JYhysrpqnzqhkZ6qRY8At3G14btEwTtF
|
|
|
timmyd
|
|
September 16, 2014, 07:37:37 AM |
|
Looks like we could test 3k again soon
|
|
|
|
r1aan
Newbie
Offline
Activity: 18
Merit: 0
|
|
September 16, 2014, 07:45:31 AM |
|
UpdatesDear LTCD Community, This is a MANDATORY update. This release includes the much awaited DifficultyShield adjustment algorithm and will cause a HARD FORK at block 16300. It is absolutely required that you update prior to block 16300 in order to remain on the correct blockchain. Thursday the Linux and Mac wallets will come online. Offcourse you can compile your own. In order to compile to 1.1.0-pre1: GCC 4.8.0 or higher is required because DifficultyShield uses C++11 which isn't supported before at 4.8. Meanwhile rent some hash rate and try to push us over the bump! Regards, LitecoinDark team ******************************************************************************************************** Dear LTCD Community, Due to the fact that the coin had a dramatic launch when hitting the exchanges and nobody could imagine that the community would take it under its wings so fast, the dev team has been working day and night to satisfy everybody. Troll is working on the Difficulty problem caused by the big Multipools, this fix should prerelease tomorrow. This prerelease will adapt DifficultyShield. The final release shield will be in v. 1.1 I am working on the road map and white paper. Road map is finished, but still needs some attention. White paper is finished on late Tuesday EU time. Lots of new features are being tested and will during the next months be released to both the coin and wallet when probably tested. Please remember, since this is a community coin, it is harder to bring out roadmaps and whitepapers due to the fact dev has to react on the community needs and wishes, not the dev team wishes. Let us all create the next big thing after BTC. Regards, LitecoinDark Dev ******************************************************************************************************** Dear Community, As the community grows rapidly and more and more are taking LTCD under their wings. We noticed more and more brilliant ideas. One is the need for a more eatable logo for a wide spread coin. The dev team has decided to put up a bounty for the best logo and who would be better than the community to decide what is best. We will make a Poll at the homepage and will let it run for 2 weeks. Timmyd created a threath for uploading logos. Follow the link and upload your contributions: https://bitcointalk.org/index.php?topic=781305.new#new Regards, LitecoinDark Dev ******************************************************************************************************** Dear Communnity, The Mac wallet (old version) is online. " http://litecoindark.com/wallets/LitecoinDark_Mac_1.0.0.dmg" Nodes can be found at the Opp " https://bitcointalk.org/index.php?topic=760143" Since LTCD is a community decided coin, we launched a voting system for the roadmap. ( www.litecoindark.com/poll) The poll is build around the ideas the community has posted the last days as features they would like to see build in to the LTCD. We want to have as many input as possible from the community so please feel free to post if you have further ideas. And as always make your comments and ideas floating, give us information, so we can keep expanding LitecoinDark with community ideas! Regards, LitecoinDark Dev ******************************************************************************************************** Donations are welcome! 1JwLwhZNy8CtKL92NcwNHJNFB8gwF1kRN2 BTC LQYzQmAxhgpBik4TnjU7FHo4t7kHvN5FHP LTCD ******************************************************************************************************** LitecoinDark is project which aims to fulfill the original ideals of crypto-currency: Decentralization, Anonymity and just fun. The goal is to launch a fast anonymous coin based on Litecoin. 50% of LitecoinDark will be mined before the first halving and fast! We trying to add PoS in LitecoinDark to prevent 51 % attacks. Also we are looking for beter difficulty adjustment algorithm and SuperNet. Algorithm: Scrypt Halving: 12813 blocks Initial coins per block: 3200 coins Target spacing: 1 minute Target timespan: 5 hours Coinbase maturity: 5 blocks Max Coins: 82.003.200 P2P port: 11040 RPC port: 21040 Config:litecoindark.conf Code: rpcuser=youruser rpcpassword=yourpassword addnode=86.81.234.92:11040 addnode=79.94.45.47:11040 addnode=54.194.99.126:11040 addnode=88.213.221.77:11040 addnode=79.94.45.47:11040 addnode=54.194.99.126:11040 addnode=24.199.222.230:11040 addnode=104.37.187.38:11040 addnode=198.199.110.87:11040 addnode=211.155.86.138:11040 addnode=209.73.144.179:11040 addnode=194.79.23.168:11040 addnode=24.199.222.232:11040 addnode=88.213.221.77:53037 daemon=1
|
|
|
|
mothermole1
Member
Offline
Activity: 210
Merit: 10
|
|
September 16, 2014, 07:56:40 AM |
|
I download the new wallet 1.1.0 -pre,but it still cant update the trade data ,it still stop to 16267~why?? I had update the litecoindark.conf~
16267 is the current height. wait for someone to find a block. Until we hit 16300 DifficultyShield still targets the old algo. But now that the new wallet/daemons are out, it's just a matter of time before things start functioning properly again. It seems like the difficulty is causing the blocks to be > 1 hour? Would this mean that the fork will be in around 40 hours? If so, that's a long time in crypto..
|
|
|
|
TrollByFire
|
|
September 16, 2014, 07:58:39 AM |
|
I download the new wallet 1.1.0 -pre,but it still cant update the trade data ,it still stop to 16267~why?? I had update the litecoindark.conf~
16267 is the current height. wait for someone to find a block. Until we hit 16300 DifficultyShield still targets the old algo. But now that the new wallet/daemons are out, it's just a matter of time before things start functioning properly again. It seems like the difficulty is causing the blocks to be > 1 hour? Would this mean that the fork will be in around 40 hours? If so, that's a long time in crypto.. This depends entirely on how much hash rate gets thrown at it. If the price climbs high enough for the multipools to take notice, it'l go quickly. Otherwise, some of us will just have to keep mining at a loss to get us there.
|
BTC: 12JYhysrpqnzqhkZ6qRY8At3G14btEwTtF
|
|
|
mothermole1
Member
Offline
Activity: 210
Merit: 10
|
|
September 16, 2014, 08:02:51 AM |
|
I download the new wallet 1.1.0 -pre,but it still cant update the trade data ,it still stop to 16267~why?? I had update the litecoindark.conf~
16267 is the current height. wait for someone to find a block. Until we hit 16300 DifficultyShield still targets the old algo. But now that the new wallet/daemons are out, it's just a matter of time before things start functioning properly again. It seems like the difficulty is causing the blocks to be > 1 hour? Would this mean that the fork will be in around 40 hours? If so, that's a long time in crypto.. This depends entirely on how much hash rate gets thrown at it. If the price climbs high enough for the multipools to take notice, it'l go quickly. Otherwise, some of us will just have to keep mining at a loss to get us there. Ok cool, it's just a matter of hashrate now. Well by all means, it's gonna happen eventually. multipool or not
|
|
|
|
r1aan
Newbie
Offline
Activity: 18
Merit: 0
|
|
September 16, 2014, 08:03:24 AM |
|
I dont know about wallets ,but y transfers so sloow?I have two in blockchain waiting on confirms.Yesterday it take 12hours to receive deposit , today 4 hours sofar and still unconfirmed.A transfer between criptsy and bittrex?
|
|
|
|
Xircom
Legendary
Offline
Activity: 938
Merit: 1000
|
|
September 16, 2014, 08:04:53 AM |
|
Yeps, Just push what ever you have guys at the pools...
|
BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
|
|
|
mothermole1
Member
Offline
Activity: 210
Merit: 10
|
|
September 16, 2014, 08:05:28 AM |
|
I dont know about wallets ,but y transfers so sloow?I have two in blockchain waiting on confirms.Yesterday it take 12hours to receive deposit , today 4 hours sofar and still unconfirmed.A transfer between criptsy and bittrex?
The network is experiencing speed difficulties, this will be resolved in the next day or two.
|
|
|
|
Xircom
Legendary
Offline
Activity: 938
Merit: 1000
|
|
September 16, 2014, 08:06:09 AM |
|
I dont know about wallets ,but y transfers so sloow?I have two in blockchain waiting on confirms.Yesterday it take 12hours to receive deposit , today 4 hours sofar and still unconfirmed.A transfer between criptsy and bittrex?
Please read the thread and you will notice that dev had to make some adjustments. It will be corrected at block 16300. remember to update your wallet.
|
BTC: 1MyJmxS9ER5ZBNvpG3LhoUXGotpzbPowed
|
|
|
|