Miroslav Bajtoš
Miroslav Bajtoš
The first step towards Zinnia runtime for Rust modules. ## Demo Build and run a Rust module that prints "Hello world" ## Discussion points - What API to use for...
See [Deno API docs](https://deno.land/[email protected]?s=onunhandledrejection) and [Node.js API docs]( https://nodejs.org/dist/latest-v18.x/docs/api/process.html#event-unhandledrejection)
The list view should sort the child milestones in chronological order by ETA. Items with unknown ETA should be listed at the end. Example: https://starmap.site/roadmap/github.com/space-meridian/roadmap/issues/1#view=list
When a milestone issue has no ETA set, but the GH issue is closed as completed, use the date when the issue was closed as the ETA.
`zinniad` should limit the amount of internet bandwidth used by the modules so that enough bandwidth is left for the user working on the computer and the Station stays unnoticed....
# Open Grant Proposal: `IPNI Reverse Index` **Project Name:** `IPNI Reverse Index` **Proposal Category:** `Developer and data tooling` **Individual or Entity Name:** - Space Meridian - IPNI Cell - Curio...
When we set out to build [Spark](https://filspark.com), a protocol for testing whether _payload_ of Filecoin deals can be retrieved back, we designed it based on how [Boost](https://github.com/filecoin-project/boost) worked at that...
A minimal version of https://github.com/CheckerNetwork/zinnia/issues/74, allowing us to deploy a Rust/WASM checker module to the network. - [x] Import WASM files - [ ] Call Zinnia & Web APIs from...
Rework the helper `run_js_test_file()` to return `Result`, which makes it more ergonomic to handle run errors in tests expecting the run to succeed. This is a follow-up for the discussion...
Collect data about resource consumption. - Surface this data in a way that allows Checker Node and Checker App to visualise it to node operators. - Submit this data to...