You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* replace iroh-blobs with new version
* Use latest iroh
* Use new progress api
* use TryReference mode again
* Nice import progress
* nice progress for both sides
* remove old send progress
* make sure control-c shuts down the store gracefully
if you don't do that, nothing super bad happens, but reopening the store takes longer.
* yet another different way to do the recv
* Update to latest blobs
* drop async-channel and futures-lite
* use public dep
* clippy
* Adapt to latest blobs and prettify progress
* Make sure the store is shut down even in case of an error
Also measure import time.
* inline constants for progress styling, they are not adding much readability.
* clippy
0 commit comments