Whyrusleeping

Results 127 issues of Whyrusleeping

Just got my lightpack and the application failed to build due to a missing include (i think its an issue caused by a newer version of qt). This fixed the...

We need to find a good way to run these tests on postgres

We should consider how PoSts will work if we have to upgrade how (for example) Seals work. Will miners have to re-seal all their data? Will we have to run...

First pass at a streaming repo parse utility. This iterates the repo in mst order, waiting for the blocks it needs to be read from the passed in stream. It...

So this isnt the proper fix, but it at least can help open a discussion for whats going on. Basically, it seems like worker goroutines are randomly disappearing. In market,...

WIP Heavy backfill tasks (and really any firehose processing) allocates quite a bit more than it really needs to. This shifts the repo ingest method to use a buffer pool...

a few allocs saved here, just going through some old commits i had laying around that i forgot to push up