George Svarovsky

Results 38 comments of George Svarovsky

[loading-list-text-messages.json.zip](https://github.com/m-ld/m-ld-js/files/6273784/loading-list-text-messages.json.zip) Performance profile loading a demo message board with characters as list items.

Now being used successfully for Text CRDT testing, see #151 https://github.com/m-ld/m-ld-js/blob/e932a85746dde8a9c627731d7818914ebbb59686/test/tseq.test.ts#L253

Arguably, since the agreement _did_ cause the voiding, the permission check is sensical. Should permission checks allow for agreement, by authority or otherwise?

Waiting for https://github.com/beautifulinteractions/node-quadstore/pull/106

See quadstore work: https://github.com/belayeng/quadstore/issues/150

There are a few MqttRemotes rev-up tests now. Not done yet...

Non-chaos tests are running (with intermittent problems) at https://app.circleci.com/pipelines/github/m-ld/m-ld-js

**Failure mode:** Clone has notified an update to the app, but fails to persist the transaction. A UI app should not be persisting its own copy of updated state. Since...

**Failure mode:** Clone has notified a delta to the domain, but fails to persist the transaction. - **Test:** Clone accepts one of its own deltas during rev-up (and correctly updates...