Bitcoin Forum
June 23, 2024, 11:19:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 16, 2014, 02:00:01 AM
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.
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 16, 2014, 01:27:10 AM
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.)
183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 16, 2014, 12:54:06 AM
I'm still working on verifying the binaries.  Check the staging github for 1.1.0 first, as that's where I'll upload them (in just a few minutes, hopefully).  Binaries won't be available at litecoindark.com until Rob can upload them.

At this point, it's in the hands of the compiler.  Just making sure everything works and running tests.
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 16, 2014, 12:48:43 AM
Just to clarify: We still need to get to block 16300 for the algorithm switch to happen.  Keep mining.  Push through these hard blocks for a chance and a cakewalk and some (once again) profitable blocks.

 so will we need a new wallet as well just curious. thanks Smiley

Yes.
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 16, 2014, 12:40:29 AM
Just to clarify: We still need to get to block 16300 for the algorithm switch to happen.  Keep mining.  Push through these hard blocks for a chance and a cakewalk and some (once again) profitable blocks.
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 11:58:19 PM
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.
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 10:30:09 PM
Apologies, everyone.  I had family visit, so I was a bit delayed.  Hold tight, it will be here momentarily.
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 08:16:06 PM
Update is ready.  1.1.0-prerelease binaries are being compiled now.  As soon as I can verify everything is working and sign all of the release files, expect an upload.

Target block is 16300.  I wanted to shoot for a higher block target, but as more miners pull out, I'm afraid it will take far too long to hit the original target.  This prerelease is essentially an object-oriented version of the Kimoto Gravity Well, with an expected update to a more refined solution somewhere in the future.  In the meantime, this will get the blocks moving again.

This is a mandatory update.  You must update before block 16300 to continue to work on the correct blockchain.


Binaries very soon now.  Sources will be pushed at the same time.
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 07:51:43 PM
"no block source available" How come my wallet will not sync up ?

block chain way behind due to multipools and a update is coming later today to address the algorithm. Please remember to read the op (opening page) page for the new updates as well.

I hope this is fixed soon .... I will stop mining until this is fixed. I hate when a simple thing like the wallet does not work. I will go back to mining vericoin

When you stop mining, you make the problem worse.  Time to hit the target block will increase.  I've rented and am throwing every ounce of hash power at it I can until the update is pushed and we can get over the bump.
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 06:24:39 AM
just remember the new release will be late in the day cause its eu time . Smiley

I wont be able to publish until some time after 5:00 PM GMT-5 -- that will be the absolute earliest I can push due to work schedule.
191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 05:10:54 AM
This is the problem with most coins.  Info is all over the place. It's like I have to read several pages at a time every day or get lost.  Important info should be regularly posted at the beginning.  Announcements and so on.

Except if you read the OP it has already been updated.

Updates

********************************************************************************************************
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

********************************************************************************************************


192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 04:53:24 AM
if u cant fix the diff. problem a.s.a.p,, i can assure you the coin will die quite sooner than u can imagine

You and everyone else do understand that there is one coder on this issue, right?  There isn't a difficulty problem.  There is a miner problem.  We're changing the difficulty algorithm to address multipools.  Right now we use the same difficulty algorithm Litecoin uses. Read: The code is identical in regards to difficulty.

Bottom line: It isn't broken, so "fix" is not the right word.  We have a better implementation coming, but we've already stated when it will be released.  FUD and trolling won't get it published any faster.

Apologies if I'm starting to sound harsh, but it does get tiring answering the same questions and comments over and over again.  Especially considering how little sleep I've managed to get since the launch of this coin.  DifficultyShield remains on track for release in 1.1.0-pre tomorrow.  Not tonight.  Tonight, I sleep.
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 04:48:56 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
194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 03:59:19 AM
I sent about 57k ltcd from coin-swap to bittrex over 2hrs ago. On coin-swap it says the tranfer is complete, but nothing has shown up on the bittrex side. Has anyone delt with this? ... thanks

Please read the last several pages.

I read the last 7 pages and don't see an answer about sending coins but I seen about the block finding time.

I have also sent coins to BitTrex and it's been over an hour and only 1 confirmation.

I know the update is tomorrow or sometime.

Is this a reason also for confirmations?



When a transaction hits a block that's 1 confirmation.  Each block found thereafter is an additional confirmation.  In short, yes.  Both problems, same cause, same solution.
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 03:23:34 AM
I sent about 57k ltcd from coin-swap to bittrex over 2hrs ago. On coin-swap it says the tranfer is complete, but nothing has shown up on the bittrex side. Has anyone delt with this? ... thanks

Please read the last several pages.
196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 03:09:25 AM
I also want to go on record stating that before I was even officially a part of the team, I saw this coming and tried to make this the first priority.  Now we're stranded on multi-hour blocks, and I'm racing the clock to push out an update.  This is the community's coin, so we elected to start working on other things first.  Now everyone's rushing us to fix something that isn't "broken" tech-wise, it's broken greed wise.

I'm not getting paid for this; I do it to help strengthen cryptos as a whole.  If you intend to mine this later and can spare the hashes, please, do your part as well and mine.
197  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 15, 2014, 03:02:25 AM
Im going to hold.. Wink  and hold off on mining for a bit, but I am watching.. the second the diff drops im back in, but mining now is ponderous

Warning, slight rant incoming.

This is the very root of the problem.  When miners quit mining, blocks can't be found.  When blocks aren't found, transactions don't get confirmed AND difficulty doesn't get properly adjusted.  How many mined feathercoin at a loss when they the same problem?

You mine for profitability, but until the price goes up, it won't be profitable.  That said, the price isn't likely to go up until some blocks are found and the chain gets moving again.

This is why altcoins die. If you want to help the project, you don't have to donate.  Mine blocks.  Pre-release is coming tomorrow.  New difficulty algorithm is in the prerelease.  It will still need someone to mine to get it over the block target for the chain fork.
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 14, 2014, 09:15:37 PM
another anoncoin Roll Eyes
why this coin should be better than monero etc..Huh

Late to the party?  I suggest reading through the thread.
199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 14, 2014, 09:13:30 PM
He be trollin you mad bro?

Nope, just busy.  Troll on.
200  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [LTCD] LitecoinDark | Scrypt | PoD | Bittrex | Cryptsy | New bounties!! on: September 14, 2014, 09:10:34 PM
so when will the fix be out, and when will the diff be in check with hash

Two things:

First, "fix" isn't the right word.  It isn't broken, it's just outdated.

Second,

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
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!