Bitcoin Forum
May 31, 2024, 12:14:26 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 »
4801  Bitcoin / Development & Technical Discussion / Re: Feature request for Bitcoin client on: April 15, 2011, 03:24:24 PM
He has already repented in another thread.
So he sent them back?
4802  Bitcoin / Development & Technical Discussion / Re: Feature request for Bitcoin client on: April 15, 2011, 05:22:24 AM
Care to define "serial number"?
4803  Bitcoin / Development & Technical Discussion / Re: [PULL] UPnP on: April 15, 2011, 05:20:22 AM
Official binaries can easily be a single feature-set without breaking the ability to compile without it.
4804  Bitcoin / Development & Technical Discussion / Re: A bug in the bitсoind who steals your money. on: April 14, 2011, 07:29:19 PM
The Wallet protocol should take care of this by allowing creating transactions without submitting them to the network. So you would do it in three steps: first, ask it to create the transaction; then, check the transaction it returns; finally, give it the okay to sign and transmit it (possibly providing a higher-authority password).
4805  Bitcoin / Wallet software / Re: Python client on: April 14, 2011, 04:51:20 AM
Spesmilo is a fully functional PySide GUI, FWIW. https://gitorious.org/bitcoin/spesmilo
4806  Bitcoin / Development & Technical Discussion / Re: [PULL] add 'settxfee' RPC on: April 13, 2011, 01:48:34 AM
This introduces a regression, since -settxfee accepts <0.01 right now, and it's sane to do so.
That's intentional, not a regression.
It's a regression by definition, because it works today and your patch breaks it.
4807  Bitcoin / Development & Technical Discussion / Re: [PULL] add 'settxfee' RPC on: April 12, 2011, 11:56:53 PM
This introduces a regression, since -settxfee accepts <0.01 right now, and it's sane to do so.
4808  Bitcoin / Development & Technical Discussion / Re: Float value from bitcoind, how should I represent it? on: April 12, 2011, 07:19:54 PM
round(1e8 * value) works in basically any language.
4809  Bitcoin / Development & Technical Discussion / Re: System tray icon odd behavior on: April 11, 2011, 02:47:30 PM
FWIW, Spesmilo behaves correctly as you describe.
4810  Bitcoin / Bitcoin Discussion / Re: Make your "we accept Bitcoin" logo on: April 10, 2011, 01:14:26 AM
I see. However, Copyleft is a general concept, and GPL is not its only form. For instance, there's also Design Science License or Creative Commons Attribution ShareAlike. But if you want to adopt my images, I can simply drop the Copyleft.
Copyleft means not suitable for MIT licensing.
4811  Bitcoin / Development & Technical Discussion / Re: [PULL] Bugfix for rfc1123Time on: April 09, 2011, 05:39:54 PM
Ok, rewrote my branch to only set locale and hard-code "+0000"; good idea.
4812  Bitcoin / Development & Technical Discussion / Re: [Wiki] Python JSON-RPC example on: April 09, 2011, 05:33:49 PM
What is meant by "rather inefficient"?  Speed of serializing/deserializing?
That also, but my understanding is that python-jsonrpc only supports single-request-per-connection HTTP/1.0, whereas jgarzik's bitcoinrpc supports HTTP/1.1 persistent connections.
Why do we even recommend JSON-RPC at all?

It's not even an official library for Python and it isn't very good (uses floats and has no persistent connections). We should only be recommending jgarzik's version.
Who recommends it? The proposed summary clearly recommend jgarzik's fork. It is an official library for JSON-RPC.
4813  Bitcoin / Development & Technical Discussion / [Wiki] Python JSON-RPC example on: April 09, 2011, 02:14:26 PM
Does this wording satisfy everyone?

Quote
For Python, python-jsonrpc is the official JSON-RPC implementation. It automatically generates Python methods for RPC calls. However, due to its design for supporting old versions of Python, it is also rather inefficient. jgarzik has forked it as Python-BitcoinRPC and optimized it for current versions (at least Python 2.6+, though not 3.x). Generally, this version is recommended.

While BitcoinRPC lacks a few obscure features from jsonrpc, software using only the ServiceProxy class can be written the same to work with either version the user might choose to install:
4814  Bitcoin / Development & Technical Discussion / Re: [PULL] Bugfix for rfc1123Time on: April 09, 2011, 03:08:00 AM
Correction to my above summary: bitcoind does use gmtime to get the correct UTC time, but the problem was that Windows still tries to put the local timezone for %Z rather than UTC as is being encoded.

Actually, according to the RFC, numeric timezones should be used (not names). So rather than force TZ to UTC, the buffer should be extended and %z used instead of %Z. I do not have any idea if Windows complies with %z better than %Z, so I am leaving the temporarily-set-TZ hack in. Otherwise, my branch now uses %z.

Please note that the timezone is not the only issue here. The locale must also be forced to POSIX to get the usual weekday (Sun-Sat) and month (Jan-Dec) abbreviations, rather than some local variant.
4815  Bitcoin / Development & Technical Discussion / [PULL] Bugfix for rfc1123Time on: April 09, 2011, 02:39:58 AM
Someone in #bitcoin-discussion was having problems with JSON-RPC and it turned out to be related to their timezone overflowing the rfc1123Time function's buffer. My 'rfc1123Time_localefix' branch addresses the problem by forcing the locale and timezone to POSIX and UTC for its purposes (and resetting it back later).

git fetch git://gitorious.org/~Luke-Jr/bitcoin/luke-jr-bitcoin.git rfc1123Time_localefix && git diff 454bc8..FETCH_HEAD && git merge FETCH_HEAD

I suspect the JSON-RPC has other locale problems as well, in case someone wants to look into it further.
4816  Bitcoin / Development & Technical Discussion / Re: Transactions too small for the network, what happens to them? on: April 07, 2011, 04:09:54 AM
If it's just a relay, it shouldn't be listed under "Participating miners"...

I didn't list it there -- you did:
https://en.bitcoin.it/w/index.php?title=Free_transaction_relay_policy&action=historysubmit&diff=5304&oldid=5290
You also listed your relay.
Oops, misunderstood your original addition. Guess we don't have anyone taking free transactions then.

The element listed is my miner, not my relay.
4817  Bitcoin / Development & Technical Discussion / Re: Transactions too small for the network, what happens to them? on: April 06, 2011, 10:24:28 PM
No, it's just a relay. Miners who want to accept "boycotted" transactions connect to it. People who want to send them connect to it. Theymos, at least, advertises his miner as completely fee-free.
Mine's also just a relay, which is why I put it on the same wiki page as yours.
If it's just a relay, it shouldn't be listed under "Participating miners"...
4818  Bitcoin / Development & Technical Discussion / Re: Transactions too small for the network, what happens to them? on: April 06, 2011, 08:53:01 PM
If you restart bitcoind with -addnode=173.242.112.53 it will get into a block eventually.
That node will include the ultra-micro transaction even though it includes no fee?
No, it's just a relay. Miners who want to accept "boycotted" transactions connect to it. People who want to send them connect to it. Theymos, at least, advertises his miner as completely fee-free.
4819  Bitcoin / Development & Technical Discussion / Re: Transactions too small for the network, what happens to them? on: April 06, 2011, 05:36:25 PM
If you restart bitcoind with -addnode=173.242.112.53 it will get into a block eventually.
4820  Economy / Marketplace / Re: [PROMOTION] Get 5 BTC and 5 USD for joining Bitcoin2Cash! on: April 05, 2011, 04:14:59 AM
617424
Pages: « 1 ... 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 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!