Author

Topic: I'VE CHANGE MY MIND! (Read 3321 times)

hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
March 07, 2013, 03:32:00 PM
#12
Perhaps you should give a little more detail of how to execute this??

You'll need app-editors/vim-core and media-sound/sox on Gentoo to get xxd and play, respectively:

Code:
emerge vim-core sox

If your bitcoind box is headless (like mine), you might replace the play invocation with something like this:

Code:
... | sox -t ul - -t wav foo.wav

Transfer this file to something that can play audio.

Quote
Also, do I have to d/l the whole testnet chain for this to work?

Yes.  Fortunately, the testnet blockchain only takes a few minutes to download at this time.
hero member
Activity: 651
Merit: 501
My PGP Key: 92C7689C
March 07, 2013, 03:26:38 PM
#11
THE MAX BLOCK SIZE MUST BE INCREASED TO AT LEAST 1.7MiB NOW!

This is why:

Code:
(bitcoind -testnet getrawtransaction 73e64e38faea386c88a578fd1919bcdba3d0b3af7b6302bf6ee1b423dc4e4333 ; bitcoind -testnet getrawtransaction d85af546147ff78dfb06e9469ddfc84adc3ce00cda54db8d65b7617ff2b7661a) | xxd -r -p | play -tul -

Been a long time since someone's gotten that by me.

/slowclap

 Grin
legendary
Activity: 1199
Merit: 1012
February 23, 2013, 07:12:57 AM
#10
try
Code:
sudo apt-get install sox
(if you are using ubuntu) to install play utility

update: testnet blockchain is not that big, took several minutes to download
full member
Activity: 238
Merit: 100
February 23, 2013, 06:52:57 AM
#9
THE MAX BLOCK SIZE MUST BE INCREASED TO AT LEAST 1.7MiB NOW!

This is why:

Code:
(bitcoind -testnet getrawtransaction 73e64e38faea386c88a578fd1919bcdba3d0b3af7b6302bf6ee1b423dc4e4333 ; bitcoind -testnet getrawtransaction d85af546147ff78dfb06e9469ddfc84adc3ce00cda54db8d65b7617ff2b7661a) | xxd -r -p | play -tul -

Code:
-bash: syntax error near unexpected token `)'
-bash: play: command not found

Perhaps you should give a little more detail of how to execute this??
Also, do I have to d/l the whole testnet chain for this to work?

Suggestion: post a youtube of what happens!  Cool
legendary
Activity: 1199
Merit: 1012
February 23, 2013, 03:19:11 AM
#8
bitcoin radio, lol Smiley

update: I hope "play" is secure and there is no exploit there
legendary
Activity: 1596
Merit: 1012
Democracy is vulnerable to a 51% attack.
February 23, 2013, 03:13:28 AM
#7
Quote
I'VE CHANGE MY MIND!
Hope the new one works better for you.
full member
Activity: 154
Merit: 100
February 23, 2013, 03:05:52 AM
#6
Can you explain this in more laymen terms of why it needs to be increased to at least 1.7 MB? Do you still support a fixed limit or is a dynamic one based on something possible?
It's not something that can be explained, one must run the commands.
Who can reveal the secret to non-techies?
staff
Activity: 4242
Merit: 8672
February 23, 2013, 03:01:07 AM
#5
Can you explain this in more laymen terms of why it needs to be increased to at least 1.7 MB? Do you still support a fixed limit or is a dynamic one based on something possible?
It's not something that can be explained, one must run the commands.
sr. member
Activity: 461
Merit: 251
February 23, 2013, 02:57:40 AM
#4
Hahaha, awesome.  I'm convinced.
sr. member
Activity: 294
Merit: 250
February 23, 2013, 02:45:55 AM
#3
Can you explain this in more laymen terms of why it needs to be increased to at least 1.7 MB? Do you still support a fixed limit or is a dynamic one based on something possible?
legendary
Activity: 1120
Merit: 1152
February 23, 2013, 01:22:07 AM
#2
...also, for more sober experimentation, see block #54512, 0000000010bf4453b170a6756d911e207734ae181af6c8c02b42787d5885b333 and 54507, which seems to have broken blockexplorer.com/testnet
legendary
Activity: 1120
Merit: 1152
February 23, 2013, 01:19:28 AM
#1
THE MAX BLOCK SIZE MUST BE INCREASED TO AT LEAST 1.7MiB NOW!

This is why:

Code:
(bitcoind -testnet getrawtransaction 73e64e38faea386c88a578fd1919bcdba3d0b3af7b6302bf6ee1b423dc4e4333 ; bitcoind -testnet getrawtransaction d85af546147ff78dfb06e9469ddfc84adc3ce00cda54db8d65b7617ff2b7661a) | xxd -r -p | play -tul -
Jump to: