Chris Anderson

Results 128 comments of Chris Anderson

Thanks @DougAnderson444 -- this is a `.ts` file I just changed it because it is breaking the build. The IPFS connector is a long story, but the short version is...

Thanks for the call. Check out the demo video linked here https://github.com/w3s-project/project-tracking/issues/1#issuecomment-2042758387

@DougAnderson444 I updated the IPFS connector code so the build is clean. I haven't had a chance to test drive it yet, but at least now the busywork is cleaned...

Tracking current client update progress here https://github.com/fireproof-storage/fireproof/issues/111

closing as read-only is on our access control plans

latest core is fine via iffe build https://codepen.io/jchrisa/pen/bGOGvBz?editors=0010

closed by #119 thank @valorant-dhruv

merged here https://github.com/fireproof-storage/fireproof/pull/83

Immediately after composing the above, I realized this is the correct concept but the wrong CRDT. It should be applied in the `encrypted-blockstore` module which means doing the work of...

Maybe we need to add parents array to this type, where the parents are links to the same type https://github.com/fireproof-storage/fireproof/blob/de8c51f348ad88d3e5a479e3774ffa1ee1577af0/packages/connect/src/connection.ts#L139 `DbMetaEventBlock`