neoneo-go/pkg/services
Anna Shaleva 8db997c58a neorpc: adjust SignerWithWitness scopes parsing
Ensure that Scopes can be properly parsed not only from the string
representation, but also from a single byte. transaction.Signer
is not affected (checked against the C# implementation), only
RPC-related signer scopes are allowed to be unmarshalled from byte.

Close #3059.

Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru>
2023-08-01 17:44:37 +03:00
..
helpers/rpcbroadcaster rpc/client: move to pkg/rpcclient 2022-07-21 22:39:53 +03:00
metrics services: allow multiple listen addresses for simple services 2022-12-07 11:23:01 +03:00
notary services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00
oracle *: add nolint comments to multiple errors wrapping 2023-03-15 16:38:01 +03:00
rpcsrv neorpc: adjust SignerWithWitness scopes parsing 2023-08-01 17:44:37 +03:00
stateroot services: use buffered channels for block subscription 2023-03-15 17:37:47 +03:00