lodge

Results 31 issues of lodge

Hello, First of all, outstanding book and sample code. You really bring together a challenging concept and deliver it in an easily consumable format. I was just wondering if anyone...

discussion

**Describe the bug** Estuary started sending much smaller deals, compared to 1 month ago — 66.6 MiB, sometimes less than 1 MiB, etc. 66 MiB is wasteful, given that these...

Bug
Priority: high

**Describe the bug** When I upload files directly to shuttles, the NAME field in the user interface no longer fills in the name of the file: ie: uploading directly to...

Bug
Priority: high

**Describe the bug** When I try to upload content through the API, it fails with a `404 Not Found` response. **To Reproduce** ``` curl --request POST 'https://api.estuary.tech/content/add' \ --header 'Authorization:...

Bug
Priority: high

As an Estuary user I want to be able to have my client users sign up for estuary keys through my parent account. The keys should not be available to...

New Feature

Add an adhoc Pinning Service Compliance check to the pipeline. A potential implementation is [here](https://github.com/ipfs-shipyard/pinning-service-compliance/pull/141).

New Feature
infra-devops

Since we are using swagger to define Estuary's API ( ie. https://github.com/application-research/estuary/blob/master/docs/swagger.yaml ), we should be using a pipeline to keep the multiple SDKs up to date automatically. Current swagger-based...

Documentation
Priority: medium
Improvement
infra-devops

Currently the release pipeline only builds the amd64 binaries for darwin and linux. The environments require static library dependencies like hwloc, opencl, etc. As an extension to the baseline work...

Priority: medium
Improvement
infra-devops

Hello @ilachill @ngama75 et al. First off, thanks for an awesome library! This is truly one of the coolest things I've ever seen. I've noticed several implementations of the scheme,...

It would be really cool if Dictu had the ability to compile programs into their IR bytecode, serialize it to file and then execute said bytecode in a separate step,...

feature request