myxtype
myxtype
same question, the bsc configuration is not seen in connectors
同样遇到这样的问题 ``` {"level":"info","ts":1664419110.760423,"caller":"master/tasks.go:252","msg":"start searching neighbors of items","n_cache":100} panic: runtime error: index out of range [-1] goroutine 152 [running]: github.com/zhenghaoz/gorse/base/search.(*IVF).Build.func1(0xc000064400?, 0x0) /go/gorse/base/search/ivf.go:222 +0x38e github.com/zhenghaoz/gorse/base/parallel.Parallel(0x2, 0xc0004d8360?, 0xc012e9e050) /go/gorse/base/parallel/parallel.go:39 +0xf7 github.com/zhenghaoz/gorse/base/search.(*IVF).Build(0xc00c7be180) /go/gorse/base/search/ivf.go:209 +0x525...
``` // Unmarshaler is an interface implemented by types that can unmarshal a BSON // document representation of themselves. The BSON bytes can be assumed to be // valid. UnmarshalBSON...
你可以参考:https://github.com/EOSIO/eosjs-ecc/blob/2cd505ccc717913b813488bcd652981203bb7586/src/signature.js#L44