LeL

Results 59 issues of LeL

## Is your feature request related to a problem? Please describe. i'm using https://pkg.go.dev/github.com/nspcc-dev/[email protected]/pkg/rpcclient/unwrap and find it conventient. But i found that there is no way to detect fault exception...

I2
U3
enhancement
S2

caught suddenly while debugging https://github.com/nspcc-dev/neofs-node/pull/2444, don’t have a special context. I subscribe to new blocks and notary requests ``` panic: runtime error: invalid memory address or nil pointer dereference [signal...

bug
U2
S4
I4

## Is your feature request related to a problem? Please describe. I'm always frustrated when i cannot get balance by script hash only using Neo Go CLI. This info is...

I3
U4
enhancement
cli
S4

## Is your feature request related to a problem? Please describe. some tokens are limited in quantity. For example, NEO

I3
U4
enhancement
S4

according to [docs](https://pkg.go.dev/github.com/nspcc-dev/[email protected]/pkg/wallet#Wallet.Save), the wallet may be written to various byte streams. Instead, [package](https://pkg.go.dev/github.com/nspcc-dev/[email protected]/pkg/wallet) doesn't provide any option to customize output stream other than filepath suggest to either fix docs...

wallet
I3
U3
enhancement
S4

## Context I try to test migration of contracts' storage items using framework provided by `neotest` package. Sometimes contract stores items within its methods, so technically I could just call...

I3
U4
enhancement
S3
neotest

In current implementation CLI app supports NeoFS (Protocol Buffers) JSON format only. This format is sometimes not convenient. For example, we need to form container identifier field as ``` "cid":...

enhancement
neofs-cli
U4
S4
I3

* based on and blocked by #2801 (first 2 commits)

* starts #1803 * prepares the way for #1988 (#2692)

blocked

_Originally posted in https://github.com/nspcc-dev/neofs-node/pull/2674#discussion_r1540004148_ it's proposed to split `VerifyObject` and `StoreObject` functionality, both independent and reusable

good first issue
neofs-storage
U4
S4
I4