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

Spawn blocks as nodes #10

Open
LivInTheLookingGlass opened this issue Jul 27, 2015 · 4 comments
Open

Spawn blocks as nodes #10

LivInTheLookingGlass opened this issue Jul 27, 2015 · 4 comments

Comments

@LivInTheLookingGlass
Copy link
Owner

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.

@LivInTheLookingGlass
Copy link
Owner Author

Transaction index can be received via websocket. Send message:

{"op":"ping_block"}

Hash can then be gathered from the json text at:

https://blockchain.info/tx-index/$tx_index?format=json

@LivInTheLookingGlass
Copy link
Owner Author

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.

@LivInTheLookingGlass
Copy link
Owner Author

Escalated to development team :)

@LivInTheLookingGlass
Copy link
Owner Author

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

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

1 participant