Bitcoin Forum
April 26, 2024, 02:37:57 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Bitcoin 4-bit computer?  (Read 206 times)
c6da9ef157ee76a9e913 (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
January 10, 2018, 06:31:49 PM
 #1

Reading through the Opcodes [https://en.bitcoin.it/wiki/Script#Opcodes] the blockchain can be be used as a 4-bit computer.

Has anyone built any small 4-bit programs and tried them on a blockchain?
1714099077
Hero Member
*
Offline Offline

Posts: 1714099077

View Profile Personal Message (Offline)

Ignore
1714099077
Reply with quote  #2

1714099077
Report to moderator
1714099077
Hero Member
*
Offline Offline

Posts: 1714099077

View Profile Personal Message (Offline)

Ignore
1714099077
Reply with quote  #2

1714099077
Report to moderator
1714099077
Hero Member
*
Offline Offline

Posts: 1714099077

View Profile Personal Message (Offline)

Ignore
1714099077
Reply with quote  #2

1714099077
Report to moderator
There are several different types of Bitcoin clients. The most secure are full nodes like Bitcoin Core, but full nodes are more resource-heavy, and they must do a lengthy initial syncing process. As a result, lightweight clients with somewhat less security are commonly used.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714099077
Hero Member
*
Offline Offline

Posts: 1714099077

View Profile Personal Message (Offline)

Ignore
1714099077
Reply with quote  #2

1714099077
Report to moderator
1714099077
Hero Member
*
Offline Offline

Posts: 1714099077

View Profile Personal Message (Offline)

Ignore
1714099077
Reply with quote  #2

1714099077
Report to moderator
colatkinson
Newbie
*
Offline Offline

Activity: 13
Merit: 4


View Profile
January 10, 2018, 11:20:10 PM
Merited by ABCbits (1)
 #2

Reading through the Opcodes [https://en.bitcoin.it/wiki/Script#Opcodes] the blockchain can be be used as a 4-bit computer.

Has anyone built any small 4-bit programs and tried them on a blockchain?

What do you mean by this? Bitcoin script is intentionally not Turing-complete i.e. cannot be a "computer" in the typical sense. Could you give an example of a design?
Colorblind
Member
**
Offline Offline

Activity: 392
Merit: 41

This text is irrelevant


View Profile
January 11, 2018, 11:06:12 AM
Merited by ABCbits (1)
 #3

Reading through the Opcodes [https://en.bitcoin.it/wiki/Script#Opcodes] the blockchain can be be used as a 4-bit computer.

Has anyone built any small 4-bit programs and tried them on a blockchain?

No it can't. You can use bitcoin script to write simple logic (for example time locked or hash locked contracts) but you can't do loops and length of your code is limited. Ethereum have much more advanced smart contract capabilities (see ethereum smart contracts, solidity programming).
Andre_Goldman
Sr. Member
****
Offline Offline

Activity: 322
Merit: 253

Property1of1OU


View Profile
January 13, 2018, 04:47:42 AM
 #4

 Roll Eyes This post let me thinking about ...


A trapdoor one-way function is a special type of one-way function, one with a secret trapdoor. It is
easy to compute in one direction and hard to compute in the other direction. But, if you know the
secret, you can easily compute the function in the other direction. That is, it is easy to compute f(x)
given x, and hard to compute x given f(x). However, there is some secret information, y, such that
given f(x) and y it is easy to compute x.
Taking a watch apart is a good example of a trap-door one-way function. It is easy to disassemble a
watch into hundreds of minuscule pieces. It is very difficult to put those tiny pieces back together
into a working watch. However, with the secret information—the assembly instructions of the
watch—it is much easier to put the watch back together.

ISBN: 978-1-119-09672-6
Page,30




As far as I concern, SHA-2, does not have trapdoor ... BUT ....

Patent1number: ****-****
Spendulus
Legendary
*
Offline Offline

Activity: 2898
Merit: 1386



View Profile
January 13, 2018, 05:17:38 PM
 #5

Reading through the Opcodes [https://en.bitcoin.it/wiki/Script#Opcodes] the blockchain can be be used as a 4-bit computer.

Has anyone built any small 4-bit programs and tried them on a blockchain?

It's curious I have not even heard the phrase "4 bit computer" in decades.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!