neofs-node icon indicating copy to clipboard operation
neofs-node copied to clipboard

NeoFS is a decentralized distributed object storage integrated with the Neo blockchain

Results 283 neofs-node issues
Sort by recently updated
recently updated
newest added

## Is your feature request related to a problem? Please describe. `common.Storage` interface exposes a `Put()` function that's supposed to be pushing objects into the store. One can `Put` an...

discussion
neofs-storage
U4
S2
I4

## Is your feature request related to a problem? Please describe. I'm always frustrated when I am thinking about SN's bootstrap process. If something goes wrong and the Alphabet has...

enhancement
neofs-storage
U4
S3
I4

## Is your feature request related to a problem? Please describe. I'm always frustrated when a storage engine instance is up against some sensitive information that must not be changed,...

discussion
U4
neofs-lens
S3
I4
test

``` --- FAIL: TestKeySharing (0.00s) group_test.go:19: Error Trace: /home/runner/work/neofs-node/neofs-node/pkg/morph/deploy/group_test.go:19 Error: Received unexpected error: create AES cipher block: crypto/aes: invalid key size 31 Test: TestKeySharing FAIL coverage: 4.0% of statements FAIL...

bug
neofs-ir
U2
S4
I4
test

https://github.com/nspcc-dev/neofs-node/blob/master/.github/workflows/run-tests.yml#L20 This will not work, only the master will always be used: https://github.com/nspcc-dev/neofs-node/blob/master/.github/workflows/run-tests.yml#L54 We need to fix the description in workflow_dispatch, or fix the work with branches. The second is...

bug
U3
S3
I4

currently, NeoFS CLI completes and signs session tokens in commands ``` $ neofs-cli object put --session token.json ``` and ``` $ neofs-cli object delete --session token.json ``` the token is...

bug
neofs-cli
U3
S4
I3

It would look natural and even now it already has [an application](https://github.com/nspcc-dev/neofs-node/pull/2464#discussion_r1284596713).

enhancement
neofs-storage
U4
S1
I4

## Is your feature request related to a problem? Please describe. #2464 changed the default behavior to more sane one, but we need an option to override it in special...

enhancement
good first issue
neofs-storage
U2
S4
I3

* see #2448 currently, root objects has no split fields. In theory, they may have (multi split chain?). Metabase accepts such objects carried by the last child or the linking...

bug
neofs-storage
U2
S2
I3

Once we drop support for 1.20, take a look at nspcc-dev/neo-go#3089.

enhancement
blocked
U4
go
S2
I4