Bitcoin Forum
May 26, 2024, 06:03: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 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 »
401  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 17, 2013, 05:52:08 PM
How often does difficulty readjust on these Feathercoins?

Every 2016 blocks. Next change on block 16128. I'll put this on the first post.
402  Alternate cryptocurrencies / Altcoin Discussion / Re: Buying Mincoins on: April 17, 2013, 04:16:18 PM
Not sure if anyone has bought/sold at this rate, but I've seen multiple people post that they will buy 10k mincoin for 1 BTC...  In fact, I'll take that price.  If you have Mincoins to sell, PM me how many you have and we can work out a sale.

10,000 Mincoins is exactly 1% of the total number of Mincoins that will ever exist Smiley
403  Alternate cryptocurrencies / Altcoin Discussion / Re: What is premining? on: April 17, 2013, 12:10:04 PM
Premine has nothing to do with the availability of mining pools.

It refers to the advantage of developers and their close circles over the public. Moreover new coin developers should also choose a reasonable starting difficulty and reasonable advance notice of release so people don't have to camp on the forum 24x7 in order to participate in a new coin launch. If you start difficulty too low people would consider it deliberate and 'effectively' a premine.

So perhaps we can declare the public premine over when the difficulty gets high enough. This is difficult to quantify what constitutes a high enough difficulty.

It bugs me when people complain about PPC premine as there was no private premine, this is one of the reasons I started this thread. Starting with a low difficulty has probably benefited PPC. Those who got to PPC first with decent hash power were the exact sort of people who can build services for a coin. It was those that first got to the coin who helped it get to where it is today along with its excellent developer of course.
404  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 17, 2013, 11:14:17 AM

There are a lot of altcoins out there but only a few of them are Scrypt based.

As far as I know these are the only Scrypt based coins.

Litecoin
Feathercoin
Novacoin
Mincoin

There is BQC, also scrypt and still a little bit easier to solo mine, lower diff as FC but also lower Block reward. And diff rose dramatically the last days!

Thanks. I didn't realise that BBQCoin was Scrypt. It was a shame to see a just-for-fun coin be given such a hard time at the start, and at a time when BitCoin was cheap and LiteCoin were only cents.
405  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 17, 2013, 10:55:14 AM
Not another alt-coin!
Whats next? ButtCoin?

There are a lot of altcoins out there but only a few of them are Scrypt based.

As far as I know these are the only Scrypt based coins.

Litecoin
Feathercoin
Novacoin
Mincoin

I've been waiting for another Scrypt based coin but none have come forward. I am a big altcoin fan and look forward to any additions to the altcoin family. I imagine a lot of people simply see altcoins as a threat to whatever altcoin they support. As no coin was forthcoming and the scrypt coins that came out did not appeal.

Novacoin I decided not to per sue as there was a private premine and the whole 110k NVC donation to BTC-e put me off.

Mincoin only has a a block reward of 2 and has a cap of 10 million coins. This would make it rarer than LTC which I do not think is sensible unless you want to try and become the new Litecoin.

So yes, another altcoin. This one is the light version of Litecoin, making it as light as a feather Smiley
406  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 17, 2013, 09:25:19 AM
can you post link for download?

It is the source code link on the first page.

https://bitcointalk.org/index.php?topic=178286.0
407  Alternate cryptocurrencies / Altcoin Discussion / What is premining? on: April 17, 2013, 09:24:27 AM
I think this word has been thrown around so much that it has lost some of its definition. I do have a solution to this.

Premining typically meant, mining that happens before a coin is publicly launched. As soon as it is made available to the public there ccould be no more premining.

Now people apply premining to the days or weeks after a coin is released. This seems problematic to me, when do we decide that the premine is over.

I have a solution to clear up the any ambiguity with two new terms.

Private premine - when a coin is mined before it is made publicly available.

Public premine - when a coin is launched with no advanced notice and low difficulty (Based on SunnyKings response below)


My old definition.
Public premine- when a coin is mined after public release but before a pool is available.
408  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 17, 2013, 08:57:33 AM
The source code does not build:

Code:
/bin/sh ../share/genbuild.sh obj/build.h
fatal: Not a git repository (or any of the parent directories): .git
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I../../deps/include -I/usr/src/bitcoin/feathercoin-0.6.3/src -I/usr/src/bitcoin/feathercoin-0.6.3/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2  -MMD -o obj/version.o version.cpp
g++ -c -O2 -pthread -Wall -Wextra -Wformat -Wformat-security -Wno-unused-parameter -g -DUSE_IPV6 -DBOOST_SPIRIT_THREADSAFE -I../../deps/include -I/usr/src/bitcoin/feathercoin-0.6.3/src -I/usr/src/bitcoin/feathercoin-0.6.3/src/obj -DHAVE_BUILD_INFO -fno-stack-protector -fstack-protector-all -Wstack-protector -Wl,-z,relro -Wl,-z,now -D_FORTIFY_SOURCE=2  -MMD -o obj/checkpoints.o checkpoints.cpp
In file included from bignum.h:14:0,
                 from main.h:9,
                 from checkpoints.cpp:13:
util.h:587:8: error: ‘pthread2_t’ does not name a type
make: *** [obj/checkpoints.o] Error 1

It seems to be trying to create a build.h file from a repository that does not exist.

-MarkM-


I have now changed the source code to fix this error and have uploaded the code. Hope you are having fun with the coin.

To many miners now, we are too far behind to get a block or enough blocks to make it worthwhile, some people already have 10,000+ FC

The only solution for our low hashrates would be a pool.

You can still solo mine easily. There are four times as many FeatherCoins as LiteCoins so you'll still be able to get 10,000FC together.
409  Alternate cryptocurrencies / Announcements (Altcoins) / Re: FeatherCoin - New Litecoin based coin on: April 16, 2013, 09:44:23 PM
Malware warning in Chrome when I tried to download the GUI file. Just saying.

The warning is that not many other have downloaded the file. I'm sure someone else can come on and independently confirm this to be malware free.
410  Alternate cryptocurrencies / Announcements (Altcoins) / Feathercoin [FTC] on: April 16, 2013, 09:15:30 PM

Feathercoin Mandatory Update

Feathercoin 0.19 is now available and is considered a mandatory update due to changes to the automatic checkpointing system. The old checkpointing system is not completely compatible with the updated version, failure to update could leave users on the wrong chain in case of an attack. Exchanges have been informed to upgrade and Feathercoin wallets will be in maintenance until the new checkpointing system is running.

If you require a legacy version then there are the 0.13, 0.16, 0.17 and 0.18 branches that have also been updated to the latest checkpointing system. If you require a legacy feature from a prior wallet but are unsure when it was removed send me a message and I'll find out for you.

You can download the latest version of Feathercoin from the link below.

Feathercoin GitHub Releases

About Feathercoin

Feathercoin is a powerful open source digital currency with monetary properties likened to Bitcoin but under the hood is something very different.

Feathercoin is an upgraded and customised version of Bitcoin. Feathercoin was born with the intent to expand, experiment, and build onto the blockchain technology in a manner open to all for participation. Block hashing uses the excellent NeoScrypt which is an updated version of Scrypt using modern faster elements, see the whitepaper below. Feathercoin is also ten times faster than Bitcoin having 60 second blocks giving it that many times more capacity for transactions. The difficulty adjust eHRC (enhanced Hash Rate Compensation) to make sure that blocks come in on average at 60 seconds is also a unique solution first developed by Feathercoin and now used by several popular coins. Automatic Checkpointing is used to protect the history of the chain and prevent 51% attacks reversing transactions.

Technical features

NeoScrypt Block Hashing
40 Coin reward per block (Post halving)
336 million coins total
Block target is 60 seconds
Block reward halves every 2,100,000 blocks
P2P Port 9336
RPC Port 9337
eHRC (enhanced Hash Rate Compensation)
Advanced Checkpointing

Community

Telegram: https://t.me/FeathercoinOfficial
Forum: https://forum.feathercoin.com
Facebook: https://www.facebook.com/feathercoinftc
Twitter: https://twitter.com/Feathercoin
Reddit: http://www.reddit.com/r/FeatherCOin/

Github

Feathercoin Source: https://github.com/FeatherCoin/Feathercoin
Feathercoin Miner: https://github.com/ghostlander/nsgminer
Feathercoin p2pool: https://github.com/wellenreiter01/p2pool-neoscrypt
Feathercoin Help: https://github.com/wrapperband/FeathercoinWalletGuide
Neoscrypt: https://github.com/ghostlander/NeoScrypt

Block Explorers

https://chainz.cryptoid.info/ftc/
http://explorer.feathercoin.com/chain/Feathercoin

Feathercoin Mining Pool

https://pool.feathercoin.com/

Exchanges

Bittrex
BTER
Bittylicious
Cryptopia

Rich List

https://chainz.cryptoid.info/ftc/#!rich

Neoscrypt whitepaper

http://phoenixcoin.org/archive/neoscrypt_v1.pdf
411  Alternate cryptocurrencies / Altcoin Discussion / Re: BTC at $220, altcoins crashing. Where are your AltGods now? on: April 09, 2013, 03:08:32 PM
"You has been banned. 317 minutes left."

The garbage is overflowing from BTC-e chat to here.
412  Alternate cryptocurrencies / Altcoin Discussion / Re: Bytecoin Rich List on: April 09, 2013, 02:41:29 PM
Cool. I'm number three in the rich list and I only mined for 24 hours.
413  Alternate cryptocurrencies / Altcoin Discussion / Re: Terracoin Dead or Dying ? on: April 09, 2013, 02:37:35 PM
15 blocks down and 15 more to go. Good to see that this is still ticking along. I thought it might end up doing a Freicoin and get left by miners in a three month lurch. Rabbit makes a good point, with the rising BTC the fall against the dollar is not actually that great.

When TRC hits the bottom I might pick some up just for fun. With confirms hitting again I expect we might see a fair few people cashing out.
414  Bitcoin / Hardware / Re: Announcement - ASIC mining processor by Butterfly Labs on: April 08, 2013, 07:10:04 PM
Really looking forward to all my BFL ASICs

This is an excellent exercise in patience.
415  Alternate cryptocurrencies / Altcoin Discussion / Re: bytecoin.in on: April 08, 2013, 07:00:36 PM
I expect that site was going to say April Fools but if the creator has any sense they'll give it a proper site and wait to cash in. I'll be waiting with them Smiley
416  Alternate cryptocurrencies / Altcoin Discussion / Re: THERE IS NO FORK LTC I WAS WORRIED FOR NOTHING! on: April 06, 2013, 08:40:46 PM
Maybe we can dedicate this thread to all the crazy things that come up on BTC-e chat.

Apparently "yeyexx: OBAMA CONFIRMED TO BE MINING LITECOINS AT THE WHITEHOUSE!!!!"
417  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: April 06, 2013, 01:01:05 PM
It did not happen. Do not listen to the trolls on BTC-e.

I just checked the chat and apparently Putin is giving away Litecoin to everyone with rubles. I think it best to leave the mis-information on the troll box.
418  Alternate cryptocurrencies / Altcoin Discussion / Re: I've shunned Bytecoin on: April 06, 2013, 12:53:01 PM
This coin should go no where. If it does get value then great as I mined a lot just for fun, but fool on those who gave it value for my dump.
419  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC fork? on: April 06, 2013, 12:50:10 PM
Random troll information from BTC-e is making it over to here. There was no fork and Coblee is working on the 0.8.1 version of Litecoin.

All is well and Litecoin is heading to Gox so exciting times.

drawingthesun please leave the garbage on BTC-e or we'll end up with all that mis-information over here.

420  Alternate cryptocurrencies / Altcoin Discussion / Re: I'm Calling It. Current Price of 1K Bytecoins is .5 BTC on: April 05, 2013, 04:42:11 PM
I've been looking at the bids of 0.1BTC per 1,000BTE and have not even been tempted to part with my 25,000BTE.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!