Author

Topic: [LTCD] LitecoinDark.com ★ Scrypt ★ Difficulty Shield ★ Multipool ★ Fast - page 307. (Read 368578 times)

member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
i only know about ,qt and exe  Grin


if you have a exsiting wallet make a back up of the wallet.dat. before updating

already back up,..but after i download this file and extract,..what can i do next?


basically you launch it then close it down make sure its not running and copy the wallet.dat back and start and it should sync up.
legendary
Activity: 1176
Merit: 1000
i only know about ,qt and exe  Grin


if you have a exsiting wallet make a back up of the wallet.dat. before updating

already back up,..but after i download this file and extract,..what can i do next?
member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
i only know about ,qt and exe  Grin


if you have a exsiting wallet make a back up of the wallet.dat. before updating
legendary
Activity: 1176
Merit: 1000
i only know about ,qt and exe  Grin
member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
full member
Activity: 168
Merit: 100
Update LitecoinDark v1.1.0-pre1 is being pushed and uploaded NOW.

This is a MANDATORY update!  You must update your client before block 16300!

LitecoinDark v1.1.0-pre1 is a pre-release build of LitecoinDark v1.1.0.  This update
includes the long-awaited DifficultyShield Core.

At its core DifficultyShield is an object-oriented abstraction and encapsulation of different difficulty adjustment algorithms.  This will allow for easier updates and modifications to the difficulty adjustment process in the future.  Note that it is currently in pre-alpha but due to overwhelming demand from the community, it is being released as-is, and is mandatory as it will cause a hard fork at block 16300 and will use the KGW algorithm for adjusting difficulty.  A more finely-tuned algorithm will follow at some arbitrary date in the future, but this will get the blocks moving again.

Binaries will be uploaded momentarily and this post will be edited to reflect their location.  If you'd like to check out the sources and compile yourself, you may clone the sources from https://github.com/TrollByFire/litecoindark-staging.  I will update this post and submit a pull request as soon as the binaries have been compiled, and will upload binaries to the staging repository as well.

Shortly afterward, the main website will contain this release as well, and you will note that the binaries have (as always) sha512sums that have been verified and signed by me.  Please do not run binaries from other sources not containing the proper signatures as we cannot guarantee that they were built from the proper source tree and have no way to verify what they may contain.

If you do not know what that means, make sure you get the downloads from our website http://litecoindark.com/ or https://github.com/TrollByFire/litecoindark-staging.

Thank you all for your continued patience and support.



after i download litecoindark staging,..so what can i do whit this file,...sorry i'm not familiar with this (blank)
or or I have to wait until you update in website

Bear with me, building final, verified windows wallets now.  I'll post the minute they're uploaded.
legendary
Activity: 1176
Merit: 1000
Update LitecoinDark v1.1.0-pre1 is being pushed and uploaded NOW.

This is a MANDATORY update!  You must update your client before block 16300!

LitecoinDark v1.1.0-pre1 is a pre-release build of LitecoinDark v1.1.0.  This update
includes the long-awaited DifficultyShield Core.

At its core DifficultyShield is an object-oriented abstraction and encapsulation of different difficulty adjustment algorithms.  This will allow for easier updates and modifications to the difficulty adjustment process in the future.  Note that it is currently in pre-alpha but due to overwhelming demand from the community, it is being released as-is, and is mandatory as it will cause a hard fork at block 16300 and will use the KGW algorithm for adjusting difficulty.  A more finely-tuned algorithm will follow at some arbitrary date in the future, but this will get the blocks moving again.

Binaries will be uploaded momentarily and this post will be edited to reflect their location.  If you'd like to check out the sources and compile yourself, you may clone the sources from https://github.com/TrollByFire/litecoindark-staging.  I will update this post and submit a pull request as soon as the binaries have been compiled, and will upload binaries to the staging repository as well.

Shortly afterward, the main website will contain this release as well, and you will note that the binaries have (as always) sha512sums that have been verified and signed by me.  Please do not run binaries from other sources not containing the proper signatures as we cannot guarantee that they were built from the proper source tree and have no way to verify what they may contain.

If you do not know what that means, make sure you get the downloads from our website http://litecoindark.com/ or https://github.com/TrollByFire/litecoindark-staging.

Thank you all for your continued patience and support.



after i download litecoindark staging,..so what can i do whit this file,...sorry i'm not familiar with this (blank)
or or I have to wait until you update in website
legendary
Activity: 1792
Merit: 1010
very very nice, software development activities have been detected

3% premine has not been released

doing quick git pull and build, this is exactly what has been happening with SYNC, congrats so far, very nice

KNC miners are just around the corner you have till 4 QT but distribution is holding, you have a big one on your hands dont screw it up

 Cool

git pull
Already up-to-date.  (from LTCD master)

will try it tomorrow , no rush, thanks and talk soon
full member
Activity: 168
Merit: 100
You should throw out a tweet for all the different updates once they go live. Such as when the Mac Wallet goes live and when the Windows wallets go live on the website.

Sadly I have to leave that to Rob.  He controls the tweets.
full member
Activity: 714
Merit: 101
You should throw out a tweet for all the different updates once they go live. Such as when the Mac Wallet goes live and when the Windows wallets go live on the website.
full member
Activity: 168
Merit: 100
what freeware compiler is recommended to use?

GCC -- build deps are the same as earlier altcoins, you just need GCC 4.9.0 minimum.
full member
Activity: 241
Merit: 100
what freeware compiler is recommended to use?
full member
Activity: 168
Merit: 100
Building LevelDB ...
make[1]: Entering directory `/home/src/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/src/litecoindark-staging/src -I/home/src/litecoindark-staging/src/obj -DUSE_UPNP=1 -DUSE_IPV6=1 -I/home/src/litecoindark-staging/src/leveldb/include -I/home/src/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’

Update your GCC.  Needs 4.9.0.  DifficultyShield makes use of C++11 features, next update will need C++14.  LTCD is going to diverge a lot from the typical copy-paste clone coins in the coming months.  You'll need an updated compiler.
member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
Good work Devs! appreciate your hard work!

... also sent a request to deal with the bot on bittrex... we'll see what they say

nice hope they look at that and kick the bot and close the account .
legendary
Activity: 3570
Merit: 1126
Building LevelDB ...
make[1]: Entering directory `/home/src/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/src/litecoindark-staging/src -I/home/src/litecoindark-staging/src/obj -DUSE_UPNP=1 -DUSE_IPV6=1 -I/home/src/litecoindark-staging/src/leveldb/include -I/home/src/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’
newbie
Activity: 44
Merit: 0
Good work Devs! appreciate your hard work!

... also sent a request to deal with the bot on bittrex... we'll see what they say
member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
Get the word out we need to get the hashing power up.  Grin
full member
Activity: 297
Merit: 100
Nice work devs!!!  My small 8M rig is hashing away on best pool Smiley  Keep it up
member
Activity: 98
Merit: 10
Litecoindark Reddit Moderator
Small error - Makefiles weren't properly committed.  Left out a compatibility define for boost and C++11, fixing and pushing.  (This is why I test before uploading.)

Sorry I don't speak Klingon lol but you lost me. But keep up the great work we still have 34 blocks to get out of the way so we have time. Plus thanks for keeping us updated on the news. Smiley were lucky to have you on the team.
newbie
Activity: 44
Merit: 0
Has anyone contacted bittrex about the bot. If not I will see if there is anything they will do about it...
If you look at where this coin was headed... I nice clean, healthy upward trend... and then this bot started trading. (I guess the difficulty with the mining could have had something to do with it.)
But I dont want to see a quality coin with people who are putting their time and effort into this go to waste so that some joker can make pennies off of his little trading scheme!

Lets get rid of this guy once and for all!

Jump to: