pskupinski / node-btc-e

A deprecated unofficial node.js client for the btc-e api.
ISC License
39 stars 20 forks source link

Public API v3 support #11

Closed dawsbot closed 10 years ago

dawsbot commented 10 years ago

Removes Public API calls for v2 functions and implements v3. In addition, you can now enter a value in to the "limit" field to restrict how many output values you receive on calls to trades() and depth(). Resolves tickets #4 and #10.
Removes function:

pskupinski commented 10 years ago

I'm glad you took the time to take a look at this issue, but I see numerous problems with this. I just can't see myself merging this in without significant changes.

Here is some feedback:

I just don't think this is the right approach overall, so I'm going to close this. I really appreciate that you submitted this pull request though.

dawsbot commented 9 years ago

Thank you for your response, I will take your advice and try to improve my programming for my future endeavors.