Hi list
Found this on reddit: http://impulse.is/
PDF: http://impulse.is/impulse.pdf
I'd love to hear this list's thoughts.
/runeks
--
New Year. New Location. New Benefits. New Data Center in Ashburn, VA.
GigeNET is offe
Instead of trying to remove the possibility of transaction
malleability, would it make sense to define a new, "canonical
transaction hash/ID" (cTxID), which would be a hash of the part of the
transaction data which we know is not malleable, and have clients use
this cTxID internally, thus making th
I think this is a useful feature, but I din't see why it should be a part
of bitcoind. I've created a simple HTTP REST wrapper around bitcoind's RPC
interface in Python:
https://github.com/runeksvendsen/btchttp/blob/master/btchttp.py
It simply runs a HTTP server that translates HTTP GET requests i
Thanks for the input all! You make a lot of sense :). I will go with the
Unix socket method, I think. It's about time I learn about those.
/Rune
On Sat, Jun 1, 2013 at 1:47 AM, Chris Double wrote:
> On Sat, Jun 1, 2013 at 11:29 AM, Wladimir wrote:
> > Using zmq is a great fit for high-speed no
On Fri, May 31, 2013 at 2:10 PM, Michael Hendricks wrote:
> On Fri, May 31, 2013 at 5:56 AM, Rune Kjær Svendsen
> wrote:
>
>> I have an application that wants to keep up with new blocks as they come
>> in. For that I can use the -blocknotify option with bitcoind, whi
Hello dear list
I have an application that wants to keep up with new blocks as they come
in. For that I can use the -blocknotify option with bitcoind, which will
execute my application for each new block.
The problem is that my app isn't necessarily quick enough to finish its
work before a new bl
On Mon, Mar 11, 2013 at 9:46 PM, Luke-Jr wrote:
> On Monday, March 11, 2013 8:34:52 PM Rune Kjær Svendsen wrote:
> > Ok. I'll fork on Github. Looking at the source, and some Qt
> documentation,
> > it should be doable to do string substitution for both the value and the
Ok. I'll fork on Github. Looking at the source, and some Qt documentation,
it should be doable to do string substitution for both the value and the
unit.
The question is if we should define a new value, that we use solely to
display in this text, or if we should use MIN_TX_FEE or MIN_RELAY_TX_FEE
On Mon, Mar 11, 2013 at 12:01 PM, Jorge Timón wrote:
> On 3/10/13, Peter Todd wrote:
> > It's also been suggested multiple times to make transaction outputs with
> > a value less than the transaction fee non-standard, either with a fixed
> > constant or by some sort of measurement.
>
> As said o
9 matches
Mail list logo