ethereumjs / ethereumjs-blockstream

Reliable stream of Ethereum blocks
MIT License
80 stars 18 forks source link

Initial implementation. #1

Closed MicahZoltu closed 7 years ago

MicahZoltu commented 7 years ago

Includes ES5 style callback bindings.

MicahZoltu commented 7 years ago

Let me know if you want me to add tests for those two methods. I don't believe it is worth the time/effort since the business logic is fully covered elsewhere, but I will if desired. Also let me know if you would like to discuss naming more. Otherwise, I believe this is ready to merge as soon as you give the green light.