public inbox for bitcoindev@googlegroups.com
 help / color / mirror / Atom feed
* [bitcoin-dev] Transaction Coins
@ 2018-07-12  8:05 PJ Fitzpatrick
  2018-07-13  0:27 ` Jakub Trnka
  0 siblings, 1 reply; 3+ messages in thread
From: PJ Fitzpatrick @ 2018-07-12  8:05 UTC (permalink / raw)
  To: bitcoin-dev

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

I am considering a method to derive digital scarcity from bitcoin
transactions. Coins are created from transactions if their hash is among
the closest n to the non zero portion of the block hash. Only a single coin
can be created per transaction irrespective of the size of the transaction.
Therefore n coins are created per block.

The initial coin supply and addresses can be fully determined by the
existing blockchain. Additionally coins are scarce as coins can only be
produced by transactions.

There are a number of variants such as creating computation puzzles from
the previous block.

Has anyone seen anything similar.


PJ Fitzpatrick

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

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

end of thread, other threads:[~2018-07-13 10:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-12  8:05 [bitcoin-dev] Transaction Coins PJ Fitzpatrick
2018-07-13  0:27 ` Jakub Trnka
2018-07-13 10:11   ` PJ Fitzpatrick

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