public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [Bitcoin-development] Getting trusted metrics from the block chain in an untrusted environment ?
@ 2014-01-08 19:38 Clément Elbaz
  2014-01-08 19:44 ` Clément Elbaz
  2014-01-09 14:03 ` Rob Golding
  0 siblings, 2 replies; 5+ messages in thread
From: Clément Elbaz @ 2014-01-08 19:38 UTC (permalink / raw)
  To: bitcoin-development

[-- Attachment #1: Type: text/plain, Size: 898 bytes --]

Hello all,

I'm designing a program that needs some metrics computed from the Bitcoin
block chain (some address balances, or the occurrence or not of a specific
transaction). The kind of infos you get from http://blockchain.info/,
provided you trust this website (my program do not).

My program should run on lightweight/embedded hardware. The execution
environment provides access to the Bitcoin network but not enough resources
to set up a trusted node along with my program. Also, my program trusts the
global Bitcoin network but no individual node.

I would need a way to ask an untrusted Bitcoin node to compute some 'metric
request' on my behalf and having the result of that metric request
validated by the network.

Is there any available or work-in-progress projects that would come close
to this need ? Or should I do it myself ? :-)

Thank you all,

Clément Elbaz

[-- Attachment #2: Type: text/html, Size: 996 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-01-09 17:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-01-08 19:38 [Bitcoin-development] Getting trusted metrics from the block chain in an untrusted environment ? Clément Elbaz
2014-01-08 19:44 ` Clément Elbaz
2014-01-08 22:29   ` Clément Elbaz
2014-01-09 17:46   ` Clément Elbaz
2014-01-09 14:03 ` Rob Golding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox