gridcoin-community / Gridcoin-Tasks

Gridcoin community tasks repository
https://gridcoin.us
MIT License
24 stars 5 forks source link

investigate (smart) contract options for/on-top-of Gridcoin #130

Closed skcin closed 4 years ago

skcin commented 6 years ago

Issue by Erkan-Yilmaz Thursday May 04, 2017 at 21:39 GMT Originally opened as https://github.com/Erkan-Yilmaz/Gridcoin-tasks/issues/125


skcin commented 6 years ago

Comment by tomasbrod Friday May 05, 2017 at 21:33 GMT


There is already some code to support DAO, but I am unsure if it is used or even works.

skcin commented 6 years ago

Comment by grctest Sunday May 14, 2017 at 22:21 GMT


There is already some code to support DAO, but I am unsure if it is used or even works.

I believe the plan is to remove this. We shouldn't hard code a single contract option into the blockchain but should follow in Bitcoin's footsteps by storing data in OP_Return transactions & building on top of the blockchain.

skcin commented 6 years ago

Comment by tomasbrod Sunday May 14, 2017 at 22:27 GMT


You can put any data into the boinchash filed of transaction. In fact it is used for beacon, vote, dao, project and all other "contracts" in gridcoin.