Bitcoin Forum
June 25, 2024, 01:00:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 [295] 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
5881  Economy / Trading Discussion / Re: Is there an asset tracking software that supports Bitcoin? (Better than GnuCash) on: December 20, 2012, 11:47:14 AM
I plan to add a GL package to the (about to be launched) CIYAM Open project that will be able to get data directly via bitcoind - please check out the announcement for this project (hopefully tomorrow) and if people are keen enough for this to happen quickly then I can create a task to build it which can then be funded (note that I have used GNU Cash for years and also spent many years working on Fixed Asset Management software in the past).
5882  Economy / Service Discussion / Re: no wonder why bitcoin fails on: December 18, 2012, 12:34:17 PM
you thought about this,really?

Oops - I see your point now - you sold them under the current value - I guess you might have to wait and hope for a downturn.

5883  Economy / Service Discussion / Re: no wonder why bitcoin fails on: December 18, 2012, 12:32:11 PM
I do understand that you are frustrated (and have not actually used Mt. Gox myself) - am just suggesting that it might be an easier route to "buy BTC" with your Mt. Gox $ and then move it out as BTC rather than as "fiat" (but please see if others have been successful doing this before trying as I am offering advice without having done so myself).

5884  Economy / Service Discussion / Re: no wonder why bitcoin fails on: December 18, 2012, 12:20:30 PM
Are you able to withdraw the BTC from Mt. Gox or is it just withdrawing "fiat" that is the problem?
5885  Bitcoin / Development & Technical Discussion / Re: [IDEA] paid open source, pay for beer on: December 17, 2012, 11:16:56 AM
I like this low level approach - the upcoming CIYAM open source project's first application is a higher level one that allows donators to contribute BTC to a project, project area or specific project task (with the more general donations being moved by their respective owners down to specific tasks).

Devs can then "bid" to get the exclusive rights to perform a task by a given date and time (so devs aren't in a "race" against each other as happens with "bounties" which IMO generally lead to lower quality code being submitted). If a successful pull request for the task is submitted by the dev by the agreed delivery date and time then the funds will be sent to their address. If unsuccessful then bidding is opened again. A record of past "achievements" is kept in order to help the task "owners" decide which bids they will accept (i.e. preference to be given for those devs with the proven skills and track record for completion).

This system also then ties in with an escrow system that allows people to donate to specific tasks provided they are completed by the date and time that was accepted by the task owner for delivery (if no successful pull request merge occurs by the accepted date and time then funds are returned to the donators).

This system is going to go live very soon (PM me for the URL for a demo if interested).
5886  Bitcoin / Project Development / Re: [BOUNTY 300 BTC] Make a bitcointalk forum plugin to allow tipping via BTC on: December 12, 2012, 03:41:11 PM
Actually am working on something similar (in terms of escrow) for my own project - if it turns out to be useful then will be sure to let others know (not promoting any particular service at this stage though).
5887  Bitcoin / Project Development / Re: [BOUNTY 300 BTC] Make a bitcointalk forum plugin to allow tipping via BTC on: December 12, 2012, 03:32:49 PM
Are there any other services that will host a wallet in a secure and safe fashion for you?

Am not sure how much I would trust any online wallet but I will say that the support from WalletBit is quite good (there you go Kris - something positive from me at last).
5888  Bitcoin / Project Development / Re: [BOUNTY 300 BTC] Make a bitcointalk forum plugin to allow tipping via BTC on: December 12, 2012, 02:53:07 PM
I wouldn't be promoting Coinapult for this - there is no user support for that service (I only got my 1 BTC back becuase Yankee was nice enough to do so).
5889  Bitcoin / Project Development / Re: Probably the hottest business idea of the moment in BTC on: December 12, 2012, 02:29:54 PM
This has been tried for a while now, but it has its own pitfalls.

I don't think (from my own research) that anyone has gone as far with this idea as I have (apart from perhaps Charles Symonyi's "Intentional Software" platform ) but I will welcome criticism when I launch the project (the entire website will have 0% manually written source).
5890  Bitcoin / Bitcoin Discussion / Re: Analysis of hashrate-based double-spending on: December 12, 2012, 01:24:50 PM
Still don't know what DAG stands for though.

I'm not sure exactly about the context but DAG normally refers to a "Directed Acyclic Graph" (think of an OS folder structure).
5891  Bitcoin / Project Development / Re: Probably the hottest business idea of the moment in BTC on: December 12, 2012, 01:12:29 PM
One point that I'd like to make is that the programming paradigm very much affects the reliability of the code itself.

Functional programming (possible in C++ but perhaps best done in a language designed for it such as Haskell) changes things a lot in that by using extremely well tested and covered "functions" the unit test requirements are greatly simplified (e.g. you are not having to check 1000's of versions of a "for" loop there is only the known "for loop" functions).

In my own upcoming open source project (hopefully to be launched before the end of the year) I have taken this concept a further step by combining both "functional" and "aspect oriented" programming with MDA ("model driven architecture") into a source code generating platform (so that manual source code is actually never written at all).
5892  Bitcoin / Bitcoin Discussion / Re: Analysis of hashrate-based double-spending on: December 12, 2012, 07:05:54 AM
Just out of curiosity is a "time stamp" being included in the block header?
5893  Other / Beginners & Help / Re: Accepting BTC on my website on: December 11, 2012, 02:56:33 PM
If you wish to sell to people not having a WalletBit account it is as simply as them clicking on:

Don't have a WalletBit account?
Pay with your Bitcoin wallet as a WalletBit guest

In the checkout process. This will generate a bitcoin address and QR code for you to scan in order to pay the invoice.

I can verify that this is indeed correct and am satisfied that paying with BTC via WalletBit using sites is fee free for the payer if they want to use their own wallet. Smiley
5894  Bitcoin / Bitcoin Discussion / Re: Analysis of hashrate-based double-spending on: December 11, 2012, 02:42:20 PM
I call this practice "cementing" and it has some problems, similar to what we would have if there was no blockchain at all. The basic idea is that a node could be stuck on "the wrong version" after being isolated and fed bad data from an attacker, and would have no way to recover even after being exposed to the honest network.

There are some ways to work with that but it's far from simple.

Very interesting - I do hope some more ideas about this could be hashed out as I think it would actually be a much better solution than using "proof of x" (where x is anything other than "work") to stop such attacks.

BTW - nice paper. Smiley
5895  Bitcoin / Bitcoin Discussion / Re: Analysis of hashrate-based double-spending on: December 11, 2012, 02:25:13 PM
With the current schedule of checkpoints, it is not practical to consider waiting for a checkpoint to accept payment.

Understood - actually I've been wondering in regard to the "rewrite the whole history since the last checkpoint attack" that wouldn't the easiest solution to be to simply prevent blocks that are trying to replace older blocks being accepted if they are simply too old (or does the protocol already do that?).
5896  Bitcoin / Project Development / Re: Simplest way to show BTC current price in my website on: December 11, 2012, 02:21:18 PM
Yes that seems to be working in html embed  Smiley

Glad it worked - if you check their main page (http://bitping.net) there is a donation address (am not affiliated in any way with the service but I do like "minimal" API's like theirs and think they should be rewarded).

5897  Bitcoin / Bitcoin Discussion / Re: Analysis of hashrate-based double-spending on: December 11, 2012, 02:12:58 PM
  • No amount of confirmations will reduce the success rate to 0.

Does a "checkpoint" not make it impossible to do a block re-org for all blocks before and including itself?
5898  Bitcoin / Project Development / Re: Simplest way to show BTC current price in my website on: December 11, 2012, 10:38:02 AM
Maybe this will URL will be of help:

http://bitping.net/exchange_rates.php?rates=USDBTC&format=rate_only&disclaimer=accepted
5899  Economy / Services / Re: Introducing the Bitcoin 100: A Kickstarter for Charities on: December 11, 2012, 01:15:03 AM
Not sure if you guys are still updating the OP but I did donate another 5 BTC on December the 5th (sent a PM to Rassah with tx id).

Good to see more happening with this!
5900  Other / Beginners & Help / Re: I have an old bitcoin wallet on: December 10, 2012, 05:23:39 AM
If you still can run the Bitcoin client that you had been using then the easiest way would be to simply send your balance (perhaps divided up into chunks) to addresses you have created in the new wallet (with the newer Bitcoin client).

Be sure to make the first such transfer a small amount just to check that it works properly.
Pages: « 1 ... 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 [295] 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!