Edvard Hübinette

Results 34 issues of Edvard Hübinette

### Describe the solution There should be a way of outputting the script bundle created with `wrangler`, so it's possible to develop with Wrangler while provisioning with the [Cloudflare Terraform...

enhancement

Lists are represented as recursive application of the constructor Cons in the abstract syntax, which makes it very hard to grasp and implement in the type inference algorithm. Input/ideas/solutions on...

help wanted

# Description Implement backwards compatible, opt-in load behavior that enables returning commits that have been consensus-pruned from stream state. ## Background At @desci-labs, we have strong needs to maximize determinism...

# Description When errors pop up relating to the generation of GraphQL, it's a bit tricky sometimes to track down where the fault is because the error doesn't include any...

Hi, Would you mind creating releases instead of just pushing tags? This section makes it look like `0.6.0` is the newest version, but when run the application shows an update...

bug

Looking for feedback on contract and test suite :pray: In particular: - Logic - Import and resolvability of legacy dPIDs - Upgrading legacy dPIDs - General solidity whoopsies

Wanted output (added `owner`): ```json { "dpid": "213", "id": "0x357b2f019e8c4243e0f4850b08db4f4dd58bad7c437aa9f9ea6ba9d2709ae96f", "owner": "0xE713c665AC962155Ce2230b67034FBbc68Aa001E", //

We need to create a new dPID contract that acts as a thin map between integers and codex streamIDs. This will be deployed to Optimism, so setting up tools for...