Bitcoin Forum
June 24, 2024, 10:59:58 PM *
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 »
141  Economy / Trading Discussion / Re: Charts wanted: Bitcoin /USD price development vs. DJI, Gold, Silver, etc? on: January 30, 2011, 07:56:29 PM
So it's just both charts overlaid on a relative y-axis? Like the exiting "compare with" option?
142  Economy / Trading Discussion / Re: Charts wanted: Bitcoin /USD price development vs. DJI, Gold, Silver, etc? on: January 30, 2011, 07:45:33 PM
Can you give an example of such a chart (and maybe a datasource)?
143  Economy / Trading Discussion / Re: Re: Bitcoind Pooled Mining Association on: January 29, 2011, 09:50:36 AM
@vladimir: Can we run custom miner software on your hardware + rent a small server to run bitcoind that is close in terms of latency (< 1ms) to the miners?
144  Bitcoin / Development & Technical Discussion / Re: $2000-$2500 Bounty Offered on: January 29, 2011, 05:39:27 AM
1) SSL would require all clients to upgrade.

2) Random TCP ports could be annoying for users running other services on their computers on certain ports when Bitcoin decides to use them.

3) UPnP would really be useful with all those NAT gateways.
145  Bitcoin / Development & Technical Discussion / Re: Subcent Payments; RPC ver 0 vs 1 on: January 28, 2011, 08:35:52 PM
Maybe we can use the same exponent-style encoding we invented for the URI Scheme for manual user input on the commandline and use raw int64 in JSON? It's too easy to append 9 zeros instead of 8 on a keyboard.

RPC results should then return raw int64 values.
146  Bitcoin / Development & Technical Discussion / Re: Mobile client design ideas on: January 28, 2011, 08:27:19 PM
QRcodes seem a lot less convenient to me than just copy/pasting an address between tabs in a web browser and pressing "go". Both Android and iPhone allow web apps to send messages directly to phones for free, so why bother with scanning stuff off the screen?

Even if you didn't use QR codes you could still use the URI scheme to transfer address, amount and a short message to the client. With Bitcoin we don't need bi-directional communication when transferring such payment requests, so it's useful to have one scheme that can be transmitted via different communication channels. Copy and pasting raw addresses will always work, but I think it's important to add extra information so the user knows what he's going to pay for and doesn't need to enter the amount manually, especially on a phone with only a touchscreen.
147  Bitcoin / Development & Technical Discussion / Re: Mobile client design ideas on: January 28, 2011, 05:07:39 PM
The final problem to solve is the user interface problem. Typing BitCoin addresses into a phone is even more awkward than on a PC. ...

What about QR codes to transfer addresses? I use them for js-remote and they work great for transferring coins from/to my Android phone. I'm using the URI scheme from the wiki.
148  Bitcoin / Development & Technical Discussion / Re: Reducing block time variability on: January 26, 2011, 03:42:01 AM
Also, currently miners don't update the block they're working on with new transactions as they come in. I think that makes the hash search more efficient. So by the time a block is generated, there's already a substantial pool of new transactions to start working on. This too may change in the future though.

The miner in bitcoind itself and getwork based miners update the TX regularly. After all, the whole point of mining is to confirm transactions.
149  Bitcoin / Development & Technical Discussion / Re: Overtaking the network - like tesnet on: January 26, 2011, 12:56:00 AM
4x rule was considered and actually makes overtaking easier. You can create 5 (iirc) blocks per second (implicit limit in AcceptBlock()). Without the 4x rule difficulty would rise to too high after the first 2016 blocks. With the rule, it will rise to 4 and we can still generate the next 2016 blocks in a short time.
150  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: January 25, 2011, 05:27:10 AM

http://pastebin.com/v98gWWLc (port of ArtForz's code)

567 Mhash/s on a 5970 @ 725 MHz

151  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 25, 2011, 02:58:37 AM
I would like insert a private key from QR code. So I could print a wallet on paper and give this paper to another person. He could scan this QR code with an android phone, check the value and transfer the bitcoins to his wallet.

First: Please discuss this in another thread. This is only for js-remote!

This is a feature that needs support in bitcoin itself. Once there are RPCs I can add such a feature to js-remote.
152  Bitcoin / Bitcoin Technical Support / Re: Easy way to show current balance on the website using PHP? on: January 20, 2011, 12:39:11 AM
You could use BBE's getreceivedbyaddress: http://blockexplorer.com/q/getreceivedbyaddress/$address
153  Bitcoin / Project Development / Re: Android Bitcoin Client Bounty (1740 BTC pledged) on: January 19, 2011, 09:36:10 PM
Statically linked bitcoind for android is about 4 MB.
154  Bitcoin / Development & Technical Discussion / Re: Overtaking the network - like tesnet on: January 17, 2011, 02:37:08 AM
Testnet can be reset within 2 days by overtaking the blockchain. This will reset all balances. I might actually do that this week. Final difficulty will be ~ 0.5 after reset.
155  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 17, 2011, 01:55:41 AM
v0.3.1: fix transaction list on firefox
156  Bitcoin / Mining software (miners) / Re: python OpenCL bitcoin miner on: January 16, 2011, 08:09:22 PM
fake-push and logging support: http://pastebin.com/J4qZRgXT
157  Bitcoin / Development & Technical Discussion / Re: Barcode automation for mobile payments on: January 16, 2011, 06:44:27 PM
Have you seen my js-remote ( http://tcatm.github.com/bitcoin-js-remote/ )? It supports QR codes.
158  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 14, 2011, 10:35:49 PM
v0.3 released.

* faster rendering of transaction list
* more responsive on Android
* reduced bandwidth usage
159  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 13, 2011, 03:33:38 PM
One suggestion: I think the license you are using is the MIT license; however neither the files nor the project page mentions, which specific license you are using. Please add the type of the license to your project page and the files.

Fixed (integration branch for now)
160  Bitcoin / Bitcoin Discussion / Re: JavaScript UI for Bitcoin, QR code, bitcoin: URIs on: January 13, 2011, 05:13:09 AM
Added bitcoin: URI support for QR codes (you can even enter raw bitcoin: URIs if you don't have a Android phone!)
Pages: « 1 2 3 4 5 6 7 [8] 9 10 11 12 13 14 15 16 17 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!