Anna Shaleva

Results 136 issues of Anna Shaleva

## Is your feature request related to a problem? Please describe. `contract inspect` outputs instructions offsets, but does not outputs source code lines. It's hard to debug contracts having just...

feature
I2
U4
cli
S3

Close #3601. TODO: - [ ] Check NEWBUFFER opcode compatibility with large buffer size against C# VM. The behaviour diverges, it may be a bug on our side. - [...

Port https://github.com/neo-project/neo/pull/3512 and ensure our VM is HALTed after all these scripts processing.

vm
test
U4
S3
I4

https://github.com/neo-project/proposals/pull/160 is merged which means we can add support of fully-qualified extended types to manifest, contract bindings and compiler. It should be noted that standard diverges a bit from our...

feature
smartcontract
I2
U3
S2

## Is your feature request related to a problem? Please describe. Problem is described in https://github.com/nspcc-dev/neo-go/pull/3515#discussion_r1751411244. If request timeout configuration is small, then OID-reading routine may fail due to request...

I3
U3
enhancement
S3

## Is your feature request related to a problem? Please describe. #3515 is missing the ability to fetch block headers from NeoFS. ## Describe the solution you'd like 1. Allow...

I3
enhancement
U2
S2

Support [NEP-29](https://github.com/neo-project/proposals/pull/179) and [NEP-30](https://github.com/neo-project/proposals/pull/180) like we do for NEP-17/NEP-11 and https://github.com/nspcc-dev/neo-go/issues/3451.

feature
compiler
smartcontract
I2
I3
U2
S3

## Is your feature request related to a problem? Please describe. #3515 missing a retry mechanism for the following cases: 1. Block/header/OIDs search/download from NeoFS failed (which can easily happen,...

enhancement
U2
S2
I4

## Is your feature request related to a problem? Please describe. #3515 is able to work with a single NeoFS storage node only, which is neither reliable nor fast. ##...

feature
I3
U2
S2

Use https://github.com/nspcc-dev/neofs-sdk-go/blob/ab1e38bdd6a3748a44fd7f74f5bcb81f27bf7d03/object/id/id.go#L14 instead of `sha256.Size` where possible. Ref. https://github.com/nspcc-dev/neo-go/pull/3515#discussion_r1727016527. Blocked by https://github.com/nspcc-dev/neofs-sdk-go release.

U4
enhancement
S4
I4