Christian Haynes
Christian Haynes
Thought I'd leave a note on this that I've been using cacache in a trait with async methods supported via [async-trait](https://github.com/dtolnay/async-trait). I have one implementation of that trait that uses...
Crossposting here for reference https://github.com/http-rs/http-types/issues/344#issuecomment-1032804690 https://github.com/undef1nd/sfv https://docs.rs/sfv/0.9.2/sfv
Came across this and thought I'd mention I recently published a [caching middleware](https://github.com/06chaynes/surf-middleware-cache) library for surf and I'm currently looking into getting a version working for reqwest. I use both...
This was really quick and dirty (no one should use this yet) and needs work before publishing but I did manage to (seemingly) get things working. idk what I'm doing...
Pushed a new branch that I think might ease this implementation a bit, at least I think it might in regards to running the async code blocks https://github.com/06chaynes/http-cache/tree/remove-async-trait
One prerequisite to merging this will be the Reqwest update to use hyper v1.0.0, which thankfully seems to be underway here https://github.com/seanmonstar/reqwest/tree/hyper-v1 After updating in my local branch everything but...
Sweet, reqwest has been updated. Just need a new reqwest-middleware release and this particular change should be about ready
In your stellar-core.cfg, did you set CATCHUP_COMPLETE to true OR set a value for CATCHUP_RECENT?
Yeah I ran into that as well, you need to set that to true. Doing so will sync from the beginning. Then you should be able to ingest the data...
Note that you will need to wait for the core to sync before horizon can start ingesting