neo-go/pkg/neorpc
Tatiana Nesterenko 3b29720298 neorpc: add deprecated error codes for C#-compatibility
While our server no longer uses these codes (-100, -400) they still can come
from C# servers and while we consider them deprecated we better at least have
some definition of them until C# implements our proposal:
https://github.com/neo-project/proposals/pull/156
Also adding description of deprecated RPC error codes in ROADMAP.md.

Signed-off-by: Tatiana Nesterenko <tatiana@nspcc.io>
2023-08-16 13:59:39 +01:00
..
result config: use uint32 for validators/committee members count 2023-04-13 13:42:40 +03:00
rpcevent *: replace interface{} with any keyword 2023-04-04 13:22:42 +03:00
errors.go neorpc: add deprecated error codes for C#-compatibility 2023-08-16 13:59:39 +01: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 the way SignerWithWitness is marshalled 2023-07-20 10:33:50 +03:00
types_test.go neorpc: adjust the way SignerWithWitness is marshalled 2023-07-20 10:33:50 +03:00