bb8
bb8 copied to clipboard
Stream operations
Add the operations streaming feature. Start date can be given : closest cursor is found with dichotomy method & LoadOperations() api endpoint. Deps are vendorised since StreamOperations() is not yet available in official stellar horizon client (PR is pending)
thank you for the pull request.
"vendor" should stay out of it, it is an immediate technical dept to include 800 files that we don't really need due to stellar dep not being released
I added a couple of comments regarding the code, I'll add more when I have a bit more time to go through the code