Bitcoin Forum
July 04, 2024, 04:56:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 [203] 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 ... 384 »
4041  Alternate cryptocurrencies / Announcements (Altcoins) / Re: BBQCoin, the coin you want to eat. on: May 05, 2013, 10:07:32 AM
It is not dead, I found 8 connections when I fired it up just now, and that is just the limit to how many connections you get if you don't have incoming port open.

Likely the IRC server is acting up again. Usually it does come online eventually so maybe just wait it out.

The coin needs some "stable" nodes - nodes running 24/7/365.25 or so - with stable IP addresses, to add to its fallbacks in the code so it will not be so dependent on IRC to find connections.

Maybe any exchanges that carry the coin will commit to also maintaining a stable public-facing node to help new clients bootstrap onto the network?

-MarkM-
4042  Alternate cryptocurrencies / Altcoin Discussion / Re: [DEAD] Coiledcoin - yet another cryptocurrency, but with OP_EVAL! on: May 05, 2013, 10:00:15 AM
I have a vague memory-of-a-memory of something about the BDB problems that led to the recent Bitcoin fork being able to abort a branch due to a BDB error, the error being handled in such a way the block was treated as bad instead of the system realising it had no real idea whether the block was actually bad because it simply ran out of BDB locks when trying to work with the problem.

That is, a re-org attempt would run out of locks and think like "oh I guess I was fine without a re-org".

It was why the bitcoin fork was going the way it was going I think, nodes with low BDB lock count would crap out trying to take one path of the fork and assume it was a bad block instead of realising they didn't have enough locks to be able to really process the thing to find out it was not a bad block just a bad (too low) BDB locks count limit.

We need to apply the merged mining patches to a recent but good/stable bitcoin to make a "bitcoin with ONLY the merged mining patches applied" repository, then each merged mined coin can individually fork off of that to add their own unique patches that make them the particular merged mined chain that they are. They could all do with a code update/upgrade.

-MarkM-
4043  Alternate cryptocurrencies / Altcoin Discussion / Re: [DEAD] Coiledcoin - yet another cryptocurrency, but with OP_EVAL! on: May 05, 2013, 09:32:40 AM
Both of my servers dvcstable01.devcoin.org and dvcstable02.devcoin.org get the same result:

./coiledcoind.sh getblockhash 179577
e654dad298eeccbcd74e90804a5ac1583a875a4fd08ed4e90844e44cd6806e34

./coiledcoind.sh getblockcount
195368

I thought most plans to watch for too-large re-orgs were going to go into don't do anything mode and display "please intervene or something" messages for operator to see,

I guess we can manually pick the longer chain and put a checkpoint at the divisive block-number but for sure it would be nice to find out what is really going on. Phase Of Moon (POM) errors are just so ... well... sacrificing goats to keep computers running was supposed to have gone out of fashion last millenium wasn't it? Smiley

-MarkM-
4044  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: May 05, 2013, 03:33:35 AM
By receiver.cav it mean receiver_19.csv in this case. receiver.csv is just the base filename that the round number gets put into to name a specific instance of such files.

Apparently it either does not have write permission to write the file or the space in the path is making it maybe even think the directory it is to write the file to does not exist.

-MarkM-
4045  Alternate cryptocurrencies / Altcoin Discussion / Re: That's it, I've lost hope in the future of crypto currencies... on: May 04, 2013, 04:59:59 PM
Probably all the many and varied currencies will be abstracted away from vendors and POS checkout operators, just like credit cards or paypal does. Payment processors will handle all that stuff so the vendor simply gets the price they want in the currency they want.

Payment processors though could handle any number of currencies.

-MarkM-
4046  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: May 04, 2013, 03:34:58 PM
Mined coins take 100 or 120 blocks ("confirmations") to mature, one is hard number the other is softer number the user interface says/uses.

It is so it would take an insanely huge fork/split/re-organisation to undo "matured" mined coins.

-MarkM-
4047  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: May 04, 2013, 03:25:53 PM
Thanks for the response.

I have copies of the receiver files in several of those places, so I'm starting to think that that isn't the problem. The client is stuck at block 76221, which was mined well before I got devcoin, and I have only ever used it to get an address. I downloaded devcoin-qt from one of the links on devtome and built it with qt creator. This has worked fine for other altcoin clients, so I'm not really sure what I've done wrong.

It picks a random lbock number at which to go get next set of receiver files, I think it would have been round 19 it would have already got before reaching block  76000, then sometime before block 8000 it would try to get round 20. Possibly block 76221 is the random block number at which it decided to do that.

Is the receivers list number 20 in the receiver subdirectory of the data directory?

Extra copies of receiver files lying around elsewhere it likely will not even be seeing, unless by change they happen to be in the directrory that was the program's "current working directory" when it was run. (In which case it should have copied them to the receiver directory of the data directory).

I guess with all the flavours of coins though there is always the weird times when people seem to end up deleting the blockchain and re-getting it from scratch. Hate to blindly try that without knowing the actual problem though.

Is there any clue in the debug.log file that is in the data directrory?

Does it write something to console maybe about files it got being identical or not?

Does it actually have connections? It is not some old version is it?

-MarkM-
4048  Alternate cryptocurrencies / Altcoin Discussion / Re: Deposited BTC into Vicurex last night and it's still not there..? on: May 04, 2013, 01:30:02 PM
I have had devcoins take all night, sometime into next day, so maybe over 12 hours.

Just to even show up as zero conf.

If you send then close your client that can happen too, it can end up not getting retried until you fire up your client again.

-MarkM-
4049  Alternate cryptocurrencies / Altcoin Discussion / Re: Devcoin on: May 04, 2013, 12:13:00 PM
Does anyone know where the receiver files are meant to go on mac os x?

No, but, in general if you locate yourself (change directrory to; use the cd command) where they are, it will pick them up and put them where it actually wants them.

So basically if you compiled from a taraball it should have come with a bunch of them, in the main dir of the tarball. Both tarballs contain enough receiver files to get you started, so if you fire up the program while sitting right there it should pick them up and put them wherever it likes to put its datadir on your type of system, in a subdir named receiver of the data dir.

You could also try searching for wallet.dat, as where it ends up putting them should be in subdir named receiver of the dir where the wallet.dat is kept.

(If you have many coin types on your system, you'll need to guess which one is the devcoin one, hopefully the directory will have "devcoin" somewhere in its name to help you figure that part out.)

If mac os X is as similar to Linux as I have sometimes heard, then try looking for ~/.devcoin (a directory named .devcoin in the home directory of the user who runs devcoin.) The receiver files go in a subdirectoty named receiver inside that directory.

-MarkM-
4050  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] BBQ around 50k or possibly more. on: May 04, 2013, 11:34:40 AM
Nice quick confirm on that one. Ten sends of 10,000 BBQ each are in my shell's input buffer waiting for daemon to catch up with them. Smiley

-MarkM-
4051  Bitcoin / Bitcoin Discussion / Re: Do we want to work with money regulators, or keep Bitcoin unregulated? on: May 04, 2013, 11:28:40 AM
And to think some people thought too many altcoins were being spawned!

Ironic, since maybe we haven't spawned anywhere near enough of them yet.

If everyone has choices of several hundred altcoins, most of which are small-footprint enough not to need noticeable amounts of server infrastructure and bandwidth,  the real bitcoin, divided into however many individual chains it takes, under however many names / labels / brands it takes. to be small enough to survive, will hopefully survive, while selloutcoin or bigbrothercoin or whatever the goons get the Foundation goons to make plays token blockchain for the bankers and corps.

Though they'd prefer to launch their own, surely?

Even more proliferation, maybe?

How about we tell them hey this is free open source, each and every code change you want you can implement in your own fork, and any combinations of them to your heart's content, go crazy, have fun, roll your own...

..And democracy can come into play as each individual chooses which blockchains they choose to use for what, when, where and how...

-MarkM-
4052  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] BBQ around 50k or possibly more. on: May 04, 2013, 11:15:26 AM
Thanks for giving me the link Den but MarkM, 10,000 for 1 BTC?

I am guessing that you have a lot to just give away like that?

I am running out of the amount I am willing to sell before the exchanges open.

Also I have not seen any higher prices be actually bought.

One of my buyers offered 10,000 for 1.6 BTC for example and no one bought.

Admittedly maybe because they figured they could get them from me cheaper. But maybe they figured wrong, since so far I am just servicing the same customers repeatedly. People wanting less than 100,000 can go buy retail from them now, no need to bother me over trivial sums. Smiley Cheesy

-MarkM-
4053  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] BBQ around 50k or possibly more. on: May 04, 2013, 10:37:50 AM
Sorry it took a while (I see 2 confimations on the BTC now), my bbqcoind takes a while to start up, even though I turned off -rescan to help it start faster.

The actual sends take a while too as it has to put together a lot of outputs to make a 10k send, I have managed a 15k send once but 20k it usually just cannot even do. So I'll be sending in 10k chunks.

sendtoaddress bQox2kACL4f9nb9YrvCzt46gXRHfwBW3Y5 10000
2c528b0c627c650ac1ffe63e925e9d39d87e24483945b86ffc7fd303e2b7ac67

-MarkM-

4054  Alternate cryptocurrencies / Altcoin Discussion / Re: [WTB] BBQ around 50k or possibly more. on: May 04, 2013, 10:13:18 AM
Oh good, still interested.

This price is not going to last, people. I only have so many I can part with this cheap, as I want to hang on to some to provide liquidity with when they go onto Vircurex and save some more for long term savings.

-MarkM-
4055  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 09:23:17 AM
Very simple fix:

In main.cpp, change line 36 from

static CBigNum bnProofOfWorkLimit(~uint256(0) >> 20); // Junkcoin: starting difficulty is 1 / 2^20

to

static CBigNum bnProofOfWorkLimit(~uint256(0) >> 30); // Junkcoin: starting difficulty is 1 / 2^30

Rebuild, run, and the whole difficulty problem goes away a lot.

If it is still too easy maybe go with >> 32 or >> 34 or >> 36 or whatever ends up working nicely.

>> 30 hopefully at least give us a few seconds between blocks, hopefully even the full minute that is the target time we are aiming for. If more than that at first that is good, as it would give time for more people to get aboard during the first "day".

This only fixes the difficulty problem. The "random" rewards will still be totally predictable.

-MarkM-

EDIT: I looks like it will need the genesis block to be re-mined though, as I think with this fix the old low-difficulty genesis block hash is causing problems: for example minerd gets error 500 trying to mine, so maybe when it tries to get work for minerd it realises the genesis block itself is not difficult enough...
4056  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 06:52:22 AM
how to merge mining all these coins and get fee paid? need a joint-mining program to do it.

p2pool supports merged mining.

You mine bitcoins using p2pool, but also tell p2pool about any merged-mine-able coin daemons you wish to merged-mine alongside bitcoin. So you can pick and choose whichever merged-mine-able coins you like, up to all of them if you have the RAM and bandwidth and disk space to run all of them.

Currently I have p2pool doing that on one 16 gigs of RAM machine, with all the coin daemons it is using all on that same machine with it, merged-mining BTC, NMC, DVC, GRP, I0C, IXC, CLC and XGG all at once. It works fine except that I0Coin dies regularly from a boost assert when boost fails to successfully do a DNS lookup. The rest keep humming along though so I just have to restart I0Coin periodically, which actually I could maybe even delegate to a watchdog script or daemon.

Adding seven more chains should not really be any particular problem. (Maybe use more RAM of course, but 16 gigs is hardly a large system so that should not be a problem.)

-MarkM-
4057  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 06:27:14 AM
Since it has now been established that it is fine and dandy to pre-mine, and also that it is fine and dandy for rewards to be random, maybe the day is fast approaching when the coins that retreated, for security, to Open Transactions can consider coming out into the open?

Imagine a coin worth 15.23244463 BTC per coin.

A coin so ancient that long long long long long ago the last block-reward was already given out.

So the "random reward" is in fact the "randomness" of how many fee-paying transactions you can put into a block.

If the fees were, say, 0.005 of a coin minimum fee, that would be 0.07616222 BTC per fee.

The coin would be merged-mined, along with many similar blockchains, lets say initially seven such chains, so if each chain yielded only one fee per block, that would add up to 0.53313554 BTC in fees across the seven chains, per block (on targeted average that is per ten minutes).

If no paying transactions are available, why bother mining? Wait until a paying transaction appears, then mine it.

Of course the more frequent paying transactions are, the more reward is available.

In practice, not all the chains would have quite such high-value coins. Sometimes some of them might have coins worth less than a bitcoin each. Then again, transactions might not be very scarce, possibly some of them might transact more than once per ten minutes on average.

Also, in practice, seven chains would be just the tip of the iceberg. More and more chains would probably jump aboard.

Is this too futuristic a concept still or is it starting to look reasonable nowadays, with all the experience gained in the last while?

-MarkM-
4058  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 06:08:14 AM
Except it is not random.

Everyone will know exactly which are the bonus blocks, and chain-hop onto just exactly those blocks, ignoring the chain the rest of the time.

Even if you use the hash of the previous block as seed, each time a block is mined everyone will immediately know what the reward on the next block is going to be, so again can immediately switch to that chain for that block.

So you have to use some kind of hash of the actual block you are mining, which only the miner will know, each miner seeing a different one until some miner solves the block.

Miners can re-arrange the transactions or try more nonces to try to not only solve the block but solve it in a way that gives the extra-large payout.

-MarkM-
4059  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 06:02:28 AM
Quote
Why not just fix the problem and relaunch it?  Most of us like the ideas you had.  It sounds like a fun coin.  But the whole beginning stages of it aren't able to be implemented at such a low difficulty.

well I think it is too late, this is p-2-p network, it is not under my control, the nature of p2p, it's a good experiment, anyway I gave it a good name:-) Have fun guys, and I learned quite a bit from there...

It can easily be fixed.

Not a problem whatsoever.

The hard part is just the coding, to fix the future history.

The difficulty fix is just to >> 30 instead of >> 20, (or is it, 10 instead of 20? Hmm, think, think...), that will make it 2048 times harder, which hopefully will at least not be insanely easy.

The entire pre-mined blockchain will be rejected as having too low a difficulty, so will become a massive string of orphans.

So the new chain will replace it.

If a new genesis block is made, instead of simply skipping the test of whether the genesis block itself is difficult enough, then even the genesis block of the pre-mined chain will be rejected, the entire chain from genesis being orphaned.

-MarkM-
4060  Alternate cryptocurrencies / Altcoin Discussion / Re: JunkCoin, the newest Litecoin-based alt coin has arrived! on: May 04, 2013, 05:52:15 AM
anyone create a mining pool??

Did a fully accurate step by step guide to adapting p2pool to yet another litecoin clone get published yet?

-MarkM-
Pages: « 1 ... 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 [203] 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 ... 384 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!