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

node-bitcoin-exit: RPC API to get transaction information #3

Open
killerstorm opened this issue Apr 19, 2013 · 1 comment
Open

node-bitcoin-exit: RPC API to get transaction information #3

killerstorm opened this issue Apr 19, 2013 · 1 comment

Comments

@killerstorm
Copy link

We need to be able to get data for any transaction. Currently node-bitcoin-exit provides no such facility, so we get it by proxying requests to bitcoin-tx-spent-db.

This RPC API should be available via socket.io just like other APIs provided by node-bitcoin-exit.

Bonus feature: ability to query many transactions at once.

Bounty: 0.5 BTC

@katuma
Copy link

katuma commented Apr 21, 2013

See katuma/node-bitcoin-exit@d8f77b6 and katuma/node-bitcoin-exit@fd67064

Still needs some testing.
As a consequence, there is no longer dependency on bitcoin-tx-spent-db, query.js changes are minimal as possible to ease porting of future changes in spent-db.

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

No branches or pull requests

2 participants