Bitcoin Forum
July 05, 2024, 08:23:45 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 »
61  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC / YAC Exchange in Google Docs! on: May 10, 2013, 12:06:04 AM
Sell 2100 @ 20LTC / 1K YAC
62  Alternate cryptocurrencies / Altcoin Discussion / Re: My confirmations for YACoins are super quick. I get 6 confirms done in seconds on: May 08, 2013, 06:45:35 PM
This is the pump phase. Everything is going nicely. Network hash will climb and climb, diff will climb, then suddenly diff will make the coin less profitable than litecoin, and then:

In the dump phase, confirmations take hours. Network hash rate plummets. The network loses miner support and the coin stagnates.
63  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][YAC] yacoin: yet another altcoin. START is now. on: May 08, 2013, 05:47:39 PM
How is this different than mincoin's early miner unfairness? The earliest blocks were:
1) Faster (no surprise here)
2) Worth more coins

As it gets harder to find blocks, the blocks are worth less coins, so the later you start mining the more difficult it is to get anything. Am I missing something?
64  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BQC][1%] BBQ Simple Pool [LP][Testing] on: May 08, 2013, 02:27:09 PM
I'll see what I can do about the stales later. Right now I'm seeing A: 2454 R: 10  on my miner at home. Have you tried using minebbq2 as your primary to see if it makes a difference?
65  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BQC][1%] BBQ Simple Pool [LP][Testing] on: May 08, 2013, 04:34:21 AM
hello,
 
  looks like it accepts the first share of a block, then will reject all other share submitted giving an unknown-worker error in cgminer 3.x

Can you try 2.11?
66  Alternate cryptocurrencies / Altcoin Discussion / Re: How to set up Litecoin backup mining pool? on: May 08, 2013, 04:25:27 AM
Pretty simple to do. Default mode is failover with higher pools in the list having higher priority.

-o firstpoolurl -u usernameforpool1 -p passforpool1 -o secondpoolurl -u usernameforpool2 -p passforpool2

or

make a cgminer.conf that looks like this (change url's I'm lazy) and leave out -o -u and -p from your command line

Code:
{
"pools" : [
   {
      "url" : "http://minebbq.dontmine.me:48339",
      "user" : "your_worker_name",
      "pass" : "x"
   },
   {
      "url" : "http://minebbq2.dontmine.me:48339",
      "user" : "your_worker_name",
      "pass" : "x"
   },
   {
      "url" : "http://bbq.dontmine.me:2082",
      "user" : "your_worker_name",
      "pass" : "x"
   }

]

}
67  Alternate cryptocurrencies / Altcoin Discussion / Re: DDOS attacks on pools WTF ? on: May 08, 2013, 04:15:56 AM
As a victim myself, it's pretty simple. Attacked pool -> less network hash -> difficulty stays lower -> profitability stays higher

The cost of a booter to knock a pool offline is quite cheap. The cost of a network to block a booter is quite expensive. "DDoS" protection that typical hosts sell is in the range of 10 Gbit/s 5M PPS attacks, and that might block a weak booter. Protection is needed in the 20Gbit+ range and it costs 2-4k/month for that kind of blocking power. What I'm trying to say is that it's kind of like a "why not?" attack to spend a couple bucks on a booter to take down a mostly defenseless pool.

68  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][BQC][1%] BBQ Simple Pool [LP][Testing] on: May 08, 2013, 04:09:03 AM
BBQ Simple Pool

Currently testing a long-poll only BBQCoin pool.
http://bbq.dontmine.me

See the getting started page to get connected.

Pool fee is 1%


BBQCoin doesn't support getblocktemplate so stratum support is out until the developers can add that in.


Does anyone know the BBQcoin block explorer?

http://bbqabe.rainbowdashh.tk/chain/BBQCoin

Thanks Smiley  I updated the links on the stats pages.
69  Alternate cryptocurrencies / Altcoin Discussion / Re: WE NEED SOME BBQ-POOLS! on: May 08, 2013, 03:49:20 AM
http://bbq.dontmine.me is up for testing
70  Alternate cryptocurrencies / Altcoin Discussion / [ANN][BQC][1%] BBQ Simple Pool [LP][Testing] on: May 08, 2013, 03:18:37 AM
BBQ Simple Pool

Currently testing a long-poll only BBQCoin pool.
http://bbq.dontmine.me

See the getting started page to get connected.

Pool fee is 1%


BBQCoin doesn't support getblocktemplate so stratum support is out until the developers can add that in.


Does anyone know the BBQcoin block explorer?
71  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 08, 2013, 03:14:53 AM
I pointed a few back this way earlier - I look and see a whole lot of unpaid shares, and nothing credited.  Been maybe 5 hours?

Does the site need a manual payout script run?

Payout is after 120 confirms, in the last 5 hours none of the blocks you earned shares on have been confirmed. The blocking rate for CNC is currently one block every 3 minutes or so, so 120 confirms takes 6 hours  Sad
72  Alternate cryptocurrencies / Altcoin Discussion / Re: WE NEED SOME BBQ-POOLS! on: May 07, 2013, 11:26:12 PM
I can set this up in 2-3 hours and use some proxies in case it gets DDoS to death like CHNcoin if there is a real need. It'll probably get pumped in hash and then fall apart on the retarget, but it's worth a shot.
73  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN] 0pticoin (0TC) - Release Date: May 8, 2013 @ 6pm GMT [ANN] on: May 07, 2013, 10:59:57 PM
Don't forget to start with checkpoints (could already be in the code); there's a high chance (from my experience) that a pool will end up with >51% during the opening week.
74  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 03:52:18 AM
Here's the last two days attack graph:

75  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 03:18:26 AM
maybe its something im doing wrong.  I set up a ltc wallet to collect cnc right?  I may be wrong, is there a client specifically for cnc? as i havent seemed to find one googling.
Yeah you have to use a CNC wallet. You can just go to btc-e and use the CNC address there if you want to get your coins to trade, or if you trust btc-e you can hold them there.

ah alright.  I don't particularly haha.  Is there a cnc wallet?  do you happen to have the link offhand?  if not ill just send to btce
You have to download the full client, there aren't any wallets currently. http://chncoin.org/
76  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 03:09:39 AM
maybe its something im doing wrong.  I set up a ltc wallet to collect cnc right?  I may be wrong, is there a client specifically for cnc? as i havent seemed to find one googling.
Yeah you have to use a CNC wallet. You can just go to btc-e and use the CNC address there if you want to get your coins to trade, or if you trust btc-e you can hold them there.
77  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 03:00:40 AM
ANyone else having difficulty withdrawing ANY cnc from any of the pools?  I keep getting a server error when I withdraw.
What address are you using?

I've added a new forwarder:
stratum+tcp://minecnc2.dontmine.me:33334
http://minecnc2.dontmine.me:38339
78  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 02:09:47 AM
The two proxies through lb.izserv.com were not performing well at all, I recommend removing them from failover at this time. I'm working on some other options.
79  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][FC] FC Simple Pool - dontmine.me [LP/Stratum] on: May 07, 2013, 01:51:27 AM
The net hash has dropped significantly, and the blocking rate is way off the target; the coin is at a crawl.
80  Alternate cryptocurrencies / Altcoin Discussion / Re: [ANN][CNC][1% Fee] CNC Simple Pool [LP/Stratum] on: May 07, 2013, 12:00:56 AM
Finally an attack that can be filtered by my first level protection! They quoted me about $2k/month to block the attacks the pool was getting.
Pages: « 1 2 3 [4] 5 6 7 8 9 10 11 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!