Bitcoin Forum
May 14, 2024, 08:49:41 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 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 »
801  Alternate cryptocurrencies / Altcoin Discussion / Re: Bitparking Litecoin Exchange on: August 01, 2012, 12:00:37 AM
OpenID sign up says bad request.
Can you PM me the open id provider you are using?
802  Alternate cryptocurrencies / Altcoin Discussion / Bitparking Litecoin Exchange [closed] on: July 31, 2012, 03:30:13 PM
See my message here for details on the closing of the exchange:
Quote
Recent events have shown that running an exchange is way to risky and stressful to me in the current alt coin climate. Prices have risen to a point where I'm not comfortable I can provide a reasonable level of service. To this end I'm closing the exchange and encourage all users to move to vircurex. The following details are on the exchange site:
Quote
2013-04-05: The Bitparking exchange is closing down. I've decided the risk involved in dealing with the current high prices for the alt coins has moved from the 'fun hobby' level the exchange originally started with and requires a more serious approach to operation. I've been in contact with the Vircurex exchange and I encourage all existing customers to move their funds and continue trading their.

The exchange will close trading Friday 5 April 2013 22:00 and new deposit addresses will not be able to be created. Trading operations will also be disabled. Withdrawals will be available for a few days after that at which point the exchange will close and all funds sent to their emergency withdrawal address. Withdrawal fees are removed during this period. Thanks for using the exchange and enjoy a better and more professional experience at Vircurex.
803  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: July 31, 2012, 02:50:28 PM
Anyone ?
Something like:
Code:
litecoind listtransactions "" 1000|egrep -A3 'immature|generate'
804  Bitcoin / Pools / Re: [120 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 31, 2012, 10:58:43 AM
Pool is having issues with the bitcoin daemon hanging. I've restarted it again and will monitor it to try and find out the problem.
805  Bitcoin / Pools / Re: [120 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 31, 2012, 02:08:24 AM
Pool is back online now.
806  Bitcoin / Pools / Re: [120 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 31, 2012, 01:56:03 AM
Pool down due to a daemon crash. Bringing it back up now.
807  Economy / Marketplace / Re: Namecoin <-> Bitcoin Exchange on: July 30, 2012, 09:04:27 AM
put a sell order for namecoins on BitcoinParking, but I don't see it on the sell list

just trying to get my namecoins converted to BTC
Does your balance still show your namecoins? If so, your order didn't take into account the fees. Click the "Calculate" button and it'll tell you how much to take into account for that. If your balance has the order subtracted from it but it doesn't show in your list of orders then the trade went through immediately.
808  Alternate cryptocurrencies / Altcoin Discussion / Re: How much does merged-mining cost? on: July 30, 2012, 07:22:56 AM
Is it actually necessary to submit to aux chains first before submitting to main chain?

Shouldn't the submissions all be able to be done at once as distinct threads none having to wait for another?
The process of submitting to the aux chain involves a couple of RPC calls. One to the aux chain and one to the parent chain. This is repeated for all aux chains being mined. Then an RPC is done to the parent chain again to check if it solves the parent block. If the parent chain is done first then the call made as part of the aux chain check can become invalid (my understanding based on code inspection).
809  Alternate cryptocurrencies / Altcoin Discussion / Re: How much does merged-mining cost? on: July 29, 2012, 11:34:18 PM
There's also a cost in more possibility of orphans. Before submitting a result to the parent chain a number of requests are made to the auxiliary chains to see if they've been solved. The more auxiliary chains you have, the longer the delay before the parent chain is informed of the resulting hash. If the daemons for the auxiliary chains are overloaded then that delay can be even longer. If some other miner finds a result in that delay time you can be orphaned.

An attacker could work on giving a merge mining pool more orphans by overloading the auxiliary chains with transactions. Satoshidice caused overloading on the bitcoin chain. Imagine if each child chain a pool was merge mining was 'satoshidiced'. The load and delay would be magnified for each chain the pool was mining.
810  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: July 27, 2012, 01:10:19 PM
That was one of the ideas that I came up with previously. Upside is that it's quicker to release new checkpoints. Downside is that it could cause many different forks if people all have different checkpoints configured. At least with the current way, I know that if you are running 0.6.3c, you will be on the same chain as me.
I considered, and partially implemented, a similar idea with i0coin, dynamic checkpoints, where new checkpoints could be sent using the P2P protocol that are signed by the coin creator. Users could also use a command line argument to indicate who's checkpoints they trusted.

In the end I came to the same conclusion as you though, more hash power, not more checkpoints, is a better answer. Maybe something like the checkpointing could be done for new coins as a safeguard though. Code is in my github repository for i0coin if interested.
811  Bitcoin / Pools / Re: [120 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 21, 2012, 03:20:59 AM
For some strange reason, the last two BTC transactions that I've received from withdrawing from the pool aren't getting any confirmations. I simultaneously made a withdrawal from MtGox and it has received 6 confirmations already. This was over an hour ago. Is this unusual?
I see two unconfirmed transactions. I'm looking into it now.
And as I wrote that one got confirmed. Can you let me know if they still show unconfirmed for you? It looks like the bitcoin network is under a fair bit of load. My node as almost 2000 transactions in the memory pool. That might be why things are taking longer to confirm.
812  Bitcoin / Pools / Re: [120 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 21, 2012, 03:17:44 AM
For some strange reason, the last two BTC transactions that I've received from withdrawing from the pool aren't getting any confirmations. I simultaneously made a withdrawal from MtGox and it has received 6 confirmations already. This was over an hour ago. Is this unusual?
I see two unconfirmed transactions. I'm looking into it now.
813  Alternate cryptocurrencies / Altcoin Discussion / Re: Namecoin and Economic Rent on: July 16, 2012, 02:13:50 AM
Has anyone looked into getting .bit added to the opendnsproject's portfolio of top level domains?
http://ideabank.opendns.com/story.php?title=NameCoins_as_a_DNS_Lookup
814  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Litecoin - a lite version of Bitcoin. Launched! on: July 12, 2012, 11:33:58 AM
The new code will have all the recent Bitcoin fixes.
The code doesn't seem to have changed the switch on times for BIP 16 and BIP 30 in main.cpp. This can cause issues depending on whether the new client or the old client has majority computing power and whether it hits this code. You might want to change the dates to a future time such that it turns on when it's likely more people are running the new code. You can convert the date formats at a site like http://www.convert-unix-time.com. Or have you turned off the relevant code somewhere else? If so, disregard :-)
815  Bitcoin / Pools / Re: [100 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 12, 2012, 10:39:02 AM
There were a few periods of downtime today while I updated some components of the pool. The downtime was just stopping and starting the pool so should only have been a few seconds. There was a period of increased stales during that time lasting about 5 minutes while I fixed a misbehaving component. The changes reduce the cpu load of the pool enabling it to handle load better. I was previously using the namecoin merge mining proxy to handle the merge mining. This was written in Python and becoming a bottleneck so I rewrote it in a lower level language to get better performance.
816  Alternate cryptocurrencies / Altcoin Discussion / Re: What's the purpose for other alternate cryptocurrecies? on: July 11, 2012, 02:45:58 AM
Just asking
Other than testing different ideas, none really. They're somewhat useful to see what will happen to bitcoin down the track. For example, geistgeld is pushing the memory limits with its large blockchain. i0coin is also getting up there. i0coin also shows that the code to halve coin subsidies works since it hit that a while back.
817  Alternate cryptocurrencies / Altcoin Discussion / Re: What's the purpose for other alternate cryptocurrecies? on: July 11, 2012, 02:44:39 AM
I never was a fan of merged mining. Yes security is the big reason why.

I call it inflation of cryptocurrencies. Freely produced as a byproduct of producing say bitcoins...
Merge mining seems like a great idea for non-currency blockchains to give them security. Unfortunately there aren't any. Namecoin comes closest but people still use it as a currency. For currency based blockchains it seems to make that currency pretty much worthless.

Maybe a currency could be done that merge mines up to block X to seed the coins widely, then at X it switches off merge mining and uses a different proof of work (like litecoin) from then on. The 'goldrush' during the merge mining phase might be fun to watch.
818  Alternate cryptocurrencies / Altcoin Discussion / Re: What's happening with Namecoin? on: July 07, 2012, 12:00:59 PM
t's simply that the lack of discussion about Namecoin is worrying me.
Discussion on Namecoin development goes on in the namecoin forums.
819  Bitcoin / Pools / Re: [100 GH/s] Bitparking Pool, PPS 2.5%, cjdns, Merge Mining BTC,NMC,I0C,IXC,DVC on: July 03, 2012, 11:27:20 PM
Can your pool handle bitforce singles and others asics joining in october?
I'm currently working on pool backend improvements to enable it to scale better in case there's a dramatic increase in load, so hopefully. I'm certainly working towards it.
820  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Freicoin: demurrage crypto-currency from the Occupy movement (crowdfund) on: July 03, 2012, 12:44:32 AM
Which pool carried out that attack?
See this post and related thread. It's a contentious issue so rather than concentrating on the who, concentrate on the fact that it happened. Any large pool or miner can do it, so any new merge-mineable coin would need to be able to handle it.
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 32 33 34 35 36 37 38 39 40 [41] 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!