Jeff Thompson

Results 284 comments of Jeff Thompson

> Hi, I'm a go newbie. I'm evaluating go-orbit-db for a new project. > > Has [Kubo already been upgraded here](https://github.com/berty/go-orbit-db/compare/master...stateless-minds:go-orbit-db:master)? > > This looks like a single library function....

Put in backlog to work on soon after the 1.0 release.

@gfanton , these changes seem harmless, but are they being used anywhere?

@jefft0 to do a local replace and see if we can still compile dependant repos like weshnet and berty. Check if the changes in this PR force those repos to...

I did a force push of of rebasing this PR to the latest master.

This repo is a dependency for go-orbit-db. I update its go.mod with a replace to use this PR. `make test` on go-orbit-db has a stack overflow error. See the attached...

I confirm that we can build go-orbit-db, weshnet and berty with a local go.mod replace for this PR. But still have the "stack overflow" error shown above.

@gfanton will ask if it's OK to merge this.

Closing. @gfanton says "doesn't think it will be useful anyways and can probably introduce some problems."

Hello @Murphy-hub . We are reviewing old issues and came across this question. Are you still working on this project?