Re: [Bitcoin-development] Where do I start?

2015-04-30 Thread Jorge Timón
As Mike says it depends on your interests. But one thing that is almost always welcomed is improving the tests, and it is unlikely that it conflicts with other people's PRs (unless they're changing that part of the code and need to update those tests. Improving documentation is also good and you

Re: [Bitcoin-development] Where do I start?

2015-04-30 Thread Jorge Timón
Well, if you're interested in learning java while learning bitcoin, probably you should be looking at https://github.com/bitcoinj/bitcoinj or one of its related project (like the android bitcoin wallet based on it). There's a getting sterted page: https://bitcoinj.github.io/#getting-started These

Re: [Bitcoin-development] Where do I start?

2015-04-30 Thread Telephone Lemien
Hello, I'm a beginner in Bitcoin and I want to know, what are things those allo me to understand Bitcoin protocol and make progress in java to become a good developper. Please tell me how I can begin. Best regards 2015-04-30 10:08 GMT+02:00 Jorge Timón jti...@jtimon.cc: As Mike says it depends

Re: [Bitcoin-development] Where do I start?

2015-04-30 Thread Thomas Kerin
When dealing with any of the libraries or API's it's helps to know what's going on under the hood. I find these pages to be invaluable. https://en.bitcoin.it/wiki/Transactions https://en.bitcoin.it/wiki/Protocol_specification https://en.bitcoin.it/wiki/Script On 30/04/15 11:28, Jorge Timón

[Bitcoin-development] Where do I start?

2015-04-15 Thread gabe appleton
Background: I'm a CS student quickly approaching his research project, and I'd like to do something meaningful with it. Essentially, I'd like to know what issues someone up for their bachelor's degree might actually be able to help on, and where I can start. Obviously I'm not going to be able to

Re: [Bitcoin-development] Where do I start?

2015-04-15 Thread Thy Shizzle
Zero conf :D From: gabe appletonmailto:gapplet...@gmail.com Sent: ‎16/‎04/‎2015 12:15 PM To: bitcoin-development@lists.sourceforge.netmailto:bitcoin-development@lists.sourceforge.net Subject: [Bitcoin-development] Where do I start? Background: I'm a CS student