Sam Andreae
Sam Andreae
As #296 will result in there being no tutorials on using `send-to-node`. It's a nice simple tool and demonstrates publishing operations using `p2panda-rs`.
In `shirokuma`, maybe `p2panda-js` .... and `p2panda-rs`??
There are three distinct validation flows all relating to validating the fields of schema-like objects. One is dealing with `PlainOperation`s, one is dealing with the construction of `Schema` and one...
Currently we are performing all validation checks which require looking at stored values against the lower level stores (entry, operation, log). For example: to answer "Does the value in `previous`...
If I re-run it then it is normally fine. ``` > [email protected] test > cross-env NODE_ENV=development run-s clear wasm test:jest > [email protected] clear > rimraf ./lib ./wasm > [email protected] wasm...