visitor-flutter icon indicating copy to clipboard operation
visitor-flutter copied to clipboard

Go implementation of ssb (work in progress!)

Results 73 visitor-flutter issues
Sort by recently updated
recently updated
newest added

`make` errors with the following when run on an m1 mac on macOS Monterrey 12.6 ``` 2022/09/30 10:28:30 saved identity @FPUAK7CyoxU10ERlRwKVT74Pu5TeM1ZtZsj7x9PRZiQ=.ed25519 to testrun/TestAutomaticUnboxing/serv/secret --- FAIL: TestAutomaticUnboxing (0.09s) private_test.go:50: Error Trace:...

Removes [semver](https://github.com/npm/node-semver). It's no longer used after updating ancestor dependency [nearley](https://github.com/hardmath123/nearley). These dependencies need to be updated together. Removes `semver` Updates `nearley` from 2.19.7 to 2.20.1 Commits See full diff...

dependencies
javascript

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.4.0 to 0.10.0. Commits 8e447d8 go.mod: update golang.org/x dependencies 22c9997 go.mod: tell x repo tagging to ignore dep on net d0b3160 x509roots: add new module 1622238 Add...

dependencies

Bumps [golang.org/x/text](https://github.com/golang/text) from 0.5.0 to 0.10.0. Commits 3a7a255 internal/export/idna: make more space for mapping index d61dd50 go.mod: delete repeated "indirect" efb744f internal/export/idna: fix infinite loop in Go pre-1.10 48e4a4a all:...

dependencies

Bumps [github.com/maxbrunsfeld/counterfeiter/v6](https://github.com/maxbrunsfeld/counterfeiter) from 6.5.0 to 6.6.2. Release notes Sourced from github.com/maxbrunsfeld/counterfeiter/v6's releases. v6.6.1 ⚡ fix GitHub Actions workflow: setup-go directive for go 1.20 requires quotes for version '1.20' Detailed changes:...

dependencies

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.4. Commits f97607b Create GitHub release when new release tag is pushed (#1354) 4c93d8f EqualExportedValues: Handle nested pointer, slice and map fields (#1379) 4b2f4d2 add...

dependencies

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.3.0 to 0.7.0. Commits 8e2b117 http2/hpack: avoid quadratic complexity in hpack decoding 547e7ed http2: avoid referencing ResponseWrite.Write parameter after returning 39940ad html: parse comments per HTML spec...

dependencies

Bumps [github.com/ugorji/go/codec](https://github.com/ugorji/go) from 1.2.8 to 1.2.11. Release notes Sourced from github.com/ugorji/go/codec's releases. 1.2.11 Release 1.2.11 This is a production release of go-codec. Changes include: codecgen: fix decoding missing fields of...

dependencies

See https://github.com/planetary-social/scuttlego/issues/197#issuecomment-1430571486 > I could also imagine this is something that happens when we are publishing messages and replicating messages at the same time and could be some kind of...

bug

When I attach Manyverse to go-ssb as a pub, I get the following error in Manyverse's log: ``` peer @[[pub ID]].ed25519 does not support RPC ebt.replicate ```

bug