Al Miller
Al Miller
Hi, I am looking to implement a Proof-of-storage ecosystem based on .obao files. The idea is that an ecosystem of Oracles will query a storage provider for a chunk of...
**Describe the bug** I am trying to load my default AWS configuration. This keeps generating the following error from my tests: > thread 'tests::test_handler' panicked at 'called `Result::unwrap()` on an...
I found that when trying to send a Multipart upload from WASM, that my server was generating errors like: ``` thread 'tokio-runtime-worker' panicked at 'called `Result::unwrap()` on an `Err` value:...
Write docs and doc tests where useful
# Summary `dataprep` process gets killed on large inputs ## Problem I ran `dataprep` on a 64 GiB input and recieved the following output: ``` dataprep pack -i input/w1_d1_s68719476736 -o...
NB: Feature requests will only be considered if they solve a pain or present a useful refactoring of the code. # Summary The structure of Manifest files is hard to...
Test throughput of resulting binary on large amounts of data on Production level server. We need to research: - Test scope - How much data - Framework / Trials -...
Our binary needs to be able to efficiently process a filesystem into prepped CAR files.