-
Notifications
You must be signed in to change notification settings - Fork 1
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
Spawn blocks as nodes #10
Comments
Transaction index can be received via websocket. Send message:
Hash can then be gathered from the json text at:
|
Just sent a request to blockchain.info to add TXIDs to their block API. Don't think they'll listen, but hopefully my @intel.com email address will convince them. |
Escalated to development team :) |
Possible by adding transaction index to the transaction nodes. Much less efficient than if it were included in the block nodes, but still good nonetheless |
Block node would replace all corresponding TXIDs.
Block node would last twice as long (a = Date.now() - maxage)
Block would extend life of associated inputs (maybe)
Block node would be large, and a neutral color.
The text was updated successfully, but these errors were encountered: