Bitcoin Forum
June 07, 2024, 04:57:07 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 »
4861  Local / Español (Spanish) / Re: Existe un mínimo para transferir? on: April 02, 2013, 08:55:12 PM
El original, bitcoind

Yo también lo recomiendo, pero no sé si permite enviar sin comisión (y sin usar createrawtransaction).
4862  Bitcoin / Project Development / Re: [FINISHED] ListenToBitcoin.com - music generated from realtime transaction data. on: April 02, 2013, 08:30:51 PM
Another idea...for MtGox trades, color the bubble different if the trade happens at an all-time-high in any currency.

Or just green bubbles when it's a buy trade and red bubbles for sells.
4863  Local / Mercado y Economía / Re: Os presento BitApuestas.com on: April 02, 2013, 03:01:40 PM
¿Nadie apuesta por Nadal? Tongue
4864  Local / Hardware y Minería / Re: Avalon DIY on: April 02, 2013, 04:35:25 AM
Buen trabajo, gracias por la info Wink.
4865  Bitcoin / Project Development / Re: [FINISHED] ListenToBitcoin.com - music generated from realtime transaction data. on: April 01, 2013, 07:07:00 PM
Another "idea": from time to time a gentle gust of wind could make all the bubbles tend to move towards the left or right. Not an idea actually since it just happened naturally in my browser, and I liked the effect.
4866  Local / Español (Spanish) / Re: ¿Hay un limite de transaciones? on: April 01, 2013, 12:09:39 PM
Ok, muchas gracias, voy a hacer una prueba con direcciones distintas

Bórrate las cookies también Wink.
4867  Bitcoin / Project Development / Re: [FINISHED] ListenToBitcoin.com - music generated from realtime transaction data. on: April 01, 2013, 11:46:36 AM
Really nice! I have a couple of suggestions:

  • When two bubbles appear simultaneously, you can see that they go up at exactly the same pace. You could add a bit of randomization to the vertical speed so their movement is more real.
  • Pitch depending on logarithm of transaction amount, suggested elsewhere too.
  • You could arrange the notes so that they align with the chord of the last found block to achieve basic harmony. E.g. a new block is found and a C major chord is played, then the notes of the next transactions could be limited to C, D, E, G and A; next block arrives and a G major chord is played, after that the notes of the transactions would be limited to G, A, B, D and E. Then F major… endless possibilities here.
  • Regarding different instruments for different transactions, being able to configure this would be awesome. Even an on/off switch would be ok for me.
  • Big market orders on mtgox are a problem in the sense that they are obviously recognized from the rush of played notes. They could be grouped (not very aggresively) so that less notes are played.
Good work, and congrats for achieving HN #1!
4868  Local / Español (Spanish) / Bitcoin se me muere al hacer un getblock de los bloques 1 al 59571 on: April 01, 2013, 10:45:21 AM
Code:
$ bitcoind getblockhash 3
0000000082b5015589a3fdf2d4baff403e6f0be035a5d9742c1cae6295464449
$ bitcoind getblock 0000000082b5015589a3fdf2d4baff403e6f0be035a5d9742c1cae6295464449
error: no response from server

En el debug.log:

Code:
2013-04-01 10:29:34 ThreadRPCServer method=getblock
2013-04-01 10:29:35 ERROR: CheckProofOfWork() : nBits below minimum work
2013-04-01 10:29:35 ERROR: CBlock::ReadFromDisk() : errors in block header

Y en el log del sistema se ve un pete del proceso:

Code:
[12:35:48] kernel: [616350.252104] bitcoin-rpchand[21782]: segfault at 10 ip 00000000005393a3 sp 00007f217a401e70 error 4 in bitcoind[400000+3cd000]

He ido tanteando para ver hasta dónde me fallaba, y parece ser hasta el bloque 59571:

Code:
$ bitcoind getblock $(bitcoind getblockhash 59573) |tail -n 3
    "previousblockhash" : "00000000046739c1ea3612322e1769f07783ebb22fb62498b7fd2ff249a52f29",
    "nextblockhash" : "000000000b1baf979c8f59816e3d8f4873b6224fa217309234cea37c61023d0d"
}
$ bitcoind getblock $(bitcoind getblockhash 59572) |tail -n 3
    "previousblockhash" : "0000000002e0bebdedd492c730357e2ccaa9ae813d65746db80e1a1e803b4aa7",
    "nextblockhash" : "000000000bbb0dde89c4ccd3d5faced4cedb506bd8a74a74db09558e7df55959"
}
$ bitcoind getblock $(bitcoind getblockhash 59571) |tail -n 3
error: no response from server

O sea, obtengo error entre los bloques 1 y 59571 inclusive (el 0 funciona, pero ese es especial). ¿A alguien se le ocurre alguna pista? Esto es con bitcoin 0.8.0. Mi directorio .bitcoin es uno que estaba creado desde antes de la 0.8 a partir del bootstrap.dat y al actualizar pasó por toda esta operación del reindexado.
4869  Local / Español (Spanish) / Re: Como enviar dinero desde mtgox on: April 01, 2013, 10:18:04 AM
Ah, olvidé decirte que si quieres, puedes poner una dirección mía en lugar de una tuya… Tongue.
4870  Local / Español (Spanish) / Re: Como enviar dinero desde mtgox on: April 01, 2013, 10:05:45 AM
Funding options > Withdraw funds. Luego en el desplegable que te permite escoger el método, selecciona Bitcoins.
4871  Economy / Gambling / Re: FlipSide - Prizes almost 5 million times your bet! on: April 01, 2013, 08:46:24 AM
Hello! Interesting game! If there is a tie in the cards, isn't the player supposed to win?

Thanks for trying! As dooglus noted, that wasn't actually a tie since the kings were of different suit.


How is the set of cards selected?  From a 'provable fairness' point of view can you prove that the card selection isn't skewed towards the lower cards?

Ah, this detailed escaped me. They are randomly chosen using the "shuffle" method from the builtin Perl module:

Code:
my @deck;
do {
    push @deck, grep { $_->{'value'} >= $min_bits and $_->{'value'} <= $max_bits } (@btc_deck)x$MAX_CARDS;
} while @deck < $CARDS_TO_DISPLAY;
my @ret = shuffle @deck;

But this post doesn't prove anything, of course. I'll have to figure something out. Seems I'll have to resort to the (IMO) inelegant list of pre-generated secrets…
4872  Local / Hardware y Minería / Re: ¿Entregará Butterfly Labs su primera remesa de ASICs antes del 15 de abril? on: April 01, 2013, 07:44:00 AM
Mal día han escogido… que no os pille el toro, que hoy es 1 de abril Wink.
4873  Economy / Gambling / FlipSide - Prizes almost 5 million times your bet! on: March 31, 2013, 08:14:59 PM
Last year I was on medical leave and coded a little bitcoin game (just for fun, won't be big and professional like sd). When development was almost complete I began to work again and the code remained collecting dust in the server.  I just cleaned it up and tested it, and I think it's ready for public usage Tongue.

In a nutshell, users are shown a set of cards and are invited to pick some of them, then place a bet. When the bet transaction is included in a block, some other cards are derived from the block hash and compared with the ones picked by the user. If all of the user's cards are equal or higher, she wins. The help within the game gives all the details.

This is an example of a completed game, which shows the user-chosen cards as well as the ones derived from the block hash. There's a tie in one of the cards (an ace of diamonds). The user won this game.

A SHA386 hash can also be seen above the set of cards. This can be used to prove that the game doesn't cheat.

If the design is awful, sorry, I'm not a web designer Smiley.

You can give it a try at https://dserrano5.es/btc/flipside (HTTPS only).
4874  Bitcoin / Bitcoin Discussion / Re: Are there security issues with Bitcoin for Free / Faucet-Services? on: March 31, 2013, 06:41:46 PM
I would be more worried about the sheer number of tracking cookies you'd get in the process…
4875  Local / Español (Spanish) / Re: Javascript: Funciones de conversión de bitcoins on: March 31, 2013, 06:31:16 PM
¡¡Buena idea!! Tomo nota. Entiendo que esos valores que da Blockchain vienen a ser los valores ponderados entre los distintos exchanges que pueden verse en Bitcoinwatch.com. ¿Me equivoco?

Ah, pues realmente no lo sé…
4876  Local / Español (Spanish) / Re: He perdido los bitcoins? on: March 31, 2013, 04:57:11 PM
Hola,el Python los tengo descargado en descargas,instalado en c el pywallet lo mismo.

C:\Users\winsorf>pywallet.py --wallet=C:\wallet.dat --dumpwallet }wallet.txt

Entonces C:\python-2.7\python.exe C:\pywallet\pywallet.py --wallet=C:\wallet.dat --dumpwallet > wallet.txt

Ya sé que probablemente no son "C:\python-2.7" ni "C:\pywallet" así tal cual, pero eso es todo lo que me ayudas a ayudarte (sigo sin ser adivino). Ojo que antes del "wallet.txt" final no va una llave "}" sino un signo de mayor que ">".
4877  Local / Español (Spanish) / Re: Javascript: Funciones de conversión de bitcoins on: March 31, 2013, 04:28:18 PM
Creo que interesaría más un valor ponderado entre varios exchanges, en lugar de tirar de uno solo de ellos. ¿Qué tal https://blockchain.info/ticker ?
4878  Local / Español (Spanish) / Re: Mis primeros céntimos de bitcoin on: March 31, 2013, 12:19:59 PM
he oído por ahí no se que de 100 direcciones máximo, que cada nueva transacción es una dirección... Si es así ¿qué pasará cuando llegue a las 100? ¿No me llegará la transacción 101? ¿Qué tengo qué hacer?

Para incrementar tu privacidad, cuando tu realizas una transacción (ojo, no cuando la recibes, que es el caso que preguntas), el "cambio" va a una dirección tuya nueva. Sólo con esto, habría que hacer un backup cada vez que envías coins; sin embargo el cliente gestiona esto de 100 en 100 direcciones (genera 100 y luego las va usando para el cambio, y cuando se le agotan genera otras 100). Esto significa que cada 100 transacciones enviadas, lo suyo es renovar el backup. Pero esto, como digo, no te afecta a la hora de recibir transacciones de deepbit ni de ningún otro sitio.


6 - Puede pasar los bitcoins de mi willetera a mtgox ¿?

Sí, naturalmente.


me pone lo siguiente, que no se que hacer la verdad.

IMPORTANT: Before sending anything, please read all of what is written here

By depositing funds into your Mt.Gox account you agree to […]

Eso básicamente significa: "si intentas blanquear dinero mediante mtgox, vas de culo".


Sal la siguiente dirección 1AV5YhCkMBo5UUNG?HuhHuhHuhHuhHuhHuh
Y un código BIDI

¿Qué hago?

Enviar coins a esa dirección para que lleguen a mtgox Smiley.


puedo tener la cartera en dólares o euros. La mayoría de operaciones se hacer en dólares, por lo que me interesa esta opción

Si no vas a negociar mucha cantidad, te recomiendo operar en euros. El mercado en euros es sustancialmente menor que en dólares, pero suficiente para la gente de a pie como nosotros. Y nos quitamos comisiones de cambio de divisas.


¿Si opero de bitcoins a dólares y viceversa, el día que quiera sacar a euros, me cobrarán otra comisión más? ¿puede pasar de dólares a euros en cualquier momento? ¿Si hay comisión puedo sacar en dólares directamente? ¿Puedo sacar en bitcoins a miwallet?

Si tienes saldo en dólares y quieres sacar a euros, seguramente algún banco te cobrará comisión. No creo que puedas sacar en dólares directamente, excepto que en tu banco mantengas una cuenta denominada en dólares. Creo que los saldos en dólares y euros que mantengas en mtgox no se pueden cambiar directamente (aunque supongo que nada te impide pasar por BTC entre medias). Por supuesto que puedes sacar bitcoins a tu wallet, y es la opción más recomendable; al fin y al cabo todo esto de bitcoin en el fondo se trata de que tu dinero es tuyo y no tienes que confiárselo a nadie.
4879  Economy / Trading Discussion / Re: Are MtGox live feeds down? on: March 31, 2013, 01:11:17 AM
In my case, this afternoon clarkmoody didn't load depth of market (EUR) but the chart was updated. Right now it works correctly.
4880  Bitcoin / Bitcoin Discussion / Re: What is signing with your Bitcoin address? on: March 31, 2013, 01:06:23 AM
You can verify somebody's identity by asking them to sign something and then verifying the signature with their bitcoin address/public key.

Provided that their identity is linked to the bitcoin address in question, correct?
Pages: « 1 ... 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 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!