Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bitcoin-Central is back #172

Closed
mmazi opened this issue Sep 30, 2013 · 13 comments
Closed

Bitcoin-Central is back #172

mmazi opened this issue Sep 30, 2013 · 13 comments

Comments

@mmazi
Copy link
Contributor

mmazi commented Sep 30, 2013

Here's the news:
https://bitcointalk.org/index.php?topic=303381

I think this will have to be re-implemented in XChange though. They have changed their Web interface and I couldn't find any API documentation. I tried using our old implementation but it doesn't seem to work -- here's my attempt if anyone is interested (some updating of the code was needed to bring it back to speed with current XChange):
https://github.com/mmazi/XChange/tree/bitcoin-central-old

@veken0m
Copy link
Contributor

veken0m commented Mar 5, 2014

FYI, API documentation was updated not too long ago if anyone is interested in bringing back the Bitcoin-Central module: https://github.com/Paymium/api-documentation

@davout
Copy link
Contributor

davout commented Mar 13, 2014

We'll put a 250 mBTC bounty up on getting us back into XChange.

Let me know if you're interested !

@keytronic
Copy link

I have already implement the new API for my android application. What exactly i need to do ?

@timmolter
Copy link
Member

@JordanGout To integrate it into XChange, you need to follow the guidelines here: https://github.com/timmolter/XChange/wiki/New-Implementation-Best-Practices

If you're going to do it, make sure to leave a note here so no one else works towards the bounty while you're working on it.

@keytronic
Copy link

I'm pretty busy this month but if there is no short deadline i'm OK to try :)

@kpysniak
Copy link
Contributor

Is anyone working on the issue? Any updates?

@timmolter
Copy link
Member

no one is working on it that I know of.

@kpysniak
Copy link
Contributor

Cool, I'll be happy to give it a try.

@kpysniak
Copy link
Contributor

The initial PR, referring to this issue, has been created: #419

@pilotniq
Copy link
Contributor

Paymium / Bitcoin central uses OAuth 2 for authentication, so this task will require an OAuth 2 library.

Some options appear to be Apache Oltu and Google OAuth Client Library for Java. I'm sure there are others.

Are there any opinions on what to chose? Is the Google library encumbered by Google services specific stuff? Is Apache Oltu not widely enough used? Are there any licensing issues?

@timmolter
Copy link
Member

@pilotniq I personally don't have experience yet with OAuth libs in Java so I cannot answer. @gary-rowe Do you have experience in this matter??

@davout
Copy link
Contributor

davout commented Jun 17, 2014

We'll add simpler authentication methods soonish, so maybe it's worth postponing this one a bit

@timmolter
Copy link
Member

Bounty for this at #376

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants