cjqf

Results 48 issues of cjqf

This is the first step towards resolving #29. Creating the draft to keep progress in the open, and to get CI going. TODO: - [x] Allow resolvers to return blocks...

A few minor nits that I discovered during testing/linting.

This tiny PR prevents the case where one replica is pulling from a remote, and the "search" for ops that have occurred since the replicas were last "in sync" ends...

They should operate on resolved values, rather than "raw" blocks. Any sufficiently complex resolution function will end up doing this anyway. A ideal API might essentially just expect the following...

Resolvers are custom functions that can resolve conflicts on pulls and pushes between stores. Currently, they are limited in scope, and look like this: ```ts type Resolver = (locals: Block[],...

In a recent discussion, the idea of including a CID-based rev-chain at the key-level was dicussed. This is particularly useful for conflict resolution, but comes with some other benefits, such...

I may be missing something obvious, but is there a 'trick' to performing arithmetic on Matrices with scalars? Simple things like 1.0 + exp(A) seems to require working with a...

t3: enhancement

There's a 404 on the Golang chat demo, and the JS React todo demo is out of date.

### Create a Textile bridge to, or solution for, a popular blockchain or web3 community ### Prize Bounty 2000 DAI ### Challenge Description Imagine a web where “competing” apps and...

gitcoin
APOLLO

I now have a pretty standard contributing guide I've been using everywhere which is quite comprehensive, and we already use the same code of conduct in all our repos. Maybe...