[bitcoin-dev] Bitcoin Core 0.13.0 release candidate 3 available

2016-08-12 Thread Wladimir J. van der Laan via bitcoin-dev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Binaries for bitcoin Core version 0.13.0rc3 are available from: https://bitcoin.org/bin/bitcoin-core-0.13.0/test.rc3/ Source code can be found on github under the signed tag https://github.com/bitcoin/bitcoin/tree/v0.13.0rc3 This is a rel

Re: [bitcoin-dev] BIP Number Request: Addresses over Audio

2016-08-12 Thread Daniel Hoffman via bitcoin-dev
I started work on the decoder. It works by comparing each cycle of the sine wave recorded with a certain frequency (freq_t). The function that does this currently returns the last sample that falls in that range over all samples. The longest chain to match up with a certain frequency the best is in

Re: [bitcoin-dev] BIP Number Request: Open Asset

2016-08-12 Thread Nicolas Dorier via bitcoin-dev
I think that regardless of merits protocol or limitations of protocols, once they become used and stable they merit their place as a BIP. I'd like to submit OA as is on flavien's repository, and update or reword things once it is there. (so he can ACK easily and we can keep track of changes instead

Re: [bitcoin-dev] BIP Number Request: Addresses over Audio

2016-08-12 Thread James MacWhyte via bitcoin-dev
For reasons others have pointed out, it's not really plausible. Either way, this has nothing to do with transmitting data over audio. Please start a new thread if you want to discuss your idea instead of hijacking this one. Thanks ;) On Fri, Aug 12, 2016, 05:36 Erik Aronesty via bitcoin-dev < bit

Re: [bitcoin-dev] BIP Number Request: Addresses over Audio

2016-08-12 Thread Jorge Timón via bitcoin-dev
No, anyone with the bip32 public seed can do the same as the receiver as "watch only". The only difference is rhat the receiver can actually spend the coins. As gmaxwell explained, if it's expensive for everyone, it will be also expensive for the receiver (assuming no interaction after the bip32 pu

Re: [bitcoin-dev] Authentication BIP

2016-08-12 Thread Jonas Schnelli via bitcoin-dev
> Yes. I think this limitation could be removed. > A responding node can have – in theory – multiple identity-keys per > network interface (network interfaces is also confusing, because you > could run multiple bitcoind instances on the same interface with > different ports). > > The BIP should ju

Re: [bitcoin-dev] BIP Number Request: Addresses over Audio

2016-08-12 Thread Erik Aronesty via bitcoin-dev
I'm imagining a "publishable seed" such that: - someone can derive a random bitcoin address from it - and send funds to it. - the possible derived address space is large enough that generating all possible addresses would be a barrier - the receiver, however, knowing the private key, can easil