neoneo-go/pkg/neorpc
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
..
result config: use uint32 for validators/committee members count 2023-08-01 17:22:28 +03:00
rpcevent rpc: add "till" filter to WS block events 2022-10-24 06:09:36 +03:00
errors.go golangci: enable errorlint and fix everything it found 2022-09-02 18:36:23 +03:00
events.go rpc: merge response and request under pkg/neorpc 2022-07-25 11:57:53 +03:00
filters.go neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +03:00
filters_test.go neorpc: add Copy to filters for easy deep copying 2023-03-16 23:43:00 +03:00
types.go neorpc: adjust SignerWithWitness scopes parsing 2023-08-01 17:44:37 +03:00