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

I wrote code for this operation more than twice. Naming/useful flags suggestions are welcome

## Is your feature request related to a problem? Please describe. I'm always frustrated when I don't know if our node works for linux-arm64. ## Describe the solution you'd like...

enhancement
U2
S2
I3

## Expected Behavior Green. ## Current Behavior ``` COMMAND: ./neofs-adm --config env_files/ir_network_config_ycdplkbxll.yml morph deploy --rpc-endpoint 'http://localhost:38233' --alphabet-wallets 'env_files/ir_alphabet_lygsnfwsiu' --domain 'myzone' --contract '/tmp/pytest-of-runner/pytest-0/test_contract0/deploy' string:ok RETCODE: 1 STDOUT: NNS: Set testctr.myzone ->...

bug
neofs-adm
U2
S4
I4

## Expected Behavior `neofs-cli control drop-objects` removing all data about the object from the node. ## Current Behavior Apparently, some traces are still left in the metabase after it, this:...

bug
neofs-storage
U3
S4
I4

Let say we have: 1. Current epoch is `100` 2. Simple object with `__NEOFS__EXPIRATION_EPOCH=101` 3. Simple object is locked with lock until epoch `103` Steps: Tick epochs until current epoch...

bug
U2
S4
I4

It could be useful to fetch netmap directly from the contract. Maybe there are other things we could fetch.

enhancement
good first issue
neofs-adm
U3
S4
I2

## Expected Behavior No panics. ## Current Behavior ``` panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x110 pc=0xa0d5ba] goroutine 210 [running]: go.etcd.io/bbolt.(*DB).page(...)...

bug
U4
S4
I4