Bitcoin Forum
May 24, 2024, 11:03:38 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Bitcoin Discussion / How do you build trust without a central party? Why would parties behave? on: February 07, 2018, 01:11:34 PM
How do you build trust without a central party?  Why would parties behave in such a system?

This article introduces a series describing a framework I find useful when thinking about how a distributed consensus ecosystem works.

Appreciate any feedback, whether technical, or stylistic!!

-crusyn

https://crusyn.com/2017/12/29/stakeholders-in-consensus/

PS: to get rull res images: https://bitcointalk.org/index.php?topic=2191513.msg22013020#msg22013020
2  Economy / Economics / stakeholders in consensus - how parties interact to create value in a blockchain on: February 06, 2018, 12:52:06 PM
https://crusyn.com/2017/12/29/stakeholders-in-consensus/

We hear the word "blockchain" a thousand times a day and sometimes the true innovation: distributed consensus, is not given the publicity it deserves. Consensus is more than just mining code.

In this series I introduce a methodology to explore the breadth of consensus. I start by dividing the different consensus behavior into three categories: rules, history, and value, and then goes on to describe how these three categories come together to do something revolutionary: building trust without a central party.

Appreciate any feedback, whether technical, or stylistic!!

-crusyn


PS: to get rull res images: https://bitcointalk.org/index.php?topic=2191513.msg22013020#msg22013020
3  Bitcoin / Development & Technical Discussion / Re: how bitcoin transactions work under the hood: a visual guide in json on: September 21, 2017, 03:41:52 PM
Thank you @DannyHamilton and @achow101.  I have made the following changes as suggested:

-Fixed phrasing to use "greater than or equal to the sum of the value of inputs"
-Added "d" to "ripem" hash name, fixed in the illustrations
-Swaped the locking and unlocking scripts.  You are right, the scriptPubKey is commonly called the locking part of the script
-Updated to correct work "throw an error"
-changed commission to transaction fee
-noted that this example considers the p2pkh but other scripts are possible.
4  Bitcoin / Development & Technical Discussion / Re: how bitcoin transactions work under the hood: a visual guide in json on: September 19, 2017, 09:02:37 PM
Please let me know what the errors are so that I can correct them for future readers!

-crusyn
5  Bitcoin / Development & Technical Discussion / Re: how bitcoin transactions work under the hood: a visual guide in json on: September 19, 2017, 08:55:01 PM
Hey-

Yeah I have to figure out how to make the wordpress template more user friendly, any suggestions about how to do it are welcome.

You can get the full res images by getting rid of the querystring of the image URL when you click open image in a new tab/new window:

For example in:

https://crusyn.files.wordpress.com/2017/08/01-currenttransaction3.png?w=525

drop the "?w=525"

And you will get the full res:

https://crusyn.files.wordpress.com/2017/08/01-currenttransaction3.png

Does that help?

-crusyn
6  Bitcoin / Development & Technical Discussion / Re: how bitcoin transactions work under the hood: a visual guide in json on: September 19, 2017, 05:52:55 PM
Thanks for the comments!  Seriously appreciate the feedback.  I'll take a look over the next week.

-crusyn
7  Bitcoin / Development & Technical Discussion / how bitcoin transactions work under the hood: a visual guide in json on: September 19, 2017, 04:26:03 PM
https://crusyn.com/2017/08/28/bitcoin-transactions-visual-guide-json/

I put together this post after having a tough time figuring out bitcoin transactions on a technical level myself. I tried making it easy by putting together sequential illustrations to support my prose.

You can get the full res images by getting rid of the querystring of the image URL when you click open image in a new tab/new window (see post below for details).

Appreciate any feedback, whether technical, or stylistic!!

-crusyn
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!