Bitcoin Forum

Bitcoin => Bitcoin Discussion => Topic started by: Sedo on August 08, 2011, 08:19:18 AM



Title: Research on Bitcoin
Post by: Sedo on August 08, 2011, 08:19:18 AM
Hi everyone,

this is a thread where we can collect topics to research on and (maybe) discuss their relevance.

I for example am studying Computer Science and am going to write my bachelor thesis in the near future. I am considering making it Bitcoin-related, but am lacking ideas. Maybe there are others.

For example, there was a paper published about anonymity in Bitcoin several days ago: http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html (http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html)

Any ideas are welcome.


Title: Re: Research on Bitcoin
Post by: kokjo on August 08, 2011, 08:26:30 AM
some stuff on blocks.
like the reorg.
or block chaining.

it might not look so hard, but really it is.


Title: Re: Research on Bitcoin
Post by: bitrebel on August 08, 2011, 08:40:49 AM
What type of personality make of the majority of bitcoin users?
What is the average wealth and social status of a bitcoin user?
how many bitcoin miners does it take to plug in a lightbulb?


Title: Re: Research on Bitcoin
Post by: kokjo on August 08, 2011, 08:42:19 AM
What type of personality make of the majority of bitcoin users?
What is the average wealth and social status of a bitcoin user?
how many bitcoin miners does it take to plug in a lightbulb?

yes they are good questions. but they are more sociological, then Computer Science.
and OP is studying Computer Science


Title: Re: Research on Bitcoin
Post by: bitrebel on August 08, 2011, 08:45:35 AM
What type of personality make of the majority of bitcoin users?
What is the average wealth and social status of a bitcoin user?
how many bitcoin miners does it take to plug in a lightbulb?

yes they are good questions. but they are more sociological, then Computer Science.
and OP is studying Computer Science

At what point will Artificial Intelligence induce a home computer to steal it's owners bitcoins and go on a self determined shopping spree for hardware upgrades?


Title: Re: Research on Bitcoin
Post by: qikaifu on August 08, 2011, 08:46:27 AM
How to audit a 3rd party bitcoin bank have the bitcoin they claim to have.
make it 100% sure, without any possible cheating method
make it 100% safe, not allowing the auditor take away the bitcoins.


Title: Re: Research on Bitcoin
Post by: Stephen Gornick on August 08, 2011, 10:56:34 AM
this is a thread where we can collect topics to research on and (maybe) discuss their relevance.

Related:
 - http://en.bitcoin.it/wiki/Research


Title: Re: Research on Bitcoin
Post by: Sedo on August 08, 2011, 11:44:28 AM
What type of personality make of the majority of bitcoin users?
What is the average wealth and social status of a bitcoin user?
how many bitcoin miners does it take to plug in a lightbulb?

yes they are good questions. but they are more sociological, then Computer Science.
and OP is studying Computer Science

No problem. It is not just about my research. Maybe there are people from other fields than Computer Science willing and able to research.

some stuff on blocks.
like the reorg.
or block chaining.

Yeah that is a pretty interesting part. You mean the "Processing Power"-democracy and its robustness, security and implications? Maybe a researcher could abstract into Blockchain-based systems in general. Or describe scenarios and possible outcomes if there is a conflict between two or more "miner"-groups about the bitcoin protocol. Or research, how much of a democracy it will really be (in case of mass adoption of Bitcoin), meaning, is there not going to be a "elite" of few big miners that have all the power?

Good stuff so far, keep it up!


Title: Re: Research on Bitcoin
Post by: Vio on August 08, 2011, 11:54:19 AM
What about the security aspects of bitcoin and how to make it safe for non-IT people to use for example.

or

you discribe how bitcoin the first distributed electronic currency works
http://bitcoinweekly.com/articles/bitcoin-decentralization-and-the-nash-equilibrium


Title: Re: Research on Bitcoin
Post by: phatsphere on August 08, 2011, 12:03:34 PM
if you want to introduce some new ideas, you can look into merging blocks. currently, just the longest blockchain wins if there is more than one new block. you can investigate into a "merging" block, that collects and resolves all transactions from the >2 previous blocks. I.e. this wouldn't discard too many transactions. I don't know how to handle the newly created bitcoins and also, TX fees of the previous conflicting blocks probably would also be part of this merging block…


Title: Re: Research on Bitcoin
Post by: o on August 09, 2011, 02:27:32 PM
You can sure do all kind of the analysis on the block chains and the network between the bitcoin transfer. . But I have one interesting top on my mind that certainly will be useful for the bitcoin.

The research is to setup a bitcoin monitor node that collect all kinds of information, say for a year. For examples,
  • the delay between the transaction and the receiving time by the node
  • how fast the propagation of transaction within all nodes
  • what is the typical number of connectivity
  • the location of all other nodes in the world, resolving by the IP
  • how many people are sending invalid transaction
  • what is the drop rate of transactions
  • how many branches of blockchain
All kind of statistics that does not embedded in the block chain would be very useful to the grow of bitcoin. Since the information would disappear with time. This information would be very useful to support the analysis of all attack vectors such as those stated in the https://en.bitcoin.it/wiki/Weaknesses .

I am sure these type of research will get much attention at this early state of bitcoin, preferably you can find collaborators to set few monitoring nodes at different part of the world.


Title: Re: Research on Bitcoin
Post by: Gavin Andresen on August 09, 2011, 02:45:56 PM
Alternative algorithms for determining the "best" block chain would be a good research topic, I think.

Model or simulate either a 'natural' block-chain splits (X% of the network gets disconnected for time T) or attacks (attacker with 51+% of hashing rate double-spends a transaction by surprising the network with a N-length better block chain).

Then see what the behavior is like under different potential algorithms for determining the best chain-- the one we have now (most difficulty always wins) or some variant (like more recent blocks are given greater weight).

And think really hard about potential attacks, especially mixed-mode attacks (what if the attacker can mount a Sybil attack on one of the big mining pools?  Or can DOS one or more of the big mining pools? etc)


Title: Re: Research on Bitcoin
Post by: cunicula on August 09, 2011, 02:53:39 PM
Alternative algorithms for determining the "best" block chain would be a good research topic, I think.

Model or simulate either a 'natural' block-chain splits (X% of the network gets disconnected for time T) or attacks (attacker with 51+% of hashing rate double-spends a transaction by surprising the network with a N-length better block chain).

Then see what the behavior is like under different potential algorithms for determining the best chain-- the one we have now (most difficulty always wins) or some variant (like more recent blocks are given greater weight).

And think really hard about potential attacks, especially mixed-mode attacks (what if the attacker can mount a Sybil attack on one of the big mining pools?  Or can DOS one or more of the big mining pools? etc)


Algorithms which mix proof-of-stake and proof-of-work. Essentially, something that would allow people holding large volumes of coin to benefit from a difficulty subsidy.


Title: Re: Research on Bitcoin
Post by: royalfestus on January 15, 2017, 05:48:32 AM
I wish the research on cryptocurrency projects will be discussed. Looking on how one achieve the best in the new year on researching a good project. To avoid investing in scams and failing projects, more also not to deprive a good project,crowd-funding.


Title: Re: Research on Bitcoin
Post by: Kasabus on January 15, 2017, 08:06:43 AM
Actually it's my first move before i totally convince how does bitcoin works? And the result were just so amazing,you can further understand it's history which is very innovative made by satoshi Nakamoto,it was a brilliant idea and eventually it creates and awaken us on how to use a modern way of digital currency.As most of us now utilize it,then i must say that they created the greatest innovation and it will continue to gain progress for more years to come and gives a highest value.


Title: Re: Research on Bitcoin
Post by: BTCdoaA on January 15, 2017, 10:34:58 AM
I SUGGEST TO GO FURTHER MORE TO WRITE ABOUT DAPPS ON THE BLOCKCHAIN, There is no specific place for that but the better is to look back to previous project which succeed . the good thing about the digital world is that you may find the open source for every project .


Title: Re: Research on Bitcoin
Post by: royalfestus on January 15, 2017, 11:37:13 AM
I SUGGEST TO GO FURTHER MORE TO WRITE ABOUT DAPPS ON THE BLOCKCHAIN, There is no specific place for that but the better is to look back to previous project which succeed . the good thing about the digital world is that you may find the open source for every project .
Sometimes to get forward we need to understand the past,and a lot had happen in the past 8 years of its existence. some bad outcomes due to ignorance, some successes also, and it is quite expected in a new technology. It has given birth to more technology functioning in different models. In the next 50 years if blockchain technology had taken over the world,I will be glad I partook in it the first decade of existence. More needs to been done, If we know how much we need to know to get better with this technology we would take advantage this present in the technology.


Title: Re: Research on Bitcoin
Post by: 25forsure# on January 17, 2017, 07:02:22 PM
Everybody is interested in smart contracts and is becoming very popular now.


Title: Re: Research on Bitcoin
Post by: darklus123 on January 17, 2017, 07:14:46 PM
I am now a fun of research on a mobile platform, plus as you have stated that you are a computer science and i know that you also do know how the Internet of all things works. Especially on the physical bitcoin devices but before i go further to that. How about a mobile type of wallet not an online one ofcourse.


Title: Re: Research on Bitcoin
Post by: GMPoison on January 17, 2017, 07:26:44 PM
A bitcoin related thesis would be really cool. Let us know how it goes when it's all done or don't forget to message me at least, I'm studying comp sci. as well.


Title: Re: Research on Bitcoin
Post by: charmingfreddie on January 17, 2017, 08:05:00 PM
I met a guy that was doing the same thing about 6 months ago. I think he went with disrupting taxes as his thesis if my memory serves me correctly.


Title: Re: Research on Bitcoin
Post by: ophyrim on January 17, 2017, 08:31:26 PM
İ have a post which can maybe attract your attention.
https://bitcointalk.org/index.php?topic=1753788.msg17515999#msg17515999
You can also find original article at
http://www.economist.com/sites/default/files/the_future_of_cryptocurrency.pdf
This is an article about prediction modeling (with the regression analysis) of an investment income for 5 years with bitcoin and ethereum. You can find the percentile distribution between bitcoin and ethereum and also, of course, expected income after 5 years.
I hope it will give you an idea.



Title: Re: Research on Bitcoin
Post by: calkob on January 17, 2017, 09:36:53 PM
Here is every research article in the last 8 years, knock your self out, happy bed time reading.  ;D

https://docs.google.com/spreadsheets/d/1VaWhbAj7hWNdiE73P-W-wrl5a0WNgzjofmZXe0Rh5sg/edit#gid=0


Title: Re: Research on Bitcoin
Post by: royalfestus on January 18, 2017, 02:28:39 AM
Here is every research article in the last 8 years, knock your self out, happy bed time reading.  ;D

https://docs.google.com/spreadsheets/d/1VaWhbAj7hWNdiE73P-W-wrl5a0WNgzjofmZXe0Rh5sg/edit#gid=0
This is massive, never knew much had been poured into it. I will give it try reading


Title: Re: Research on Bitcoin
Post by: Ipwich on January 18, 2017, 09:48:29 AM
It takes sometime for me to really understand what is bitcoin.It will be an advantage to someone if really interested to know then its better just have a research from it first.It was introduced to me and maybe with just some sort of initiative i give time to take a reasearch.As you fully understand how the system of bitcoin works you eventually be open to a new innovation of man that will give comfort by means of payment ,investing and making transactions.It creates a fast services that can offer to every individual who use it.


Title: Re: Research on Bitcoin
Post by: darklus123 on January 18, 2017, 12:39:12 PM
It takes sometime for me to really understand what is bitcoin.It will be an advantage to someone if really interested to know then its better just have a research from it first.It was introduced to me and maybe with just some sort of initiative i give time to take a reasearch.As you fully understand how the system of bitcoin works you eventually be open to a new innovation of man that will give comfort by means of payment ,investing and making transactions.It creates a fast services that can offer to every individual who use it.

I agree, i saw some good discussion with regards to what is bitcoin. In youtube tho the link was introduced here on the other topic. I just have to quote this good part "bitcoin is more likely an experience than explained" which is right


Title: Re: Research on Bitcoin
Post by: Hydrogen on January 18, 2017, 12:53:58 PM
I recommend the free bitcoin info available @ Khan Academy & other places.

https://www.khanacademy.org/economics-finance-domain/core-finance/money-and-banking/bitcoin/v/bitcoin-what-is-it



Title: Re: Research on Bitcoin
Post by: olubams on January 18, 2017, 04:44:35 PM
Hi everyone,

this is a thread where we can collect topics to research on and (maybe) discuss their relevance.

I for example am studying Computer Science and am going to write my bachelor thesis in the near future. I am considering making it Bitcoin-related, but am lacking ideas. Maybe there are others.

For example, there was a paper published about anonymity in Bitcoin several days ago: http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html (http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html)

Any ideas are welcome.

Good for you to have decided to go that route of knowledge I am sure by the time you are and if you are serious with it, you would have been deeply rooted in the field and even more versatile than the so called "developers" however, the problem will be your supervisor because over here, your project topic is largely dependent on the area of interest of the supervisor and without getting his nod, I doubt if one is going anywhere. Either way you can give it a try and make your supervisor fall in line...


Title: Re: Research on Bitcoin
Post by: pinkpanther03 on January 19, 2017, 02:13:06 AM
Hi everyone,

this is a thread where we can collect topics to research on and (maybe) discuss their relevance.

I for example am studying Computer Science and am going to write my bachelor thesis in the near future. I am considering making it Bitcoin-related, but am lacking ideas. Maybe there are others.

For example, there was a paper published about anonymity in Bitcoin several days ago: http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html (http://anonymity-in-bitcoin.blogspot.com/2011/07/bitcoin-is-not-anonymous.html)

Any ideas are welcome.
There are many topic that you can get it here just check the bitcointalk.org and continue do some research about in bitcoin that will be related to your course. Just start always in question, like why people using bitcoin all over the world, or what is algorithm this only an example where you can create the topic.


Title: Re: Research on Bitcoin
Post by: Factmine on January 19, 2017, 02:23:59 AM
Maybe you can create a thesis about how bitcoin can be integrated into the physical world. Like what methods can you do to make it possible. Check out what mycelium is offering and review how they propose to do it. This would be beneficial to the bitcoin world and as well as the real world. Recommend some way bitcoins can be adopted.


Title: Re: Research on Bitcoin
Post by: Btc_1856 on January 19, 2017, 02:36:47 AM
There are many articles relating to computer science which we can find in online but when it related to bitcoin is simply superb, most of the people are deeply attracting to computer technology where it is giving money bu sitting in front of the computer. Even bitcoin is related to computer technology where mined with CPU. Better it should be more elaborate so that many people will start learning thing from your blog.


Title: Re: Research on Bitcoin
Post by: dhampir-D on January 19, 2017, 02:38:48 AM
I recommend the free bitcoin info available @ Khan Academy & other places.

https://www.khanacademy.org/economics-finance-domain/core-finance/money-and-banking/bitcoin/v/bitcoin-what-is-it


Khan Academy is a reputable site, but to do a deeper study, it will certainly be necessary to understand the subject in more depth.

A few months ago I saw a thread here at bitcointalk with some references: https://bitcointalk.org/index.php?topic=1595704.0


Title: Re: Research on Bitcoin
Post by: BitcoinPC on January 20, 2017, 01:36:03 PM
I recommend the free bitcoin info available @ Khan Academy & other places.

https://www.khanacademy.org/economics-finance-domain/core-finance/money-and-banking/bitcoin/v/bitcoin-what-is-it


Khan Academy is a reputable site, but to do a deeper study, it will certainly be necessary to understand the subject in more depth.

A few months ago I saw a thread here at bitcointalk with some references: https://bitcointalk.org/index.php?topic=1595704.0

I also know about Khan academy site, it helpful for newbie, but i agree on it some more deeper study required.
But in my experience, i wanna told you, when i joined bitcointalk than also i have litter knowledge about bitcoin, but during the work on bitcoin forum, than i got information about bitcoin very well and also other things, So i have only one good way that is bitcointalk.


Title: Re: Research on Bitcoin
Post by: royalfestus on January 26, 2017, 04:59:45 PM
Maybe you can create a thesis about how bitcoin can be integrated into the physical world.
maybe you should give an idea. If it get more physical than being on internet as blockchain then the basic objective of bitcoin will be altered.


Title: Re: Research on Bitcoin
Post by: Botnake on January 28, 2017, 04:04:57 AM
As i was introduced many years ago about bitcoin,it was a great chance for me as hopeful to find a sideline job.By someone who is just listening to someone explaining the nature and brief  introduction of it,I was not convince at first,so i decided to take sometime to have a research about bitcoin so that eventually it was I who can truly understand how it works.And it gives really a good feedback to me now as i continue the benifit of bitcoin gives me,the way i earn and part of my transactions.


Title: Re: Research on Bitcoin
Post by: Vikash kumar on January 30, 2017, 04:08:03 PM
Research on bitcoin is must important issue for bitcoin traders .it is first duty of traders that they should do research on bitcoin and provide an easy way of combination for this site among customers.


Title: Re: Research on Bitcoin
Post by: btcdiggingmaster on January 30, 2017, 04:27:18 PM
A bitcoin related thesis would be really cool. Let us know how it goes when it's all done or don't forget to message me at least, I'm studying comp sci. as well.

Bitcoin coin technology completely belongs to computer related technology. It's better you can explain are  provide detailed information how both bitcoin and computer science is related. Bitcoin has lot of popularity is due to the currency that is based on related computer currency really great to explain.