-
- [ ] buy vials (check with alex)
-
## What is the Problem Being Solved?
We have committed on our public roadmap to deploy RUN Protocol RC0 (aka preview) in April, 2022.
See also:
- section **[4. What is the RUN Protocol and wh…
-
Complete SOP for what actually happened ([here])(https://docs.google.com/document/d/18tz3fVXo_TmOf8kGA2bXGaEfJR6yYmC6BbEDc5-7yac/edit?usp=sharing)
We will do another round of zoea rearing for Ca co…
-
We're looking at nonlinear performance characteristics of the core datatypes (specifically Array, Map, Set) in XS.
_We originally focused on WeakMap, but that part has been addressed._
When we r…
-
- [x] 1. Create data sheet
- [x] 2. Collect zoea from swimonish
- [x] 3. Transport to Montlke (coolers, icepack bubbler)
- [x] 4. Rough count of zoea - decide how to partition (if few zoea - then …
-
The phase3 testnet halted this morning. In my monitoring node, the last thing I observe is a consensus failure:
```
7:00AM ERR CONSENSUS FAILURE!!! err="Error: MDB_MAP_FULL: Environment mapsize li…
-
Please modify the template below and click "Submit". Please allow for some time for @jmadin to review your request.
```
---
layout: people
name: Zoe Denckla
id: zoe
email: zdenckla@hawaii.edu
…
-
Add package scripts that, for each unit test script:
- use rollup / bundleSource to link modules, leaving `ava` as an external
- start an xsnap; feed it the SES shim; provide an ava work-alike v…
-
In eloquent if I do the following (just example here):
```
$dogs = Dog::where('adopted', '=', 0)->get()->toArray();
```
No problem it works,
Output:
```
array(14) {
[0]=>
array(7) {
…
-
Yesterday @dckc @michaelfig and I walked through a way to get started on the #1107 #1127 plan. The first step is probably to define the protocol to be spoken between the kernel and the VatWorker (some…