Calin M

Results 21 comments of Calin M

> Did you consider go-ethereum v1.14.3 for upgrade? Did not, should we?

> > > Did you consider go-ethereum v1.14.3 for upgrade? > > > > > > Did not, should we? > > Since the upgrade is happening, it may be...

There might be 2 solutions here: https://github.com/github/codeql/issues/15647 1. Add toolchain 2. Add a more specific Go version 1.22.0 or 1.22.1

Made an improvement regarding this issue in [PR-4721](https://github.com/ethersphere/bee/pull/4721) that we think could help solve this issue. Using neighbourhood radius for calculation of node radius in that neighbourhood is not reliable....

Syncing in progress shows because the node waits until it updates updates to the lates block height. There is some work already to speed up this aspect. Regarding block count...

> > > 1. the contract API as well as beewconfig to allow only the operation of 'increase height by one' as a permanent feature and > > > >...

> Isn't tracking with tags for deferred uploads only? For deferred uploads the reference hash will be returned immediately, it won't wait for the upload to complete. That's why tags...

I am not sure that `skip_upload: auto` is enough. Is it enough? As I investigated `skip_upload: auto` and it could work for brew but not pacman(nfpms)

> ith chunk cache on There is an open PR for `repair pin` [#4836](https://github.com/ethersphere/bee/pull/4836)

Please use for commits the pattern from [here](https://github.com/ethersphere/bee/blob/master/commitlint.config.js). And you can add back the backticks